nostalgia/deps/glfw/include/GLFW/glfw3.h

6548 lines
236 KiB
C
Raw Normal View History

/*************************************************************************
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* GLFW 3.4 - www.glfw.org
* A library for OpenGL, window and input
*------------------------------------------------------------------------
* Copyright (c) 2002-2006 Marcus Geelnard
* Copyright (c) 2006-2019 Camilla Löwy <elmindreda@glfw.org>
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
*
* Permission is granted to anyone to use this software for any purpose,
* including commercial applications, and to alter it and redistribute it
* freely, subject to the following restrictions:
*
* 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software. If you use this software
* in a product, an acknowledgment in the product documentation would
* be appreciated but is not required.
*
* 2. Altered source versions must be plainly marked as such, and must not
* be misrepresented as being the original software.
*
* 3. This notice may not be removed or altered from any source
* distribution.
*
*************************************************************************/
#ifndef _glfw3_h_
#define _glfw3_h_
#ifdef __cplusplus
extern "C" {
#endif
/*************************************************************************
* Doxygen documentation
*************************************************************************/
/*! @file glfw3.h
* @brief The header of the GLFW 3 API.
*
* This is the header file of the GLFW 3 API. It defines all its types and
* declares all its functions.
*
* For more information about how to use this file, see @ref build_include.
*/
/*! @defgroup context Context reference
* @brief Functions and types related to OpenGL and OpenGL ES contexts.
*
* This is the reference documentation for OpenGL and OpenGL ES context related
* functions. For more task-oriented information, see the @ref context_guide.
*/
/*! @defgroup vulkan Vulkan support reference
* @brief Functions and types related to Vulkan.
*
* This is the reference documentation for Vulkan related functions and types.
* For more task-oriented information, see the @ref vulkan_guide.
*/
/*! @defgroup init Initialization, version and error reference
* @brief Functions and types related to initialization and error handling.
*
* This is the reference documentation for initialization and termination of
* the library, version management and error handling. For more task-oriented
* information, see the @ref intro_guide.
*/
/*! @defgroup input Input reference
* @brief Functions and types related to input handling.
*
* This is the reference documentation for input related functions and types.
* For more task-oriented information, see the @ref input_guide.
*/
/*! @defgroup monitor Monitor reference
* @brief Functions and types related to monitors.
*
* This is the reference documentation for monitor related functions and types.
* For more task-oriented information, see the @ref monitor_guide.
*/
/*! @defgroup window Window reference
* @brief Functions and types related to windows.
*
* This is the reference documentation for window related functions and types,
* including creation, deletion and event polling. For more task-oriented
* information, see the @ref window_guide.
*/
/*************************************************************************
* Compiler- and platform-specific preprocessor work
*************************************************************************/
/* If we are we on Windows, we want a single define for it.
*/
#if !defined(_WIN32) && (defined(__WIN32__) || defined(WIN32) || defined(__MINGW32__))
#define _WIN32
#endif /* _WIN32 */
/* Include because most Windows GLU headers need wchar_t and
* the macOS OpenGL header blocks the definition of ptrdiff_t by glext.h.
* Include it unconditionally to avoid surprising side-effects.
*/
#include <stddef.h>
/* Include because it is needed by Vulkan and related functions.
* Include it unconditionally to avoid surprising side-effects.
*/
#include <stdint.h>
#if defined(GLFW_INCLUDE_VULKAN)
#include <vulkan/vulkan.h>
#endif /* Vulkan header */
/* The Vulkan header may have indirectly included windows.h (because of
* VK_USE_PLATFORM_WIN32_KHR) so we offer our replacement symbols after it.
*/
/* It is customary to use APIENTRY for OpenGL function pointer declarations on
* all platforms. Additionally, the Windows OpenGL header needs APIENTRY.
*/
#if !defined(APIENTRY)
#if defined(_WIN32)
#define APIENTRY __stdcall
#else
#define APIENTRY
#endif
#define GLFW_APIENTRY_DEFINED
#endif /* APIENTRY */
/* Some Windows OpenGL headers need this.
*/
#if !defined(WINGDIAPI) && defined(_WIN32)
#define WINGDIAPI __declspec(dllimport)
#define GLFW_WINGDIAPI_DEFINED
#endif /* WINGDIAPI */
/* Some Windows GLU headers need this.
*/
#if !defined(CALLBACK) && defined(_WIN32)
#define CALLBACK __stdcall
#define GLFW_CALLBACK_DEFINED
#endif /* CALLBACK */
/* Include the chosen OpenGL or OpenGL ES headers.
*/
#if defined(GLFW_INCLUDE_ES1)
#include <GLES/gl.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GLES/glext.h>
#endif
#elif defined(GLFW_INCLUDE_ES2)
#include <GLES2/gl2.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GLES2/gl2ext.h>
#endif
#elif defined(GLFW_INCLUDE_ES3)
#include <GLES3/gl3.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GLES2/gl2ext.h>
#endif
#elif defined(GLFW_INCLUDE_ES31)
#include <GLES3/gl31.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GLES2/gl2ext.h>
#endif
#elif defined(GLFW_INCLUDE_ES32)
#include <GLES3/gl32.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GLES2/gl2ext.h>
#endif
#elif defined(GLFW_INCLUDE_GLCOREARB)
#if defined(__APPLE__)
#include <OpenGL/gl3.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <OpenGL/gl3ext.h>
#endif /*GLFW_INCLUDE_GLEXT*/
#else /*__APPLE__*/
#include <GL/glcorearb.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GL/glext.h>
#endif
#endif /*__APPLE__*/
#elif defined(GLFW_INCLUDE_GLU)
#if defined(__APPLE__)
#if defined(GLFW_INCLUDE_GLU)
#include <OpenGL/glu.h>
#endif
#else /*__APPLE__*/
#if defined(GLFW_INCLUDE_GLU)
#include <GL/glu.h>
#endif
#endif /*__APPLE__*/
#elif !defined(GLFW_INCLUDE_NONE) && \
!defined(__gl_h_) && \
!defined(__gles1_gl_h_) && \
!defined(__gles2_gl2_h_) && \
!defined(__gles2_gl3_h_) && \
!defined(__gles2_gl31_h_) && \
!defined(__gles2_gl32_h_) && \
!defined(__gl_glcorearb_h_) && \
!defined(__gl2_h_) /*legacy*/ && \
!defined(__gl3_h_) /*legacy*/ && \
!defined(__gl31_h_) /*legacy*/ && \
!defined(__gl32_h_) /*legacy*/ && \
!defined(__glcorearb_h_) /*legacy*/ && \
!defined(__GL_H__) /*non-standard*/ && \
!defined(__gltypes_h_) /*non-standard*/ && \
!defined(__glee_h_) /*non-standard*/
#if defined(__APPLE__)
#if !defined(GLFW_INCLUDE_GLEXT)
#define GL_GLEXT_LEGACY
#endif
#include <OpenGL/gl.h>
#else /*__APPLE__*/
#include <GL/gl.h>
#if defined(GLFW_INCLUDE_GLEXT)
#include <GL/glext.h>
#endif
#endif /*__APPLE__*/
#endif /* OpenGL and OpenGL ES headers */
#if defined(GLFW_DLL) && defined(_GLFW_BUILD_DLL)
/* GLFW_DLL must be defined by applications that are linking against the DLL
* version of the GLFW library. _GLFW_BUILD_DLL is defined by the GLFW
* configuration header when compiling the DLL version of the library.
*/
#error "You must not have both GLFW_DLL and _GLFW_BUILD_DLL defined"
#endif
/* GLFWAPI is used to declare public API functions for export
* from the DLL / shared library / dynamic library.
*/
#if defined(_WIN32) && defined(_GLFW_BUILD_DLL)
/* We are building GLFW as a Win32 DLL */
#define GLFWAPI __declspec(dllexport)
#elif defined(_WIN32) && defined(GLFW_DLL)
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/* We are calling a GLFW Win32 DLL */
#define GLFWAPI __declspec(dllimport)
#elif defined(__GNUC__) && defined(_GLFW_BUILD_DLL)
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/* We are building GLFW as a Unix shared library */
#define GLFWAPI __attribute__((visibility("default")))
#else
#define GLFWAPI
#endif
/*************************************************************************
* GLFW API tokens
*************************************************************************/
/*! @name GLFW version macros
* @{ */
/*! @brief The major version number of the GLFW header.
*
* The major version number of the GLFW header. This is incremented when the
* API is changed in non-compatible ways.
* @ingroup init
*/
#define GLFW_VERSION_MAJOR 3
/*! @brief The minor version number of the GLFW header.
*
* The minor version number of the GLFW header. This is incremented when
* features are added to the API but it remains backward-compatible.
* @ingroup init
*/
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_VERSION_MINOR 4
/*! @brief The revision number of the GLFW header.
*
* The revision number of the GLFW header. This is incremented when a bug fix
* release is made that does not contain any API changes.
* @ingroup init
*/
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_VERSION_REVISION 0
/*! @} */
/*! @brief One.
*
* This is only semantic sugar for the number 1. You can instead use `1` or
* `true` or `_True` or `GL_TRUE` or `VK_TRUE` or anything else that is equal
* to one.
*
* @ingroup init
*/
#define GLFW_TRUE 1
/*! @brief Zero.
*
* This is only semantic sugar for the number 0. You can instead use `0` or
* `false` or `_False` or `GL_FALSE` or `VK_FALSE` or anything else that is
* equal to zero.
*
* @ingroup init
*/
#define GLFW_FALSE 0
/*! @name Key and button actions
* @{ */
/*! @brief The key or mouse button was released.
*
* The key or mouse button was released.
*
* @ingroup input
*/
#define GLFW_RELEASE 0
/*! @brief The key or mouse button was pressed.
*
* The key or mouse button was pressed.
*
* @ingroup input
*/
#define GLFW_PRESS 1
/*! @brief The key was held down until it repeated.
*
* The key was held down until it repeated.
*
* @ingroup input
*/
#define GLFW_REPEAT 2
/*! @} */
/*! @defgroup hat_state Joystick hat states
* @brief Joystick hat states.
*
* See [joystick hat input](@ref joystick_hat) for how these are used.
*
* @ingroup input
* @{ */
#define GLFW_HAT_CENTERED 0
#define GLFW_HAT_UP 1
#define GLFW_HAT_RIGHT 2
#define GLFW_HAT_DOWN 4
#define GLFW_HAT_LEFT 8
#define GLFW_HAT_RIGHT_UP (GLFW_HAT_RIGHT | GLFW_HAT_UP)
#define GLFW_HAT_RIGHT_DOWN (GLFW_HAT_RIGHT | GLFW_HAT_DOWN)
#define GLFW_HAT_LEFT_UP (GLFW_HAT_LEFT | GLFW_HAT_UP)
#define GLFW_HAT_LEFT_DOWN (GLFW_HAT_LEFT | GLFW_HAT_DOWN)
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @ingroup input
*/
#define GLFW_KEY_UNKNOWN -1
/*! @} */
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @defgroup keys Keyboard key tokens
* @brief Keyboard key tokens.
*
* See [key input](@ref input_key) for how these are used.
*
* These key codes are inspired by the _USB HID Usage Tables v1.12_ (p. 53-60),
* but re-arranged to map to 7-bit ASCII for printable keys (function keys are
* put in the 256+ range).
*
* The naming of the key codes follow these rules:
* - The US keyboard layout is used
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* - Names of printable alphanumeric characters are used (e.g. "A", "R",
* "3", etc.)
* - For non-alphanumeric characters, Unicode:ish names are used (e.g.
* "COMMA", "LEFT_SQUARE_BRACKET", etc.). Note that some names do not
* correspond to the Unicode standard (usually for brevity)
* - Keys that lack a clear US mapping are named "WORLD_x"
* - For non-printable keys, custom names are used (e.g. "F4",
* "BACKSPACE", etc.)
*
* @ingroup input
* @{
*/
/* Printable keys */
#define GLFW_KEY_SPACE 32
#define GLFW_KEY_APOSTROPHE 39 /* ' */
#define GLFW_KEY_COMMA 44 /* , */
#define GLFW_KEY_MINUS 45 /* - */
#define GLFW_KEY_PERIOD 46 /* . */
#define GLFW_KEY_SLASH 47 /* / */
#define GLFW_KEY_0 48
#define GLFW_KEY_1 49
#define GLFW_KEY_2 50
#define GLFW_KEY_3 51
#define GLFW_KEY_4 52
#define GLFW_KEY_5 53
#define GLFW_KEY_6 54
#define GLFW_KEY_7 55
#define GLFW_KEY_8 56
#define GLFW_KEY_9 57
#define GLFW_KEY_SEMICOLON 59 /* ; */
#define GLFW_KEY_EQUAL 61 /* = */
#define GLFW_KEY_A 65
#define GLFW_KEY_B 66
#define GLFW_KEY_C 67
#define GLFW_KEY_D 68
#define GLFW_KEY_E 69
#define GLFW_KEY_F 70
#define GLFW_KEY_G 71
#define GLFW_KEY_H 72
#define GLFW_KEY_I 73
#define GLFW_KEY_J 74
#define GLFW_KEY_K 75
#define GLFW_KEY_L 76
#define GLFW_KEY_M 77
#define GLFW_KEY_N 78
#define GLFW_KEY_O 79
#define GLFW_KEY_P 80
#define GLFW_KEY_Q 81
#define GLFW_KEY_R 82
#define GLFW_KEY_S 83
#define GLFW_KEY_T 84
#define GLFW_KEY_U 85
#define GLFW_KEY_V 86
#define GLFW_KEY_W 87
#define GLFW_KEY_X 88
#define GLFW_KEY_Y 89
#define GLFW_KEY_Z 90
#define GLFW_KEY_LEFT_BRACKET 91 /* [ */
#define GLFW_KEY_BACKSLASH 92 /* \ */
#define GLFW_KEY_RIGHT_BRACKET 93 /* ] */
#define GLFW_KEY_GRAVE_ACCENT 96 /* ` */
#define GLFW_KEY_WORLD_1 161 /* non-US #1 */
#define GLFW_KEY_WORLD_2 162 /* non-US #2 */
/* Function keys */
#define GLFW_KEY_ESCAPE 256
#define GLFW_KEY_ENTER 257
#define GLFW_KEY_TAB 258
#define GLFW_KEY_BACKSPACE 259
#define GLFW_KEY_INSERT 260
#define GLFW_KEY_DELETE 261
#define GLFW_KEY_RIGHT 262
#define GLFW_KEY_LEFT 263
#define GLFW_KEY_DOWN 264
#define GLFW_KEY_UP 265
#define GLFW_KEY_PAGE_UP 266
#define GLFW_KEY_PAGE_DOWN 267
#define GLFW_KEY_HOME 268
#define GLFW_KEY_END 269
#define GLFW_KEY_CAPS_LOCK 280
#define GLFW_KEY_SCROLL_LOCK 281
#define GLFW_KEY_NUM_LOCK 282
#define GLFW_KEY_PRINT_SCREEN 283
#define GLFW_KEY_PAUSE 284
#define GLFW_KEY_F1 290
#define GLFW_KEY_F2 291
#define GLFW_KEY_F3 292
#define GLFW_KEY_F4 293
#define GLFW_KEY_F5 294
#define GLFW_KEY_F6 295
#define GLFW_KEY_F7 296
#define GLFW_KEY_F8 297
#define GLFW_KEY_F9 298
#define GLFW_KEY_F10 299
#define GLFW_KEY_F11 300
#define GLFW_KEY_F12 301
#define GLFW_KEY_F13 302
#define GLFW_KEY_F14 303
#define GLFW_KEY_F15 304
#define GLFW_KEY_F16 305
#define GLFW_KEY_F17 306
#define GLFW_KEY_F18 307
#define GLFW_KEY_F19 308
#define GLFW_KEY_F20 309
#define GLFW_KEY_F21 310
#define GLFW_KEY_F22 311
#define GLFW_KEY_F23 312
#define GLFW_KEY_F24 313
#define GLFW_KEY_F25 314
#define GLFW_KEY_KP_0 320
#define GLFW_KEY_KP_1 321
#define GLFW_KEY_KP_2 322
#define GLFW_KEY_KP_3 323
#define GLFW_KEY_KP_4 324
#define GLFW_KEY_KP_5 325
#define GLFW_KEY_KP_6 326
#define GLFW_KEY_KP_7 327
#define GLFW_KEY_KP_8 328
#define GLFW_KEY_KP_9 329
#define GLFW_KEY_KP_DECIMAL 330
#define GLFW_KEY_KP_DIVIDE 331
#define GLFW_KEY_KP_MULTIPLY 332
#define GLFW_KEY_KP_SUBTRACT 333
#define GLFW_KEY_KP_ADD 334
#define GLFW_KEY_KP_ENTER 335
#define GLFW_KEY_KP_EQUAL 336
#define GLFW_KEY_LEFT_SHIFT 340
#define GLFW_KEY_LEFT_CONTROL 341
#define GLFW_KEY_LEFT_ALT 342
#define GLFW_KEY_LEFT_SUPER 343
#define GLFW_KEY_RIGHT_SHIFT 344
#define GLFW_KEY_RIGHT_CONTROL 345
#define GLFW_KEY_RIGHT_ALT 346
#define GLFW_KEY_RIGHT_SUPER 347
#define GLFW_KEY_MENU 348
#define GLFW_KEY_LAST GLFW_KEY_MENU
/*! @} */
/*! @defgroup mods Modifier key flags
* @brief Modifier key flags.
*
* See [key input](@ref input_key) for how these are used.
*
* @ingroup input
* @{ */
/*! @brief If this bit is set one or more Shift keys were held down.
*
* If this bit is set one or more Shift keys were held down.
*/
#define GLFW_MOD_SHIFT 0x0001
/*! @brief If this bit is set one or more Control keys were held down.
*
* If this bit is set one or more Control keys were held down.
*/
#define GLFW_MOD_CONTROL 0x0002
/*! @brief If this bit is set one or more Alt keys were held down.
*
* If this bit is set one or more Alt keys were held down.
*/
#define GLFW_MOD_ALT 0x0004
/*! @brief If this bit is set one or more Super keys were held down.
*
* If this bit is set one or more Super keys were held down.
*/
#define GLFW_MOD_SUPER 0x0008
/*! @brief If this bit is set the Caps Lock key is enabled.
*
* If this bit is set the Caps Lock key is enabled and the @ref
* GLFW_LOCK_KEY_MODS input mode is set.
*/
#define GLFW_MOD_CAPS_LOCK 0x0010
/*! @brief If this bit is set the Num Lock key is enabled.
*
* If this bit is set the Num Lock key is enabled and the @ref
* GLFW_LOCK_KEY_MODS input mode is set.
*/
#define GLFW_MOD_NUM_LOCK 0x0020
/*! @} */
/*! @defgroup buttons Mouse buttons
* @brief Mouse button IDs.
*
* See [mouse button input](@ref input_mouse_button) for how these are used.
*
* @ingroup input
* @{ */
#define GLFW_MOUSE_BUTTON_1 0
#define GLFW_MOUSE_BUTTON_2 1
#define GLFW_MOUSE_BUTTON_3 2
#define GLFW_MOUSE_BUTTON_4 3
#define GLFW_MOUSE_BUTTON_5 4
#define GLFW_MOUSE_BUTTON_6 5
#define GLFW_MOUSE_BUTTON_7 6
#define GLFW_MOUSE_BUTTON_8 7
#define GLFW_MOUSE_BUTTON_LAST GLFW_MOUSE_BUTTON_8
#define GLFW_MOUSE_BUTTON_LEFT GLFW_MOUSE_BUTTON_1
#define GLFW_MOUSE_BUTTON_RIGHT GLFW_MOUSE_BUTTON_2
#define GLFW_MOUSE_BUTTON_MIDDLE GLFW_MOUSE_BUTTON_3
/*! @} */
/*! @defgroup joysticks Joysticks
* @brief Joystick IDs.
*
* See [joystick input](@ref joystick) for how these are used.
*
* @ingroup input
* @{ */
#define GLFW_JOYSTICK_1 0
#define GLFW_JOYSTICK_2 1
#define GLFW_JOYSTICK_3 2
#define GLFW_JOYSTICK_4 3
#define GLFW_JOYSTICK_5 4
#define GLFW_JOYSTICK_6 5
#define GLFW_JOYSTICK_7 6
#define GLFW_JOYSTICK_8 7
#define GLFW_JOYSTICK_9 8
#define GLFW_JOYSTICK_10 9
#define GLFW_JOYSTICK_11 10
#define GLFW_JOYSTICK_12 11
#define GLFW_JOYSTICK_13 12
#define GLFW_JOYSTICK_14 13
#define GLFW_JOYSTICK_15 14
#define GLFW_JOYSTICK_16 15
#define GLFW_JOYSTICK_LAST GLFW_JOYSTICK_16
/*! @} */
/*! @defgroup gamepad_buttons Gamepad buttons
* @brief Gamepad buttons.
*
* See @ref gamepad for how these are used.
*
* @ingroup input
* @{ */
#define GLFW_GAMEPAD_BUTTON_A 0
#define GLFW_GAMEPAD_BUTTON_B 1
#define GLFW_GAMEPAD_BUTTON_X 2
#define GLFW_GAMEPAD_BUTTON_Y 3
#define GLFW_GAMEPAD_BUTTON_LEFT_BUMPER 4
#define GLFW_GAMEPAD_BUTTON_RIGHT_BUMPER 5
#define GLFW_GAMEPAD_BUTTON_BACK 6
#define GLFW_GAMEPAD_BUTTON_START 7
#define GLFW_GAMEPAD_BUTTON_GUIDE 8
#define GLFW_GAMEPAD_BUTTON_LEFT_THUMB 9
#define GLFW_GAMEPAD_BUTTON_RIGHT_THUMB 10
#define GLFW_GAMEPAD_BUTTON_DPAD_UP 11
#define GLFW_GAMEPAD_BUTTON_DPAD_RIGHT 12
#define GLFW_GAMEPAD_BUTTON_DPAD_DOWN 13
#define GLFW_GAMEPAD_BUTTON_DPAD_LEFT 14
#define GLFW_GAMEPAD_BUTTON_LAST GLFW_GAMEPAD_BUTTON_DPAD_LEFT
#define GLFW_GAMEPAD_BUTTON_CROSS GLFW_GAMEPAD_BUTTON_A
#define GLFW_GAMEPAD_BUTTON_CIRCLE GLFW_GAMEPAD_BUTTON_B
#define GLFW_GAMEPAD_BUTTON_SQUARE GLFW_GAMEPAD_BUTTON_X
#define GLFW_GAMEPAD_BUTTON_TRIANGLE GLFW_GAMEPAD_BUTTON_Y
/*! @} */
/*! @defgroup gamepad_axes Gamepad axes
* @brief Gamepad axes.
*
* See @ref gamepad for how these are used.
*
* @ingroup input
* @{ */
#define GLFW_GAMEPAD_AXIS_LEFT_X 0
#define GLFW_GAMEPAD_AXIS_LEFT_Y 1
#define GLFW_GAMEPAD_AXIS_RIGHT_X 2
#define GLFW_GAMEPAD_AXIS_RIGHT_Y 3
#define GLFW_GAMEPAD_AXIS_LEFT_TRIGGER 4
#define GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER 5
#define GLFW_GAMEPAD_AXIS_LAST GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER
/*! @} */
/*! @defgroup errors Error codes
* @brief Error codes.
*
* See [error handling](@ref error_handling) for how these are used.
*
* @ingroup init
* @{ */
/*! @brief No error has occurred.
*
* No error has occurred.
*
* @analysis Yay.
*/
#define GLFW_NO_ERROR 0
/*! @brief GLFW has not been initialized.
*
* This occurs if a GLFW function was called that must not be called unless the
* library is [initialized](@ref intro_init).
*
* @analysis Application programmer error. Initialize GLFW before calling any
* function that requires initialization.
*/
#define GLFW_NOT_INITIALIZED 0x00010001
/*! @brief No context is current for this thread.
*
* This occurs if a GLFW function was called that needs and operates on the
* current OpenGL or OpenGL ES context but no context is current on the calling
* thread. One such function is @ref glfwSwapInterval.
*
* @analysis Application programmer error. Ensure a context is current before
* calling functions that require a current context.
*/
#define GLFW_NO_CURRENT_CONTEXT 0x00010002
/*! @brief One of the arguments to the function was an invalid enum value.
*
* One of the arguments to the function was an invalid enum value, for example
* requesting @ref GLFW_RED_BITS with @ref glfwGetWindowAttrib.
*
* @analysis Application programmer error. Fix the offending call.
*/
#define GLFW_INVALID_ENUM 0x00010003
/*! @brief One of the arguments to the function was an invalid value.
*
* One of the arguments to the function was an invalid value, for example
* requesting a non-existent OpenGL or OpenGL ES version like 2.7.
*
* Requesting a valid but unavailable OpenGL or OpenGL ES version will instead
* result in a @ref GLFW_VERSION_UNAVAILABLE error.
*
* @analysis Application programmer error. Fix the offending call.
*/
#define GLFW_INVALID_VALUE 0x00010004
/*! @brief A memory allocation failed.
*
* A memory allocation failed.
*
* @analysis A bug in GLFW or the underlying operating system. Report the bug
* to our [issue tracker](https://github.com/glfw/glfw/issues).
*/
#define GLFW_OUT_OF_MEMORY 0x00010005
/*! @brief GLFW could not find support for the requested API on the system.
*
* GLFW could not find support for the requested API on the system.
*
* @analysis The installed graphics driver does not support the requested
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* API, or does not support it via the chosen context creation API.
* Below are a few examples.
*
* @par
* Some pre-installed Windows graphics drivers do not support OpenGL. AMD only
* supports OpenGL ES via EGL, while Nvidia and Intel only support it via
* a WGL or GLX extension. macOS does not provide OpenGL ES at all. The Mesa
* EGL, OpenGL and OpenGL ES libraries do not interface with the Nvidia binary
* driver. Older graphics drivers do not support Vulkan.
*/
#define GLFW_API_UNAVAILABLE 0x00010006
/*! @brief The requested OpenGL or OpenGL ES version is not available.
*
* The requested OpenGL or OpenGL ES version (including any requested context
* or framebuffer hints) is not available on this machine.
*
* @analysis The machine does not support your requirements. If your
* application is sufficiently flexible, downgrade your requirements and try
* again. Otherwise, inform the user that their machine does not match your
* requirements.
*
* @par
* Future invalid OpenGL and OpenGL ES versions, for example OpenGL 4.8 if 5.0
* comes out before the 4.x series gets that far, also fail with this error and
* not @ref GLFW_INVALID_VALUE, because GLFW cannot know what future versions
* will exist.
*/
#define GLFW_VERSION_UNAVAILABLE 0x00010007
/*! @brief A platform-specific error occurred that does not match any of the
* more specific categories.
*
* A platform-specific error occurred that does not match any of the more
* specific categories.
*
* @analysis A bug or configuration error in GLFW, the underlying operating
* system or its drivers, or a lack of required resources. Report the issue to
* our [issue tracker](https://github.com/glfw/glfw/issues).
*/
#define GLFW_PLATFORM_ERROR 0x00010008
/*! @brief The requested format is not supported or available.
*
* If emitted during window creation, the requested pixel format is not
* supported.
*
* If emitted when querying the clipboard, the contents of the clipboard could
* not be converted to the requested format.
*
* @analysis If emitted during window creation, one or more
* [hard constraints](@ref window_hints_hard) did not match any of the
* available pixel formats. If your application is sufficiently flexible,
* downgrade your requirements and try again. Otherwise, inform the user that
* their machine does not match your requirements.
*
* @par
* If emitted when querying the clipboard, ignore the error or report it to
* the user, as appropriate.
*/
#define GLFW_FORMAT_UNAVAILABLE 0x00010009
/*! @brief The specified window does not have an OpenGL or OpenGL ES context.
*
* A window that does not have an OpenGL or OpenGL ES context was passed to
* a function that requires it to have one.
*
* @analysis Application programmer error. Fix the offending call.
*/
#define GLFW_NO_WINDOW_CONTEXT 0x0001000A
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief The specified cursor shape is not available.
*
* The specified standard cursor shape is not available, either because the
* current platform cursor theme does not provide it or because it is not
* available on the platform.
*
* @analysis Platform or system settings limitation. Pick another
* [standard cursor shape](@ref shapes) or create a
* [custom cursor](@ref cursor_custom).
*/
#define GLFW_CURSOR_UNAVAILABLE 0x0001000B
/*! @brief The requested feature is not provided by the platform.
*
* The requested feature is not provided by the platform, so GLFW is unable to
* implement it. The documentation for each function notes if it could emit
* this error.
*
* @analysis Platform or platform version limitation. The error can be ignored
* unless the feature is critical to the application.
*
* @par
* A function call that emits this error has no effect other than the error and
* updating any existing out parameters.
*/
#define GLFW_FEATURE_UNAVAILABLE 0x0001000C
/*! @brief The requested feature is not implemented for the platform.
*
* The requested feature has not yet been implemented in GLFW for this platform.
*
* @analysis An incomplete implementation of GLFW for this platform, hopefully
* fixed in a future release. The error can be ignored unless the feature is
* critical to the application.
*
* @par
* A function call that emits this error has no effect other than the error and
* updating any existing out parameters.
*/
#define GLFW_FEATURE_UNIMPLEMENTED 0x0001000D
/*! @brief Platform unavailable or no matching platform was found.
*
* If emitted during initialization, no matching platform was found. If the @ref
* GLFW_PLATFORM init hint was set to `GLFW_ANY_PLATFORM`, GLFW could not detect any of
* the platforms supported by this library binary, except for the Null platform. If the
* init hint was set to a specific platform, it is either not supported by this library
* binary or GLFW was not able to detect it.
*
* If emitted by a native access function, GLFW was initialized for a different platform
* than the function is for.
*
* @analysis Failure to detect any platform usually only happens on non-macOS Unix
* systems, either when no window system is running or the program was run from
* a terminal that does not have the necessary environment variables. Fall back to
* a different platform if possible or notify the user that no usable platform was
* detected.
*
* Failure to detect a specific platform may have the same cause as above or be because
* support for that platform was not compiled in. Call @ref glfwPlatformSupported to
* check whether a specific platform is supported by a library binary.
*/
#define GLFW_PLATFORM_UNAVAILABLE 0x0001000E
/*! @} */
/*! @addtogroup window
* @{ */
/*! @brief Input focus window hint and attribute
*
* Input focus [window hint](@ref GLFW_FOCUSED_hint) or
* [window attribute](@ref GLFW_FOCUSED_attrib).
*/
#define GLFW_FOCUSED 0x00020001
/*! @brief Window iconification window attribute
*
* Window iconification [window attribute](@ref GLFW_ICONIFIED_attrib).
*/
#define GLFW_ICONIFIED 0x00020002
/*! @brief Window resize-ability window hint and attribute
*
* Window resize-ability [window hint](@ref GLFW_RESIZABLE_hint) and
* [window attribute](@ref GLFW_RESIZABLE_attrib).
*/
#define GLFW_RESIZABLE 0x00020003
/*! @brief Window visibility window hint and attribute
*
* Window visibility [window hint](@ref GLFW_VISIBLE_hint) and
* [window attribute](@ref GLFW_VISIBLE_attrib).
*/
#define GLFW_VISIBLE 0x00020004
/*! @brief Window decoration window hint and attribute
*
* Window decoration [window hint](@ref GLFW_DECORATED_hint) and
* [window attribute](@ref GLFW_DECORATED_attrib).
*/
#define GLFW_DECORATED 0x00020005
/*! @brief Window auto-iconification window hint and attribute
*
* Window auto-iconification [window hint](@ref GLFW_AUTO_ICONIFY_hint) and
* [window attribute](@ref GLFW_AUTO_ICONIFY_attrib).
*/
#define GLFW_AUTO_ICONIFY 0x00020006
/*! @brief Window decoration window hint and attribute
*
* Window decoration [window hint](@ref GLFW_FLOATING_hint) and
* [window attribute](@ref GLFW_FLOATING_attrib).
*/
#define GLFW_FLOATING 0x00020007
/*! @brief Window maximization window hint and attribute
*
* Window maximization [window hint](@ref GLFW_MAXIMIZED_hint) and
* [window attribute](@ref GLFW_MAXIMIZED_attrib).
*/
#define GLFW_MAXIMIZED 0x00020008
/*! @brief Cursor centering window hint
*
* Cursor centering [window hint](@ref GLFW_CENTER_CURSOR_hint).
*/
#define GLFW_CENTER_CURSOR 0x00020009
/*! @brief Window framebuffer transparency hint and attribute
*
* Window framebuffer transparency
* [window hint](@ref GLFW_TRANSPARENT_FRAMEBUFFER_hint) and
* [window attribute](@ref GLFW_TRANSPARENT_FRAMEBUFFER_attrib).
*/
#define GLFW_TRANSPARENT_FRAMEBUFFER 0x0002000A
/*! @brief Mouse cursor hover window attribute.
*
* Mouse cursor hover [window attribute](@ref GLFW_HOVERED_attrib).
*/
#define GLFW_HOVERED 0x0002000B
/*! @brief Input focus on calling show window hint and attribute
*
* Input focus [window hint](@ref GLFW_FOCUS_ON_SHOW_hint) or
* [window attribute](@ref GLFW_FOCUS_ON_SHOW_attrib).
*/
#define GLFW_FOCUS_ON_SHOW 0x0002000C
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Mouse input transparency window hint and attribute
*
* Mouse input transparency [window hint](@ref GLFW_MOUSE_PASSTHROUGH_hint) or
* [window attribute](@ref GLFW_MOUSE_PASSTHROUGH_attrib).
*/
#define GLFW_MOUSE_PASSTHROUGH 0x0002000D
/*! @brief Initial position x-coordinate window hint.
*
* Initial position x-coordinate [window hint](@ref GLFW_POSITION_X).
*/
#define GLFW_POSITION_X 0x0002000E
/*! @brief Initial position y-coordinate window hint.
*
* Initial position y-coordinate [window hint](@ref GLFW_POSITION_Y).
*/
#define GLFW_POSITION_Y 0x0002000F
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_RED_BITS).
*/
#define GLFW_RED_BITS 0x00021001
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_GREEN_BITS).
*/
#define GLFW_GREEN_BITS 0x00021002
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_BLUE_BITS).
*/
#define GLFW_BLUE_BITS 0x00021003
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_ALPHA_BITS).
*/
#define GLFW_ALPHA_BITS 0x00021004
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_DEPTH_BITS).
*/
#define GLFW_DEPTH_BITS 0x00021005
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_STENCIL_BITS).
*/
#define GLFW_STENCIL_BITS 0x00021006
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_ACCUM_RED_BITS).
*/
#define GLFW_ACCUM_RED_BITS 0x00021007
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_ACCUM_GREEN_BITS).
*/
#define GLFW_ACCUM_GREEN_BITS 0x00021008
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_ACCUM_BLUE_BITS).
*/
#define GLFW_ACCUM_BLUE_BITS 0x00021009
/*! @brief Framebuffer bit depth hint.
*
* Framebuffer bit depth [hint](@ref GLFW_ACCUM_ALPHA_BITS).
*/
#define GLFW_ACCUM_ALPHA_BITS 0x0002100A
/*! @brief Framebuffer auxiliary buffer hint.
*
* Framebuffer auxiliary buffer [hint](@ref GLFW_AUX_BUFFERS).
*/
#define GLFW_AUX_BUFFERS 0x0002100B
/*! @brief OpenGL stereoscopic rendering hint.
*
* OpenGL stereoscopic rendering [hint](@ref GLFW_STEREO).
*/
#define GLFW_STEREO 0x0002100C
/*! @brief Framebuffer MSAA samples hint.
*
* Framebuffer MSAA samples [hint](@ref GLFW_SAMPLES).
*/
#define GLFW_SAMPLES 0x0002100D
/*! @brief Framebuffer sRGB hint.
*
* Framebuffer sRGB [hint](@ref GLFW_SRGB_CAPABLE).
*/
#define GLFW_SRGB_CAPABLE 0x0002100E
/*! @brief Monitor refresh rate hint.
*
* Monitor refresh rate [hint](@ref GLFW_REFRESH_RATE).
*/
#define GLFW_REFRESH_RATE 0x0002100F
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Framebuffer double buffering hint and attribute.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* Framebuffer double buffering [hint](@ref GLFW_DOUBLEBUFFER_hint) and
* [attribute](@ref GLFW_DOUBLEBUFFER_attrib).
*/
#define GLFW_DOUBLEBUFFER 0x00021010
/*! @brief Context client API hint and attribute.
*
* Context client API [hint](@ref GLFW_CLIENT_API_hint) and
* [attribute](@ref GLFW_CLIENT_API_attrib).
*/
#define GLFW_CLIENT_API 0x00022001
/*! @brief Context client API major version hint and attribute.
*
* Context client API major version [hint](@ref GLFW_CONTEXT_VERSION_MAJOR_hint)
* and [attribute](@ref GLFW_CONTEXT_VERSION_MAJOR_attrib).
*/
#define GLFW_CONTEXT_VERSION_MAJOR 0x00022002
/*! @brief Context client API minor version hint and attribute.
*
* Context client API minor version [hint](@ref GLFW_CONTEXT_VERSION_MINOR_hint)
* and [attribute](@ref GLFW_CONTEXT_VERSION_MINOR_attrib).
*/
#define GLFW_CONTEXT_VERSION_MINOR 0x00022003
/*! @brief Context client API revision number attribute.
*
* Context client API revision number
* [attribute](@ref GLFW_CONTEXT_REVISION_attrib).
*/
#define GLFW_CONTEXT_REVISION 0x00022004
/*! @brief Context robustness hint and attribute.
*
* Context client API revision number [hint](@ref GLFW_CONTEXT_ROBUSTNESS_hint)
* and [attribute](@ref GLFW_CONTEXT_ROBUSTNESS_attrib).
*/
#define GLFW_CONTEXT_ROBUSTNESS 0x00022005
/*! @brief OpenGL forward-compatibility hint and attribute.
*
* OpenGL forward-compatibility [hint](@ref GLFW_OPENGL_FORWARD_COMPAT_hint)
* and [attribute](@ref GLFW_OPENGL_FORWARD_COMPAT_attrib).
*/
#define GLFW_OPENGL_FORWARD_COMPAT 0x00022006
/*! @brief Debug mode context hint and attribute.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* Debug mode context [hint](@ref GLFW_CONTEXT_DEBUG_hint) and
* [attribute](@ref GLFW_CONTEXT_DEBUG_attrib).
*/
#define GLFW_CONTEXT_DEBUG 0x00022007
/*! @brief Legacy name for compatibility.
*
* This is an alias for compatibility with earlier versions.
*/
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_OPENGL_DEBUG_CONTEXT GLFW_CONTEXT_DEBUG
/*! @brief OpenGL profile hint and attribute.
*
* OpenGL profile [hint](@ref GLFW_OPENGL_PROFILE_hint) and
* [attribute](@ref GLFW_OPENGL_PROFILE_attrib).
*/
#define GLFW_OPENGL_PROFILE 0x00022008
/*! @brief Context flush-on-release hint and attribute.
*
* Context flush-on-release [hint](@ref GLFW_CONTEXT_RELEASE_BEHAVIOR_hint) and
* [attribute](@ref GLFW_CONTEXT_RELEASE_BEHAVIOR_attrib).
*/
#define GLFW_CONTEXT_RELEASE_BEHAVIOR 0x00022009
/*! @brief Context error suppression hint and attribute.
*
* Context error suppression [hint](@ref GLFW_CONTEXT_NO_ERROR_hint) and
* [attribute](@ref GLFW_CONTEXT_NO_ERROR_attrib).
*/
#define GLFW_CONTEXT_NO_ERROR 0x0002200A
/*! @brief Context creation API hint and attribute.
*
* Context creation API [hint](@ref GLFW_CONTEXT_CREATION_API_hint) and
* [attribute](@ref GLFW_CONTEXT_CREATION_API_attrib).
*/
#define GLFW_CONTEXT_CREATION_API 0x0002200B
/*! @brief Window content area scaling window
* [window hint](@ref GLFW_SCALE_TO_MONITOR).
*/
#define GLFW_SCALE_TO_MONITOR 0x0002200C
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Window framebuffer scaling
* [window hint](@ref GLFW_SCALE_FRAMEBUFFER_hint).
*/
#define GLFW_SCALE_FRAMEBUFFER 0x0002200D
/*! @brief Legacy name for compatibility.
*
* This is an alias for the
* [GLFW_SCALE_FRAMEBUFFER](@ref GLFW_SCALE_FRAMEBUFFER_hint) window hint for
* compatibility with earlier versions.
*/
#define GLFW_COCOA_RETINA_FRAMEBUFFER 0x00023001
/*! @brief macOS specific
* [window hint](@ref GLFW_COCOA_FRAME_NAME_hint).
*/
#define GLFW_COCOA_FRAME_NAME 0x00023002
/*! @brief macOS specific
* [window hint](@ref GLFW_COCOA_GRAPHICS_SWITCHING_hint).
*/
#define GLFW_COCOA_GRAPHICS_SWITCHING 0x00023003
/*! @brief X11 specific
* [window hint](@ref GLFW_X11_CLASS_NAME_hint).
*/
#define GLFW_X11_CLASS_NAME 0x00024001
/*! @brief X11 specific
* [window hint](@ref GLFW_X11_CLASS_NAME_hint).
*/
#define GLFW_X11_INSTANCE_NAME 0x00024002
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_WIN32_KEYBOARD_MENU 0x00025001
/*! @brief Win32 specific [window hint](@ref GLFW_WIN32_SHOWDEFAULT_hint).
*/
#define GLFW_WIN32_SHOWDEFAULT 0x00025002
/*! @brief Wayland specific
* [window hint](@ref GLFW_WAYLAND_APP_ID_hint).
*
* Allows specification of the Wayland app_id.
*/
#define GLFW_WAYLAND_APP_ID 0x00026001
/*! @} */
#define GLFW_NO_API 0
#define GLFW_OPENGL_API 0x00030001
#define GLFW_OPENGL_ES_API 0x00030002
#define GLFW_NO_ROBUSTNESS 0
#define GLFW_NO_RESET_NOTIFICATION 0x00031001
#define GLFW_LOSE_CONTEXT_ON_RESET 0x00031002
#define GLFW_OPENGL_ANY_PROFILE 0
#define GLFW_OPENGL_CORE_PROFILE 0x00032001
#define GLFW_OPENGL_COMPAT_PROFILE 0x00032002
#define GLFW_CURSOR 0x00033001
#define GLFW_STICKY_KEYS 0x00033002
#define GLFW_STICKY_MOUSE_BUTTONS 0x00033003
#define GLFW_LOCK_KEY_MODS 0x00033004
#define GLFW_RAW_MOUSE_MOTION 0x00033005
#define GLFW_CURSOR_NORMAL 0x00034001
#define GLFW_CURSOR_HIDDEN 0x00034002
#define GLFW_CURSOR_DISABLED 0x00034003
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_CURSOR_CAPTURED 0x00034004
#define GLFW_ANY_RELEASE_BEHAVIOR 0
#define GLFW_RELEASE_BEHAVIOR_FLUSH 0x00035001
#define GLFW_RELEASE_BEHAVIOR_NONE 0x00035002
#define GLFW_NATIVE_CONTEXT_API 0x00036001
#define GLFW_EGL_CONTEXT_API 0x00036002
#define GLFW_OSMESA_CONTEXT_API 0x00036003
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_ANGLE_PLATFORM_TYPE_NONE 0x00037001
#define GLFW_ANGLE_PLATFORM_TYPE_OPENGL 0x00037002
#define GLFW_ANGLE_PLATFORM_TYPE_OPENGLES 0x00037003
#define GLFW_ANGLE_PLATFORM_TYPE_D3D9 0x00037004
#define GLFW_ANGLE_PLATFORM_TYPE_D3D11 0x00037005
#define GLFW_ANGLE_PLATFORM_TYPE_VULKAN 0x00037007
#define GLFW_ANGLE_PLATFORM_TYPE_METAL 0x00037008
#define GLFW_WAYLAND_PREFER_LIBDECOR 0x00038001
#define GLFW_WAYLAND_DISABLE_LIBDECOR 0x00038002
#define GLFW_ANY_POSITION 0x80000000
/*! @defgroup shapes Standard cursor shapes
* @brief Standard system cursor shapes.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* These are the [standard cursor shapes](@ref cursor_standard) that can be
* requested from the platform (window system).
*
* @ingroup input
* @{ */
/*! @brief The regular arrow cursor shape.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* The regular arrow cursor shape.
*/
#define GLFW_ARROW_CURSOR 0x00036001
/*! @brief The text input I-beam cursor shape.
*
* The text input I-beam cursor shape.
*/
#define GLFW_IBEAM_CURSOR 0x00036002
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief The crosshair cursor shape.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* The crosshair cursor shape.
*/
#define GLFW_CROSSHAIR_CURSOR 0x00036003
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief The pointing hand cursor shape.
*
* The pointing hand cursor shape.
*/
#define GLFW_POINTING_HAND_CURSOR 0x00036004
/*! @brief The horizontal resize/move arrow shape.
*
* The horizontal resize/move arrow shape. This is usually a horizontal
* double-headed arrow.
*/
#define GLFW_RESIZE_EW_CURSOR 0x00036005
/*! @brief The vertical resize/move arrow shape.
*
* The vertical resize/move shape. This is usually a vertical double-headed
* arrow.
*/
#define GLFW_RESIZE_NS_CURSOR 0x00036006
/*! @brief The top-left to bottom-right diagonal resize/move arrow shape.
*
* The top-left to bottom-right diagonal resize/move shape. This is usually
* a diagonal double-headed arrow.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @note @macos This shape is provided by a private system API and may fail
* with @ref GLFW_CURSOR_UNAVAILABLE in the future.
*
* @note @wayland This shape is provided by a newer standard not supported by
* all cursor themes.
*
* @note @x11 This shape is provided by a newer standard not supported by all
* cursor themes.
*/
#define GLFW_RESIZE_NWSE_CURSOR 0x00036007
/*! @brief The top-right to bottom-left diagonal resize/move arrow shape.
*
* The top-right to bottom-left diagonal resize/move shape. This is usually
* a diagonal double-headed arrow.
*
* @note @macos This shape is provided by a private system API and may fail
* with @ref GLFW_CURSOR_UNAVAILABLE in the future.
*
* @note @wayland This shape is provided by a newer standard not supported by
* all cursor themes.
*
* @note @x11 This shape is provided by a newer standard not supported by all
* cursor themes.
*/
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_RESIZE_NESW_CURSOR 0x00036008
/*! @brief The omni-directional resize/move cursor shape.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* The omni-directional resize cursor/move shape. This is usually either
* a combined horizontal and vertical double-headed arrow or a grabbing hand.
*/
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_RESIZE_ALL_CURSOR 0x00036009
/*! @brief The operation-not-allowed shape.
*
* The operation-not-allowed shape. This is usually a circle with a diagonal
* line through it.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @note @wayland This shape is provided by a newer standard not supported by
* all cursor themes.
*
* @note @x11 This shape is provided by a newer standard not supported by all
* cursor themes.
*/
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_NOT_ALLOWED_CURSOR 0x0003600A
/*! @brief Legacy name for compatibility.
*
* This is an alias for compatibility with earlier versions.
*/
#define GLFW_HRESIZE_CURSOR GLFW_RESIZE_EW_CURSOR
/*! @brief Legacy name for compatibility.
*
* This is an alias for compatibility with earlier versions.
*/
#define GLFW_VRESIZE_CURSOR GLFW_RESIZE_NS_CURSOR
/*! @brief Legacy name for compatibility.
*
* This is an alias for compatibility with earlier versions.
*/
#define GLFW_HAND_CURSOR GLFW_POINTING_HAND_CURSOR
/*! @} */
#define GLFW_CONNECTED 0x00040001
#define GLFW_DISCONNECTED 0x00040002
/*! @addtogroup init
* @{ */
/*! @brief Joystick hat buttons init hint.
*
* Joystick hat buttons [init hint](@ref GLFW_JOYSTICK_HAT_BUTTONS).
*/
#define GLFW_JOYSTICK_HAT_BUTTONS 0x00050001
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief ANGLE rendering backend init hint.
*
* ANGLE rendering backend [init hint](@ref GLFW_ANGLE_PLATFORM_TYPE_hint).
*/
#define GLFW_ANGLE_PLATFORM_TYPE 0x00050002
/*! @brief Platform selection init hint.
*
* Platform selection [init hint](@ref GLFW_PLATFORM).
*/
#define GLFW_PLATFORM 0x00050003
/*! @brief macOS specific init hint.
*
* macOS specific [init hint](@ref GLFW_COCOA_CHDIR_RESOURCES_hint).
*/
#define GLFW_COCOA_CHDIR_RESOURCES 0x00051001
/*! @brief macOS specific init hint.
*
* macOS specific [init hint](@ref GLFW_COCOA_MENUBAR_hint).
*/
#define GLFW_COCOA_MENUBAR 0x00051002
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief X11 specific init hint.
*
* X11 specific [init hint](@ref GLFW_X11_XCB_VULKAN_SURFACE_hint).
*/
#define GLFW_X11_XCB_VULKAN_SURFACE 0x00052001
/*! @brief Wayland specific init hint.
*
* Wayland specific [init hint](@ref GLFW_WAYLAND_LIBDECOR_hint).
*/
#define GLFW_WAYLAND_LIBDECOR 0x00053001
/*! @} */
/*! @addtogroup init
* @{ */
/*! @brief Hint value that enables automatic platform selection.
*
* Hint value for @ref GLFW_PLATFORM that enables automatic platform selection.
*/
#define GLFW_ANY_PLATFORM 0x00060000
#define GLFW_PLATFORM_WIN32 0x00060001
#define GLFW_PLATFORM_COCOA 0x00060002
#define GLFW_PLATFORM_WAYLAND 0x00060003
#define GLFW_PLATFORM_X11 0x00060004
#define GLFW_PLATFORM_NULL 0x00060005
/*! @} */
#define GLFW_DONT_CARE -1
/*************************************************************************
* GLFW API types
*************************************************************************/
/*! @brief Client API function pointer type.
*
* Generic function pointer used for returning client API function pointers
* without forcing a cast from a regular pointer.
*
* @sa @ref context_glext
* @sa @ref glfwGetProcAddress
*
* @since Added in version 3.0.
*
* @ingroup context
*/
typedef void (*GLFWglproc)(void);
/*! @brief Vulkan API function pointer type.
*
* Generic function pointer used for returning Vulkan API function pointers
* without forcing a cast from a regular pointer.
*
* @sa @ref vulkan_proc
* @sa @ref glfwGetInstanceProcAddress
*
* @since Added in version 3.2.
*
* @ingroup vulkan
*/
typedef void (*GLFWvkproc)(void);
/*! @brief Opaque monitor object.
*
* Opaque monitor object.
*
* @see @ref monitor_object
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
typedef struct GLFWmonitor GLFWmonitor;
/*! @brief Opaque window object.
*
* Opaque window object.
*
* @see @ref window_object
*
* @since Added in version 3.0.
*
* @ingroup window
*/
typedef struct GLFWwindow GLFWwindow;
/*! @brief Opaque cursor object.
*
* Opaque cursor object.
*
* @see @ref cursor_object
*
* @since Added in version 3.1.
*
* @ingroup input
*/
typedef struct GLFWcursor GLFWcursor;
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief The function pointer type for memory allocation callbacks.
*
* This is the function pointer type for memory allocation callbacks. A memory
* allocation callback function has the following signature:
* @code
* void* function_name(size_t size, void* user)
* @endcode
*
* This function must return either a memory block at least `size` bytes long,
* or `NULL` if allocation failed. Note that not all parts of GLFW handle allocation
* failures gracefully yet.
*
* This function must support being called during @ref glfwInit but before the library is
* flagged as initialized, as well as during @ref glfwTerminate after the library is no
* longer flagged as initialized.
*
* Any memory allocated via this function will be deallocated via the same allocator
* during library termination or earlier.
*
* Any memory allocated via this function must be suitably aligned for any object type.
* If you are using C99 or earlier, this alignment is platform-dependent but will be the
* same as what `malloc` provides. If you are using C11 or later, this is the value of
* `alignof(max_align_t)`.
*
* The size will always be greater than zero. Allocations of size zero are filtered out
* before reaching the custom allocator.
*
* If this function returns `NULL`, GLFW will emit @ref GLFW_OUT_OF_MEMORY.
*
* This function must not call any GLFW function.
*
* @param[in] size The minimum size, in bytes, of the memory block.
* @param[in] user The user-defined pointer from the allocator.
* @return The address of the newly allocated memory block, or `NULL` if an
* error occurred.
*
* @pointer_lifetime The returned memory block must be valid at least until it
* is deallocated.
*
* @reentrancy This function should not call any GLFW function.
*
* @thread_safety This function must support being called from any thread that calls GLFW
* functions.
*
* @sa @ref init_allocator
* @sa @ref GLFWallocator
*
* @since Added in version 3.4.
*
* @ingroup init
*/
typedef void* (* GLFWallocatefun)(size_t size, void* user);
/*! @brief The function pointer type for memory reallocation callbacks.
*
* This is the function pointer type for memory reallocation callbacks.
* A memory reallocation callback function has the following signature:
* @code
* void* function_name(void* block, size_t size, void* user)
* @endcode
*
* This function must return a memory block at least `size` bytes long, or
* `NULL` if allocation failed. Note that not all parts of GLFW handle allocation
* failures gracefully yet.
*
* This function must support being called during @ref glfwInit but before the library is
* flagged as initialized, as well as during @ref glfwTerminate after the library is no
* longer flagged as initialized.
*
* Any memory allocated via this function will be deallocated via the same allocator
* during library termination or earlier.
*
* Any memory allocated via this function must be suitably aligned for any object type.
* If you are using C99 or earlier, this alignment is platform-dependent but will be the
* same as what `realloc` provides. If you are using C11 or later, this is the value of
* `alignof(max_align_t)`.
*
* The block address will never be `NULL` and the size will always be greater than zero.
* Reallocations of a block to size zero are converted into deallocations before reaching
* the custom allocator. Reallocations of `NULL` to a non-zero size are converted into
* regular allocations before reaching the custom allocator.
*
* If this function returns `NULL`, GLFW will emit @ref GLFW_OUT_OF_MEMORY.
*
* This function must not call any GLFW function.
*
* @param[in] block The address of the memory block to reallocate.
* @param[in] size The new minimum size, in bytes, of the memory block.
* @param[in] user The user-defined pointer from the allocator.
* @return The address of the newly allocated or resized memory block, or
* `NULL` if an error occurred.
*
* @pointer_lifetime The returned memory block must be valid at least until it
* is deallocated.
*
* @reentrancy This function should not call any GLFW function.
*
* @thread_safety This function must support being called from any thread that calls GLFW
* functions.
*
* @sa @ref init_allocator
* @sa @ref GLFWallocator
*
* @since Added in version 3.4.
*
* @ingroup init
*/
typedef void* (* GLFWreallocatefun)(void* block, size_t size, void* user);
/*! @brief The function pointer type for memory deallocation callbacks.
*
* This is the function pointer type for memory deallocation callbacks.
* A memory deallocation callback function has the following signature:
* @code
* void function_name(void* block, void* user)
* @endcode
*
* This function may deallocate the specified memory block. This memory block
* will have been allocated with the same allocator.
*
* This function must support being called during @ref glfwInit but before the library is
* flagged as initialized, as well as during @ref glfwTerminate after the library is no
* longer flagged as initialized.
*
* The block address will never be `NULL`. Deallocations of `NULL` are filtered out
* before reaching the custom allocator.
*
* If this function returns `NULL`, GLFW will emit @ref GLFW_OUT_OF_MEMORY.
*
* This function must not call any GLFW function.
*
* @param[in] block The address of the memory block to deallocate.
* @param[in] user The user-defined pointer from the allocator.
*
* @pointer_lifetime The specified memory block will not be accessed by GLFW
* after this function is called.
*
* @reentrancy This function should not call any GLFW function.
*
* @thread_safety This function must support being called from any thread that calls GLFW
* functions.
*
* @sa @ref init_allocator
* @sa @ref GLFWallocator
*
* @since Added in version 3.4.
*
* @ingroup init
*/
typedef void (* GLFWdeallocatefun)(void* block, void* user);
/*! @brief The function pointer type for error callbacks.
*
* This is the function pointer type for error callbacks. An error callback
* function has the following signature:
* @code
* void callback_name(int error_code, const char* description)
* @endcode
*
* @param[in] error_code An [error code](@ref errors). Future releases may add
* more error codes.
* @param[in] description A UTF-8 encoded string describing the error.
*
* @pointer_lifetime The error description string is valid until the callback
* function returns.
*
* @sa @ref error_handling
* @sa @ref glfwSetErrorCallback
*
* @since Added in version 3.0.
*
* @ingroup init
*/
typedef void (* GLFWerrorfun)(int error_code, const char* description);
/*! @brief The function pointer type for window position callbacks.
*
* This is the function pointer type for window position callbacks. A window
* position callback function has the following signature:
* @code
* void callback_name(GLFWwindow* window, int xpos, int ypos)
* @endcode
*
* @param[in] window The window that was moved.
* @param[in] xpos The new x-coordinate, in screen coordinates, of the
* upper-left corner of the content area of the window.
* @param[in] ypos The new y-coordinate, in screen coordinates, of the
* upper-left corner of the content area of the window.
*
* @sa @ref window_pos
* @sa @ref glfwSetWindowPosCallback
*
* @since Added in version 3.0.
*
* @ingroup window
*/
typedef void (* GLFWwindowposfun)(GLFWwindow* window, int xpos, int ypos);
/*! @brief The function pointer type for window size callbacks.
*
* This is the function pointer type for window size callbacks. A window size
* callback function has the following signature:
* @code
* void callback_name(GLFWwindow* window, int width, int height)
* @endcode
*
* @param[in] window The window that was resized.
* @param[in] width The new width, in screen coordinates, of the window.
* @param[in] height The new height, in screen coordinates, of the window.
*
* @sa @ref window_size
* @sa @ref glfwSetWindowSizeCallback
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
typedef void (* GLFWwindowsizefun)(GLFWwindow* window, int width, int height);
/*! @brief The function pointer type for window close callbacks.
*
* This is the function pointer type for window close callbacks. A window
* close callback function has the following signature:
* @code
* void function_name(GLFWwindow* window)
* @endcode
*
* @param[in] window The window that the user attempted to close.
*
* @sa @ref window_close
* @sa @ref glfwSetWindowCloseCallback
*
* @since Added in version 2.5.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
typedef void (* GLFWwindowclosefun)(GLFWwindow* window);
/*! @brief The function pointer type for window content refresh callbacks.
*
* This is the function pointer type for window content refresh callbacks.
* A window content refresh callback function has the following signature:
* @code
* void function_name(GLFWwindow* window);
* @endcode
*
* @param[in] window The window whose content needs to be refreshed.
*
* @sa @ref window_refresh
* @sa @ref glfwSetWindowRefreshCallback
*
* @since Added in version 2.5.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
typedef void (* GLFWwindowrefreshfun)(GLFWwindow* window);
/*! @brief The function pointer type for window focus callbacks.
*
* This is the function pointer type for window focus callbacks. A window
* focus callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int focused)
* @endcode
*
* @param[in] window The window that gained or lost input focus.
* @param[in] focused `GLFW_TRUE` if the window was given input focus, or
* `GLFW_FALSE` if it lost it.
*
* @sa @ref window_focus
* @sa @ref glfwSetWindowFocusCallback
*
* @since Added in version 3.0.
*
* @ingroup window
*/
typedef void (* GLFWwindowfocusfun)(GLFWwindow* window, int focused);
/*! @brief The function pointer type for window iconify callbacks.
*
* This is the function pointer type for window iconify callbacks. A window
* iconify callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int iconified)
* @endcode
*
* @param[in] window The window that was iconified or restored.
* @param[in] iconified `GLFW_TRUE` if the window was iconified, or
* `GLFW_FALSE` if it was restored.
*
* @sa @ref window_iconify
* @sa @ref glfwSetWindowIconifyCallback
*
* @since Added in version 3.0.
*
* @ingroup window
*/
typedef void (* GLFWwindowiconifyfun)(GLFWwindow* window, int iconified);
/*! @brief The function pointer type for window maximize callbacks.
*
* This is the function pointer type for window maximize callbacks. A window
* maximize callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int maximized)
* @endcode
*
* @param[in] window The window that was maximized or restored.
* @param[in] maximized `GLFW_TRUE` if the window was maximized, or
* `GLFW_FALSE` if it was restored.
*
* @sa @ref window_maximize
* @sa glfwSetWindowMaximizeCallback
*
* @since Added in version 3.3.
*
* @ingroup window
*/
typedef void (* GLFWwindowmaximizefun)(GLFWwindow* window, int maximized);
/*! @brief The function pointer type for framebuffer size callbacks.
*
* This is the function pointer type for framebuffer size callbacks.
* A framebuffer size callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int width, int height)
* @endcode
*
* @param[in] window The window whose framebuffer was resized.
* @param[in] width The new width, in pixels, of the framebuffer.
* @param[in] height The new height, in pixels, of the framebuffer.
*
* @sa @ref window_fbsize
* @sa @ref glfwSetFramebufferSizeCallback
*
* @since Added in version 3.0.
*
* @ingroup window
*/
typedef void (* GLFWframebuffersizefun)(GLFWwindow* window, int width, int height);
/*! @brief The function pointer type for window content scale callbacks.
*
* This is the function pointer type for window content scale callbacks.
* A window content scale callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, float xscale, float yscale)
* @endcode
*
* @param[in] window The window whose content scale changed.
* @param[in] xscale The new x-axis content scale of the window.
* @param[in] yscale The new y-axis content scale of the window.
*
* @sa @ref window_scale
* @sa @ref glfwSetWindowContentScaleCallback
*
* @since Added in version 3.3.
*
* @ingroup window
*/
typedef void (* GLFWwindowcontentscalefun)(GLFWwindow* window, float xscale, float yscale);
/*! @brief The function pointer type for mouse button callbacks.
*
* This is the function pointer type for mouse button callback functions.
* A mouse button callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int button, int action, int mods)
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] button The [mouse button](@ref buttons) that was pressed or
* released.
* @param[in] action One of `GLFW_PRESS` or `GLFW_RELEASE`. Future releases
* may add more actions.
* @param[in] mods Bit field describing which [modifier keys](@ref mods) were
* held down.
*
* @sa @ref input_mouse_button
* @sa @ref glfwSetMouseButtonCallback
*
* @since Added in version 1.0.
* @glfw3 Added window handle and modifier mask parameters.
*
* @ingroup input
*/
typedef void (* GLFWmousebuttonfun)(GLFWwindow* window, int button, int action, int mods);
/*! @brief The function pointer type for cursor position callbacks.
*
* This is the function pointer type for cursor position callbacks. A cursor
* position callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, double xpos, double ypos);
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] xpos The new cursor x-coordinate, relative to the left edge of
* the content area.
* @param[in] ypos The new cursor y-coordinate, relative to the top edge of the
* content area.
*
* @sa @ref cursor_pos
* @sa @ref glfwSetCursorPosCallback
*
* @since Added in version 3.0. Replaces `GLFWmouseposfun`.
*
* @ingroup input
*/
typedef void (* GLFWcursorposfun)(GLFWwindow* window, double xpos, double ypos);
/*! @brief The function pointer type for cursor enter/leave callbacks.
*
* This is the function pointer type for cursor enter/leave callbacks.
* A cursor enter/leave callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int entered)
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] entered `GLFW_TRUE` if the cursor entered the window's content
* area, or `GLFW_FALSE` if it left it.
*
* @sa @ref cursor_enter
* @sa @ref glfwSetCursorEnterCallback
*
* @since Added in version 3.0.
*
* @ingroup input
*/
typedef void (* GLFWcursorenterfun)(GLFWwindow* window, int entered);
/*! @brief The function pointer type for scroll callbacks.
*
* This is the function pointer type for scroll callbacks. A scroll callback
* function has the following signature:
* @code
* void function_name(GLFWwindow* window, double xoffset, double yoffset)
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] xoffset The scroll offset along the x-axis.
* @param[in] yoffset The scroll offset along the y-axis.
*
* @sa @ref scrolling
* @sa @ref glfwSetScrollCallback
*
* @since Added in version 3.0. Replaces `GLFWmousewheelfun`.
*
* @ingroup input
*/
typedef void (* GLFWscrollfun)(GLFWwindow* window, double xoffset, double yoffset);
/*! @brief The function pointer type for keyboard key callbacks.
*
* This is the function pointer type for keyboard key callbacks. A keyboard
* key callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int key, int scancode, int action, int mods)
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] key The [keyboard key](@ref keys) that was pressed or released.
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @param[in] scancode The platform-specific scancode of the key.
* @param[in] action `GLFW_PRESS`, `GLFW_RELEASE` or `GLFW_REPEAT`. Future
* releases may add more actions.
* @param[in] mods Bit field describing which [modifier keys](@ref mods) were
* held down.
*
* @sa @ref input_key
* @sa @ref glfwSetKeyCallback
*
* @since Added in version 1.0.
* @glfw3 Added window handle, scancode and modifier mask parameters.
*
* @ingroup input
*/
typedef void (* GLFWkeyfun)(GLFWwindow* window, int key, int scancode, int action, int mods);
/*! @brief The function pointer type for Unicode character callbacks.
*
* This is the function pointer type for Unicode character callbacks.
* A Unicode character callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, unsigned int codepoint)
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] codepoint The Unicode code point of the character.
*
* @sa @ref input_char
* @sa @ref glfwSetCharCallback
*
* @since Added in version 2.4.
* @glfw3 Added window handle parameter.
*
* @ingroup input
*/
typedef void (* GLFWcharfun)(GLFWwindow* window, unsigned int codepoint);
/*! @brief The function pointer type for Unicode character with modifiers
* callbacks.
*
* This is the function pointer type for Unicode character with modifiers
* callbacks. It is called for each input character, regardless of what
* modifier keys are held down. A Unicode character with modifiers callback
* function has the following signature:
* @code
* void function_name(GLFWwindow* window, unsigned int codepoint, int mods)
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] codepoint The Unicode code point of the character.
* @param[in] mods Bit field describing which [modifier keys](@ref mods) were
* held down.
*
* @sa @ref input_char
* @sa @ref glfwSetCharModsCallback
*
* @deprecated Scheduled for removal in version 4.0.
*
* @since Added in version 3.1.
*
* @ingroup input
*/
typedef void (* GLFWcharmodsfun)(GLFWwindow* window, unsigned int codepoint, int mods);
/*! @brief The function pointer type for path drop callbacks.
*
* This is the function pointer type for path drop callbacks. A path drop
* callback function has the following signature:
* @code
* void function_name(GLFWwindow* window, int path_count, const char* paths[])
* @endcode
*
* @param[in] window The window that received the event.
* @param[in] path_count The number of dropped paths.
* @param[in] paths The UTF-8 encoded file and/or directory path names.
*
* @pointer_lifetime The path array and its strings are valid until the
* callback function returns.
*
* @sa @ref path_drop
* @sa @ref glfwSetDropCallback
*
* @since Added in version 3.1.
*
* @ingroup input
*/
typedef void (* GLFWdropfun)(GLFWwindow* window, int path_count, const char* paths[]);
/*! @brief The function pointer type for monitor configuration callbacks.
*
* This is the function pointer type for monitor configuration callbacks.
* A monitor callback function has the following signature:
* @code
* void function_name(GLFWmonitor* monitor, int event)
* @endcode
*
* @param[in] monitor The monitor that was connected or disconnected.
* @param[in] event One of `GLFW_CONNECTED` or `GLFW_DISCONNECTED`. Future
* releases may add more events.
*
* @sa @ref monitor_event
* @sa @ref glfwSetMonitorCallback
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
typedef void (* GLFWmonitorfun)(GLFWmonitor* monitor, int event);
/*! @brief The function pointer type for joystick configuration callbacks.
*
* This is the function pointer type for joystick configuration callbacks.
* A joystick configuration callback function has the following signature:
* @code
* void function_name(int jid, int event)
* @endcode
*
* @param[in] jid The joystick that was connected or disconnected.
* @param[in] event One of `GLFW_CONNECTED` or `GLFW_DISCONNECTED`. Future
* releases may add more events.
*
* @sa @ref joystick_event
* @sa @ref glfwSetJoystickCallback
*
* @since Added in version 3.2.
*
* @ingroup input
*/
typedef void (* GLFWjoystickfun)(int jid, int event);
/*! @brief Video mode type.
*
* This describes a single video mode.
*
* @sa @ref monitor_modes
* @sa @ref glfwGetVideoMode
* @sa @ref glfwGetVideoModes
*
* @since Added in version 1.0.
* @glfw3 Added refresh rate member.
*
* @ingroup monitor
*/
typedef struct GLFWvidmode
{
/*! The width, in screen coordinates, of the video mode.
*/
int width;
/*! The height, in screen coordinates, of the video mode.
*/
int height;
/*! The bit depth of the red channel of the video mode.
*/
int redBits;
/*! The bit depth of the green channel of the video mode.
*/
int greenBits;
/*! The bit depth of the blue channel of the video mode.
*/
int blueBits;
/*! The refresh rate, in Hz, of the video mode.
*/
int refreshRate;
} GLFWvidmode;
/*! @brief Gamma ramp.
*
* This describes the gamma ramp for a monitor.
*
* @sa @ref monitor_gamma
* @sa @ref glfwGetGammaRamp
* @sa @ref glfwSetGammaRamp
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
typedef struct GLFWgammaramp
{
/*! An array of value describing the response of the red channel.
*/
unsigned short* red;
/*! An array of value describing the response of the green channel.
*/
unsigned short* green;
/*! An array of value describing the response of the blue channel.
*/
unsigned short* blue;
/*! The number of elements in each array.
*/
unsigned int size;
} GLFWgammaramp;
/*! @brief Image data.
*
* This describes a single 2D image. See the documentation for each related
* function what the expected pixel format is.
*
* @sa @ref cursor_custom
* @sa @ref window_icon
*
* @since Added in version 2.1.
* @glfw3 Removed format and bytes-per-pixel members.
*
* @ingroup window
*/
typedef struct GLFWimage
{
/*! The width, in pixels, of this image.
*/
int width;
/*! The height, in pixels, of this image.
*/
int height;
/*! The pixel data of this image, arranged left-to-right, top-to-bottom.
*/
unsigned char* pixels;
} GLFWimage;
/*! @brief Gamepad input state
*
* This describes the input state of a gamepad.
*
* @sa @ref gamepad
* @sa @ref glfwGetGamepadState
*
* @since Added in version 3.3.
*
* @ingroup input
*/
typedef struct GLFWgamepadstate
{
/*! The states of each [gamepad button](@ref gamepad_buttons), `GLFW_PRESS`
* or `GLFW_RELEASE`.
*/
unsigned char buttons[15];
/*! The states of each [gamepad axis](@ref gamepad_axes), in the range -1.0
* to 1.0 inclusive.
*/
float axes[6];
} GLFWgamepadstate;
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Custom heap memory allocator.
*
* This describes a custom heap memory allocator for GLFW. To set an allocator, pass it
* to @ref glfwInitAllocator before initializing the library.
*
* @sa @ref init_allocator
* @sa @ref glfwInitAllocator
*
* @since Added in version 3.4.
*
* @ingroup init
*/
typedef struct GLFWallocator
{
/*! The memory allocation function. See @ref GLFWallocatefun for details about
* allocation function.
*/
GLFWallocatefun allocate;
/*! The memory reallocation function. See @ref GLFWreallocatefun for details about
* reallocation function.
*/
GLFWreallocatefun reallocate;
/*! The memory deallocation function. See @ref GLFWdeallocatefun for details about
* deallocation function.
*/
GLFWdeallocatefun deallocate;
/*! The user pointer for this custom allocator. This value will be passed to the
* allocator functions.
*/
void* user;
} GLFWallocator;
/*************************************************************************
* GLFW API functions
*************************************************************************/
/*! @brief Initializes the GLFW library.
*
* This function initializes the GLFW library. Before most GLFW functions can
* be used, GLFW must be initialized, and before an application terminates GLFW
* should be terminated in order to free any resources allocated during or
* after initialization.
*
* If this function fails, it calls @ref glfwTerminate before returning. If it
* succeeds, you should call @ref glfwTerminate before the application exits.
*
* Additional calls to this function after successful initialization but before
* termination will return `GLFW_TRUE` immediately.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* The @ref GLFW_PLATFORM init hint controls which platforms are considered during
* initialization. This also depends on which platforms the library was compiled to
* support.
*
* @return `GLFW_TRUE` if successful, or `GLFW_FALSE` if an
* [error](@ref error_handling) occurred.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_PLATFORM_UNAVAILABLE and @ref
* GLFW_PLATFORM_ERROR.
*
* @remark @macos This function will change the current directory of the
* application to the `Contents/Resources` subdirectory of the application's
* bundle, if present. This can be disabled with the @ref
* GLFW_COCOA_CHDIR_RESOURCES init hint.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @macos This function will create the main menu and dock icon for the
* application. If GLFW finds a `MainMenu.nib` it is loaded and assumed to
* contain a menu bar. Otherwise a minimal menu bar is created manually with
* common commands like Hide, Quit and About. The About entry opens a minimal
* about dialog with information from the application's bundle. The menu bar
* and dock icon can be disabled entirely with the @ref GLFW_COCOA_MENUBAR init
* hint.
*
* @remark __Wayland, X11:__ If the library was compiled with support for both
* Wayland and X11, and the @ref GLFW_PLATFORM init hint is set to
* `GLFW_ANY_PLATFORM`, the `XDG_SESSION_TYPE` environment variable affects
* which platform is picked. If the environment variable is not set, or is set
* to something other than `wayland` or `x11`, the regular detection mechanism
* will be used instead.
*
* @remark @x11 This function will set the `LC_CTYPE` category of the
* application locale according to the current environment if that category is
* still "C". This is because the "C" locale breaks Unicode text input.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref intro_init
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @sa @ref glfwInitHint
* @sa @ref glfwInitAllocator
* @sa @ref glfwTerminate
*
* @since Added in version 1.0.
*
* @ingroup init
*/
GLFWAPI int glfwInit(void);
/*! @brief Terminates the GLFW library.
*
* This function destroys all remaining windows and cursors, restores any
* modified gamma ramps and frees any other allocated resources. Once this
* function is called, you must again call @ref glfwInit successfully before
* you will be able to use most GLFW functions.
*
* If GLFW has been successfully initialized, this function should be called
* before the application exits. If initialization fails, there is no need to
* call this function, as it is called by @ref glfwInit before it returns
* failure.
*
* This function has no effect if GLFW is not initialized.
*
* @errors Possible errors include @ref GLFW_PLATFORM_ERROR.
*
* @remark This function may be called before @ref glfwInit.
*
* @warning The contexts of any remaining windows must not be current on any
* other thread when this function is called.
*
* @reentrancy This function must not be called from a callback.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref intro_init
* @sa @ref glfwInit
*
* @since Added in version 1.0.
*
* @ingroup init
*/
GLFWAPI void glfwTerminate(void);
/*! @brief Sets the specified init hint to the desired value.
*
* This function sets hints for the next initialization of GLFW.
*
* The values you set hints to are never reset by GLFW, but they only take
* effect during initialization. Once GLFW has been initialized, any values
* you set will be ignored until the library is terminated and initialized
* again.
*
* Some hints are platform specific. These may be set on any platform but they
* will only affect their specific platform. Other platforms will ignore them.
* Setting these hints requires no platform specific headers or functions.
*
* @param[in] hint The [init hint](@ref init_hints) to set.
* @param[in] value The new value of the init hint.
*
* @errors Possible errors include @ref GLFW_INVALID_ENUM and @ref
* GLFW_INVALID_VALUE.
*
* @remarks This function may be called before @ref glfwInit.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa init_hints
* @sa glfwInit
*
* @since Added in version 3.3.
*
* @ingroup init
*/
GLFWAPI void glfwInitHint(int hint, int value);
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Sets the init allocator to the desired value.
*
* To use the default allocator, call this function with a `NULL` argument.
*
* If you specify an allocator struct, every member must be a valid function
* pointer. If any member is `NULL`, this function will emit @ref
* GLFW_INVALID_VALUE and the init allocator will be unchanged.
*
* The functions in the allocator must fulfil a number of requirements. See the
* documentation for @ref GLFWallocatefun, @ref GLFWreallocatefun and @ref
* GLFWdeallocatefun for details.
*
* @param[in] allocator The allocator to use at the next initialization, or
* `NULL` to use the default one.
*
* @errors Possible errors include @ref GLFW_INVALID_VALUE.
*
* @pointer_lifetime The specified allocator is copied before this function
* returns.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref init_allocator
* @sa @ref glfwInit
*
* @since Added in version 3.4.
*
* @ingroup init
*/
GLFWAPI void glfwInitAllocator(const GLFWallocator* allocator);
#if defined(VK_VERSION_1_0)
/*! @brief Sets the desired Vulkan `vkGetInstanceProcAddr` function.
*
* This function sets the `vkGetInstanceProcAddr` function that GLFW will use for all
* Vulkan related entry point queries.
*
* This feature is mostly useful on macOS, if your copy of the Vulkan loader is in
* a location where GLFW cannot find it through dynamic loading, or if you are still
* using the static library version of the loader.
*
* If set to `NULL`, GLFW will try to load the Vulkan loader dynamically by its standard
* name and get this function from there. This is the default behavior.
*
* The standard name of the loader is `vulkan-1.dll` on Windows, `libvulkan.so.1` on
* Linux and other Unix-like systems and `libvulkan.1.dylib` on macOS. If your code is
* also loading it via these names then you probably don't need to use this function.
*
* The function address you set is never reset by GLFW, but it only takes effect during
* initialization. Once GLFW has been initialized, any updates will be ignored until the
* library is terminated and initialized again.
*
* @param[in] loader The address of the function to use, or `NULL`.
*
* @par Loader function signature
* @code
* PFN_vkVoidFunction vkGetInstanceProcAddr(VkInstance instance, const char* name)
* @endcode
* For more information about this function, see the
* [Vulkan Registry](https://www.khronos.org/registry/vulkan/).
*
* @errors None.
*
* @remark This function may be called before @ref glfwInit.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref vulkan_loader
* @sa @ref glfwInit
*
* @since Added in version 3.4.
*
* @ingroup init
*/
GLFWAPI void glfwInitVulkanLoader(PFN_vkGetInstanceProcAddr loader);
#endif /*VK_VERSION_1_0*/
/*! @brief Retrieves the version of the GLFW library.
*
* This function retrieves the major, minor and revision numbers of the GLFW
* library. It is intended for when you are using GLFW as a shared library and
* want to ensure that you are using the minimum required version.
*
* Any or all of the version arguments may be `NULL`.
*
* @param[out] major Where to store the major version number, or `NULL`.
* @param[out] minor Where to store the minor version number, or `NULL`.
* @param[out] rev Where to store the revision number, or `NULL`.
*
* @errors None.
*
* @remark This function may be called before @ref glfwInit.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref intro_version
* @sa @ref glfwGetVersionString
*
* @since Added in version 1.0.
*
* @ingroup init
*/
GLFWAPI void glfwGetVersion(int* major, int* minor, int* rev);
/*! @brief Returns a string describing the compile-time configuration.
*
* This function returns the compile-time generated
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [version string](@ref intro_version_string) of the GLFW library binary. It describes
* the version, platforms, compiler and any platform or operating system specific
* compile-time options. It should not be confused with the OpenGL or OpenGL ES version
* string, queried with `glGetString`.
*
* __Do not use the version string__ to parse the GLFW library version. The
* @ref glfwGetVersion function provides the version of the running library
* binary in numerical format.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* __Do not use the version string__ to parse what platforms are supported. The @ref
* glfwPlatformSupported function lets you query platform support.
*
* @return The ASCII encoded GLFW version string.
*
* @errors None.
*
* @remark This function may be called before @ref glfwInit.
*
* @pointer_lifetime The returned string is static and compile-time generated.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref intro_version
* @sa @ref glfwGetVersion
*
* @since Added in version 3.0.
*
* @ingroup init
*/
GLFWAPI const char* glfwGetVersionString(void);
/*! @brief Returns and clears the last error for the calling thread.
*
* This function returns and clears the [error code](@ref errors) of the last
* error that occurred on the calling thread, and optionally a UTF-8 encoded
* human-readable description of it. If no error has occurred since the last
* call, it returns @ref GLFW_NO_ERROR (zero) and the description pointer is
* set to `NULL`.
*
* @param[in] description Where to store the error description pointer, or `NULL`.
* @return The last error code for the calling thread, or @ref GLFW_NO_ERROR
* (zero).
*
* @errors None.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is guaranteed to be valid only until the
* next error occurs or the library is terminated.
*
* @remark This function may be called before @ref glfwInit.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref error_handling
* @sa @ref glfwSetErrorCallback
*
* @since Added in version 3.3.
*
* @ingroup init
*/
GLFWAPI int glfwGetError(const char** description);
/*! @brief Sets the error callback.
*
* This function sets the error callback, which is called with an error code
* and a human-readable description each time a GLFW error occurs.
*
* The error code is set before the callback is called. Calling @ref
* glfwGetError from the error callback will return the same value as the error
* code argument.
*
* The error callback is called on the thread where the error occurred. If you
* are using GLFW from multiple threads, your error callback needs to be
* written accordingly.
*
* Because the description string may have been generated specifically for that
* error, it is not guaranteed to be valid after the callback has returned. If
* you wish to use it after the callback returns, you need to make a copy.
*
* Once set, the error callback remains set even after the library has been
* terminated.
*
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set.
*
* @callback_signature
* @code
* void callback_name(int error_code, const char* description)
* @endcode
* For more information about the callback parameters, see the
* [callback pointer type](@ref GLFWerrorfun).
*
* @errors None.
*
* @remark This function may be called before @ref glfwInit.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref error_handling
* @sa @ref glfwGetError
*
* @since Added in version 3.0.
*
* @ingroup init
*/
GLFWAPI GLFWerrorfun glfwSetErrorCallback(GLFWerrorfun callback);
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Returns the currently selected platform.
*
* This function returns the platform that was selected during initialization. The
* returned value will be one of `GLFW_PLATFORM_WIN32`, `GLFW_PLATFORM_COCOA`,
* `GLFW_PLATFORM_WAYLAND`, `GLFW_PLATFORM_X11` or `GLFW_PLATFORM_NULL`.
*
* @return The currently selected platform, or zero if an error occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref platform
* @sa @ref glfwPlatformSupported
*
* @since Added in version 3.4.
*
* @ingroup init
*/
GLFWAPI int glfwGetPlatform(void);
/*! @brief Returns whether the library includes support for the specified platform.
*
* This function returns whether the library was compiled with support for the specified
* platform. The platform must be one of `GLFW_PLATFORM_WIN32`, `GLFW_PLATFORM_COCOA`,
* `GLFW_PLATFORM_WAYLAND`, `GLFW_PLATFORM_X11` or `GLFW_PLATFORM_NULL`.
*
* @param[in] platform The platform to query.
* @return `GLFW_TRUE` if the platform is supported, or `GLFW_FALSE` otherwise.
*
* @errors Possible errors include @ref GLFW_INVALID_ENUM.
*
* @remark This function may be called before @ref glfwInit.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref platform
* @sa @ref glfwGetPlatform
*
* @since Added in version 3.4.
*
* @ingroup init
*/
GLFWAPI int glfwPlatformSupported(int platform);
/*! @brief Returns the currently connected monitors.
*
* This function returns an array of handles for all currently connected
* monitors. The primary monitor is always first in the returned array. If no
* monitors were found, this function returns `NULL`.
*
* @param[out] count Where to store the number of monitors in the returned
* array. This is set to zero if an error occurred.
* @return An array of monitor handles, or `NULL` if no monitors were found or
* if an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is guaranteed to be valid only until the
* monitor configuration changes or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_monitors
* @sa @ref monitor_event
* @sa @ref glfwGetPrimaryMonitor
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);
/*! @brief Returns the primary monitor.
*
* This function returns the primary monitor. This is usually the monitor
* where elements like the task bar or global menu bar are located.
*
* @return The primary monitor, or `NULL` if no monitors were found or if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @remark The primary monitor is always first in the array returned by @ref
* glfwGetMonitors.
*
* @sa @ref monitor_monitors
* @sa @ref glfwGetMonitors
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI GLFWmonitor* glfwGetPrimaryMonitor(void);
/*! @brief Returns the position of the monitor's viewport on the virtual screen.
*
* This function returns the position, in screen coordinates, of the upper-left
* corner of the specified monitor.
*
* Any or all of the position arguments may be `NULL`. If an error occurs, all
* non-`NULL` position arguments will be set to zero.
*
* @param[in] monitor The monitor to query.
* @param[out] xpos Where to store the monitor x-coordinate, or `NULL`.
* @param[out] ypos Where to store the monitor y-coordinate, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_properties
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI void glfwGetMonitorPos(GLFWmonitor* monitor, int* xpos, int* ypos);
/*! @brief Retrieves the work area of the monitor.
*
* This function returns the position, in screen coordinates, of the upper-left
* corner of the work area of the specified monitor along with the work area
* size in screen coordinates. The work area is defined as the area of the
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* monitor not occluded by the window system task bar where present. If no
* task bar exists then the work area is the monitor resolution in screen
* coordinates.
*
* Any or all of the position and size arguments may be `NULL`. If an error
* occurs, all non-`NULL` position and size arguments will be set to zero.
*
* @param[in] monitor The monitor to query.
* @param[out] xpos Where to store the monitor x-coordinate, or `NULL`.
* @param[out] ypos Where to store the monitor y-coordinate, or `NULL`.
* @param[out] width Where to store the monitor width, or `NULL`.
* @param[out] height Where to store the monitor height, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_workarea
*
* @since Added in version 3.3.
*
* @ingroup monitor
*/
GLFWAPI void glfwGetMonitorWorkarea(GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height);
/*! @brief Returns the physical size of the monitor.
*
* This function returns the size, in millimetres, of the display area of the
* specified monitor.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* Some platforms do not provide accurate monitor size information, either
* because the monitor [EDID][] data is incorrect or because the driver does
* not report it accurately.
*
* [EDID]: https://en.wikipedia.org/wiki/Extended_display_identification_data
*
* Any or all of the size arguments may be `NULL`. If an error occurs, all
* non-`NULL` size arguments will be set to zero.
*
* @param[in] monitor The monitor to query.
* @param[out] widthMM Where to store the width, in millimetres, of the
* monitor's display area, or `NULL`.
* @param[out] heightMM Where to store the height, in millimetres, of the
* monitor's display area, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @remark @win32 On Windows 8 and earlier the physical size is calculated from
* the current resolution and system DPI instead of querying the monitor EDID data.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_properties
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI void glfwGetMonitorPhysicalSize(GLFWmonitor* monitor, int* widthMM, int* heightMM);
/*! @brief Retrieves the content scale for the specified monitor.
*
* This function retrieves the content scale for the specified monitor. The
* content scale is the ratio between the current DPI and the platform's
* default DPI. This is especially important for text and any UI elements. If
* the pixel dimensions of your UI scaled by this look appropriate on your
* machine then it should appear at a reasonable size on other machines
* regardless of their DPI and scaling settings. This relies on the system DPI
* and scaling settings being somewhat correct.
*
* The content scale may depend on both the monitor resolution and pixel
* density and on user settings. It may be very different from the raw DPI
* calculated from the physical size and current resolution.
*
* @param[in] monitor The monitor to query.
* @param[out] xscale Where to store the x-axis content scale, or `NULL`.
* @param[out] yscale Where to store the y-axis content scale, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland Fractional scaling information is not yet available for
* monitors, so this function only returns integer content scales.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_scale
* @sa @ref glfwGetWindowContentScale
*
* @since Added in version 3.3.
*
* @ingroup monitor
*/
GLFWAPI void glfwGetMonitorContentScale(GLFWmonitor* monitor, float* xscale, float* yscale);
/*! @brief Returns the name of the specified monitor.
*
* This function returns a human-readable name, encoded as UTF-8, of the
* specified monitor. The name typically reflects the make and model of the
* monitor and is not guaranteed to be unique among the connected monitors.
*
* @param[in] monitor The monitor to query.
* @return The UTF-8 encoded name of the monitor, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified monitor is
* disconnected or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_properties
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI const char* glfwGetMonitorName(GLFWmonitor* monitor);
/*! @brief Sets the user pointer of the specified monitor.
*
* This function sets the user-defined pointer of the specified monitor. The
* current value is retained until the monitor is disconnected. The initial
* value is `NULL`.
*
* This function may be called from the monitor callback, even for a monitor
* that is being disconnected.
*
* @param[in] monitor The monitor whose pointer to set.
* @param[in] pointer The new value.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref monitor_userptr
* @sa @ref glfwGetMonitorUserPointer
*
* @since Added in version 3.3.
*
* @ingroup monitor
*/
GLFWAPI void glfwSetMonitorUserPointer(GLFWmonitor* monitor, void* pointer);
/*! @brief Returns the user pointer of the specified monitor.
*
* This function returns the current value of the user-defined pointer of the
* specified monitor. The initial value is `NULL`.
*
* This function may be called from the monitor callback, even for a monitor
* that is being disconnected.
*
* @param[in] monitor The monitor whose pointer to return.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref monitor_userptr
* @sa @ref glfwSetMonitorUserPointer
*
* @since Added in version 3.3.
*
* @ingroup monitor
*/
GLFWAPI void* glfwGetMonitorUserPointer(GLFWmonitor* monitor);
/*! @brief Sets the monitor configuration callback.
*
* This function sets the monitor configuration callback, or removes the
* currently set callback. This is called when a monitor is connected to or
* disconnected from the system.
*
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWmonitor* monitor, int event)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWmonitorfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_event
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun callback);
/*! @brief Returns the available video modes for the specified monitor.
*
* This function returns an array of all video modes supported by the specified
* monitor. The returned array is sorted in ascending order, first by color
* bit depth (the sum of all channel depths), then by resolution area (the
* product of width and height), then resolution width and finally by refresh
* rate.
*
* @param[in] monitor The monitor to query.
* @param[out] count Where to store the number of video modes in the returned
* array. This is set to zero if an error occurred.
* @return An array of video modes, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified monitor is
* disconnected, this function is called again for that monitor or the library
* is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_modes
* @sa @ref glfwGetVideoMode
*
* @since Added in version 1.0.
* @glfw3 Changed to return an array of modes for a specific monitor.
*
* @ingroup monitor
*/
GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* monitor, int* count);
/*! @brief Returns the current mode of the specified monitor.
*
* This function returns the current video mode of the specified monitor. If
* you have created a full screen window for that monitor, the return value
* will depend on whether that window is iconified.
*
* @param[in] monitor The monitor to query.
* @return The current mode of the monitor, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified monitor is
* disconnected or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_modes
* @sa @ref glfwGetVideoModes
*
* @since Added in version 3.0. Replaces `glfwGetDesktopMode`.
*
* @ingroup monitor
*/
GLFWAPI const GLFWvidmode* glfwGetVideoMode(GLFWmonitor* monitor);
/*! @brief Generates a gamma ramp and sets it for the specified monitor.
*
* This function generates an appropriately sized gamma ramp from the specified
* exponent and then calls @ref glfwSetGammaRamp with it. The value must be
* a finite number greater than zero.
*
* The software controlled gamma ramp is applied _in addition_ to the hardware
* gamma correction, which today is usually an approximation of sRGB gamma.
* This means that setting a perfectly linear ramp, or gamma 1.0, will produce
* the default (usually sRGB-like) behavior.
*
* For gamma correct rendering with OpenGL or OpenGL ES, see the @ref
* GLFW_SRGB_CAPABLE hint.
*
* @param[in] monitor The monitor whose gamma ramp to set.
* @param[in] gamma The desired exponent.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref GLFW_INVALID_VALUE,
* @ref GLFW_PLATFORM_ERROR and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark @wayland Gamma handling is a privileged protocol, this function
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* will thus never be implemented and emits @ref GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_gamma
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI void glfwSetGamma(GLFWmonitor* monitor, float gamma);
/*! @brief Returns the current gamma ramp for the specified monitor.
*
* This function returns the current gamma ramp of the specified monitor.
*
* @param[in] monitor The monitor to query.
* @return The current gamma ramp, or `NULL` if an
* [error](@ref error_handling) occurred.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref GLFW_PLATFORM_ERROR
* and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark @wayland Gamma handling is a privileged protocol, this function
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* will thus never be implemented and emits @ref GLFW_FEATURE_UNAVAILABLE while
* returning `NULL`.
*
* @pointer_lifetime The returned structure and its arrays are allocated and
* freed by GLFW. You should not free them yourself. They are valid until the
* specified monitor is disconnected, this function is called again for that
* monitor or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_gamma
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI const GLFWgammaramp* glfwGetGammaRamp(GLFWmonitor* monitor);
/*! @brief Sets the current gamma ramp for the specified monitor.
*
* This function sets the current gamma ramp for the specified monitor. The
* original gamma ramp for that monitor is saved by GLFW the first time this
* function is called and is restored by @ref glfwTerminate.
*
* The software controlled gamma ramp is applied _in addition_ to the hardware
* gamma correction, which today is usually an approximation of sRGB gamma.
* This means that setting a perfectly linear ramp, or gamma 1.0, will produce
* the default (usually sRGB-like) behavior.
*
* For gamma correct rendering with OpenGL or OpenGL ES, see the @ref
* GLFW_SRGB_CAPABLE hint.
*
* @param[in] monitor The monitor whose gamma ramp to set.
* @param[in] ramp The gamma ramp to use.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref GLFW_PLATFORM_ERROR
* and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark The size of the specified gamma ramp should match the size of the
* current ramp for that monitor.
*
* @remark @win32 The gamma ramp size must be 256.
*
* @remark @wayland Gamma handling is a privileged protocol, this function
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* will thus never be implemented and emits @ref GLFW_FEATURE_UNAVAILABLE.
*
* @pointer_lifetime The specified gamma ramp is copied before this function
* returns.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref monitor_gamma
*
* @since Added in version 3.0.
*
* @ingroup monitor
*/
GLFWAPI void glfwSetGammaRamp(GLFWmonitor* monitor, const GLFWgammaramp* ramp);
/*! @brief Resets all window hints to their default values.
*
* This function resets all window hints to their
* [default values](@ref window_hints_values).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_hints
* @sa @ref glfwWindowHint
* @sa @ref glfwWindowHintString
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwDefaultWindowHints(void);
/*! @brief Sets the specified window hint to the desired value.
*
* This function sets hints for the next call to @ref glfwCreateWindow. The
* hints, once set, retain their values until changed by a call to this
* function or @ref glfwDefaultWindowHints, or until the library is terminated.
*
* Only integer value hints can be set with this function. String value hints
* are set with @ref glfwWindowHintString.
*
* This function does not check whether the specified hint values are valid.
* If you set hints to invalid values this will instead be reported by the next
* call to @ref glfwCreateWindow.
*
* Some hints are platform specific. These may be set on any platform but they
* will only affect their specific platform. Other platforms will ignore them.
* Setting these hints requires no platform specific headers or functions.
*
* @param[in] hint The [window hint](@ref window_hints) to set.
* @param[in] value The new value of the window hint.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_hints
* @sa @ref glfwWindowHintString
* @sa @ref glfwDefaultWindowHints
*
* @since Added in version 3.0. Replaces `glfwOpenWindowHint`.
*
* @ingroup window
*/
GLFWAPI void glfwWindowHint(int hint, int value);
/*! @brief Sets the specified window hint to the desired value.
*
* This function sets hints for the next call to @ref glfwCreateWindow. The
* hints, once set, retain their values until changed by a call to this
* function or @ref glfwDefaultWindowHints, or until the library is terminated.
*
* Only string type hints can be set with this function. Integer value hints
* are set with @ref glfwWindowHint.
*
* This function does not check whether the specified hint values are valid.
* If you set hints to invalid values this will instead be reported by the next
* call to @ref glfwCreateWindow.
*
* Some hints are platform specific. These may be set on any platform but they
* will only affect their specific platform. Other platforms will ignore them.
* Setting these hints requires no platform specific headers or functions.
*
* @param[in] hint The [window hint](@ref window_hints) to set.
* @param[in] value The new value of the window hint.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @pointer_lifetime The specified string is copied before this function
* returns.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_hints
* @sa @ref glfwWindowHint
* @sa @ref glfwDefaultWindowHints
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI void glfwWindowHintString(int hint, const char* value);
/*! @brief Creates a window and its associated context.
*
* This function creates a window and its associated OpenGL or OpenGL ES
* context. Most of the options controlling how the window and its context
* should be created are specified with [window hints](@ref window_hints).
*
* Successful creation does not change which context is current. Before you
* can use the newly created context, you need to
* [make it current](@ref context_current). For information about the `share`
* parameter, see @ref context_sharing.
*
* The created window, framebuffer and context may differ from what you
* requested, as not all parameters and hints are
* [hard constraints](@ref window_hints_hard). This includes the size of the
* window, especially for full screen windows. To query the actual attributes
* of the created window, framebuffer and context, see @ref
* glfwGetWindowAttrib, @ref glfwGetWindowSize and @ref glfwGetFramebufferSize.
*
* To create a full screen window, you need to specify the monitor the window
* will cover. If no monitor is specified, the window will be windowed mode.
* Unless you have a way for the user to choose a specific monitor, it is
* recommended that you pick the primary monitor. For more information on how
* to query connected monitors, see @ref monitor_monitors.
*
* For full screen windows, the specified size becomes the resolution of the
* window's _desired video mode_. As long as a full screen window is not
* iconified, the supported video mode most closely matching the desired video
* mode is set for the specified monitor. For more information about full
* screen windows, including the creation of so called _windowed full screen_
* or _borderless full screen_ windows, see @ref window_windowed_full_screen.
*
* Once you have created the window, you can switch it between windowed and
* full screen mode with @ref glfwSetWindowMonitor. This will not affect its
* OpenGL or OpenGL ES context.
*
* By default, newly created windows use the placement recommended by the
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* window system. To create the window at a specific position, set the @ref
* GLFW_POSITION_X and @ref GLFW_POSITION_Y window hints before creation. To
* restore the default behavior, set either or both hints back to
* `GLFW_ANY_POSITION`.
*
* As long as at least one full screen window is not iconified, the screensaver
* is prohibited from starting.
*
* Window systems put limits on window sizes. Very large or very small window
* dimensions may be overridden by the window system on creation. Check the
* actual [size](@ref window_size) after creation.
*
* The [swap interval](@ref buffer_swap) is not set during window creation and
* the initial value may vary depending on driver settings and defaults.
*
* @param[in] width The desired width, in screen coordinates, of the window.
* This must be greater than zero.
* @param[in] height The desired height, in screen coordinates, of the window.
* This must be greater than zero.
* @param[in] title The initial, UTF-8 encoded window title.
* @param[in] monitor The monitor to use for full screen mode, or `NULL` for
* windowed mode.
* @param[in] share The window whose context to share resources with, or `NULL`
* to not share resources.
* @return The handle of the created window, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM, @ref GLFW_INVALID_VALUE, @ref GLFW_API_UNAVAILABLE, @ref
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* GLFW_VERSION_UNAVAILABLE, @ref GLFW_FORMAT_UNAVAILABLE, @ref
* GLFW_NO_WINDOW_CONTEXT and @ref GLFW_PLATFORM_ERROR.
*
* @remark @win32 Window creation will fail if the Microsoft GDI software
* OpenGL implementation is the only one available.
*
* @remark @win32 If the executable has an icon resource named `GLFW_ICON,` it
* will be set as the initial icon for the window. If no such icon is present,
* the `IDI_APPLICATION` icon will be used instead. To set a different icon,
* see @ref glfwSetWindowIcon.
*
* @remark @win32 The context to share resources with must not be current on
* any other thread.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @macos The OS only supports core profile contexts for OpenGL
* versions 3.2 and later. Before creating an OpenGL context of version 3.2 or
* later you must set the [GLFW_OPENGL_PROFILE](@ref GLFW_OPENGL_PROFILE_hint)
* hint accordingly. OpenGL 3.0 and 3.1 contexts are not supported at all
* on macOS.
*
* @remark @macos The GLFW window has no icon, as it is not a document
* window, but the dock icon will be the same as the application bundle's icon.
* For more information on bundles, see the
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [Bundle Programming Guide][bundle-guide] in the Mac Developer Library.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [bundle-guide]: https://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFBundles/
*
* @remark @macos On OS X 10.10 and later the window frame will not be rendered
* at full resolution on Retina displays unless the
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [GLFW_SCALE_FRAMEBUFFER](@ref GLFW_SCALE_FRAMEBUFFER_hint)
* hint is `GLFW_TRUE` and the `NSHighResolutionCapable` key is enabled in the
* application bundle's `Info.plist`. For more information, see
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [High Resolution Guidelines for OS X][hidpi-guide] in the Mac Developer
* Library. The GLFW test and example programs use a custom `Info.plist`
* template for this, which can be found as `CMake/Info.plist.in` in the source
* tree.
*
* [hidpi-guide]: https://developer.apple.com/library/mac/documentation/GraphicsAnimation/Conceptual/HighResolutionOSX/Explained/Explained.html
*
* @remark @macos When activating frame autosaving with
* [GLFW_COCOA_FRAME_NAME](@ref GLFW_COCOA_FRAME_NAME_hint), the specified
* window size and position may be overridden by previously saved values.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland GLFW uses [libdecor][] where available to create its window
* decorations. This in turn uses server-side XDG decorations where available
* and provides high quality client-side decorations on compositors like GNOME.
* If both XDG decorations and libdecor are unavailable, GLFW falls back to
* a very simple set of window decorations that only support moving, resizing
* and the window manager's right-click menu.
*
* [libdecor]: https://gitlab.freedesktop.org/libdecor/libdecor
*
* @remark @x11 Some window managers will not respect the placement of
* initially hidden windows.
*
* @remark @x11 Due to the asynchronous nature of X11, it may take a moment for
* a window to reach its requested state. This means you may not be able to
* query the final size, position or other attributes directly after window
* creation.
*
* @remark @x11 The class part of the `WM_CLASS` window property will by
* default be set to the window title passed to this function. The instance
* part will use the contents of the `RESOURCE_NAME` environment variable, if
* present and not empty, or fall back to the window title. Set the
* [GLFW_X11_CLASS_NAME](@ref GLFW_X11_CLASS_NAME_hint) and
* [GLFW_X11_INSTANCE_NAME](@ref GLFW_X11_INSTANCE_NAME_hint) window hints to
* override this.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_creation
* @sa @ref glfwDestroyWindow
*
* @since Added in version 3.0. Replaces `glfwOpenWindow`.
*
* @ingroup window
*/
GLFWAPI GLFWwindow* glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share);
/*! @brief Destroys the specified window and its context.
*
* This function destroys the specified window and its context. On calling
* this function, no further callbacks will be called for that window.
*
* If the context of the specified window is current on the main thread, it is
* detached before being destroyed.
*
* @param[in] window The window to destroy.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @note The context of the specified window must not be current on any other
* thread when this function is called.
*
* @reentrancy This function must not be called from a callback.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_creation
* @sa @ref glfwCreateWindow
*
* @since Added in version 3.0. Replaces `glfwCloseWindow`.
*
* @ingroup window
*/
GLFWAPI void glfwDestroyWindow(GLFWwindow* window);
/*! @brief Checks the close flag of the specified window.
*
* This function returns the value of the close flag of the specified window.
*
* @param[in] window The window to query.
* @return The value of the close flag.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref window_close
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI int glfwWindowShouldClose(GLFWwindow* window);
/*! @brief Sets the close flag of the specified window.
*
* This function sets the value of the close flag of the specified window.
* This can be used to override the user's attempt to close the window, or
* to signal that it should be closed.
*
* @param[in] window The window whose flag to change.
* @param[in] value The new value.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref window_close
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowShouldClose(GLFWwindow* window, int value);
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
/*! @brief Returns the title of the specified window.
*
* This function returns the window title, encoded as UTF-8, of the specified
* window. This is the title set previously by @ref glfwCreateWindow
* or @ref glfwSetWindowTitle.
*
* @param[in] window The window to query.
* @return The UTF-8 encoded window title, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @remark The returned title is currently a copy of the title last set by @ref
* glfwCreateWindow or @ref glfwSetWindowTitle. It does not include any
* additional text which may be appended by the platform or another program.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the next call to @ref
* glfwGetWindowTitle or @ref glfwSetWindowTitle, or until the library is
* terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_title
* @sa @ref glfwSetWindowTitle
*
* @since Added in version 3.4.
*
* @ingroup window
*/
GLFWAPI const char* glfwGetWindowTitle(GLFWwindow* window);
/*! @brief Sets the title of the specified window.
*
* This function sets the window title, encoded as UTF-8, of the specified
* window.
*
* @param[in] window The window whose title to change.
* @param[in] title The UTF-8 encoded window title.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @remark @macos The window title will not be updated until the next time you
* process events.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_title
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @sa @ref glfwGetWindowTitle
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowTitle(GLFWwindow* window, const char* title);
/*! @brief Sets the icon for the specified window.
*
* This function sets the icon of the specified window. If passed an array of
* candidate images, those of or closest to the sizes desired by the system are
* selected. If no images are specified, the window reverts to its default
* icon.
*
* The pixels are 32-bit, little-endian, non-premultiplied RGBA, i.e. eight
* bits per channel with the red channel first. They are arranged canonically
* as packed sequential rows, starting from the top-left corner.
*
* The desired image sizes varies depending on platform and system settings.
* The selected images will be rescaled as needed. Good sizes include 16x16,
* 32x32 and 48x48.
*
* @param[in] window The window whose icon to set.
* @param[in] count The number of images in the specified array, or zero to
* revert to the default window icon.
* @param[in] images The images to create the icon from. This is ignored if
* count is zero.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_VALUE, @ref GLFW_PLATFORM_ERROR and @ref
* GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @pointer_lifetime The specified image data is copied before this function
* returns.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @macos Regular windows do not have icons on macOS. This function
* will emit @ref GLFW_FEATURE_UNAVAILABLE. The dock icon will be the same as
* the application bundle's icon. For more information on bundles, see the
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [Bundle Programming Guide][bundle-guide] in the Mac Developer Library.
*
* [bundle-guide]: https://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFBundles/
*
* @remark @wayland There is no existing protocol to change an icon, the
* window will thus inherit the one defined in the application's desktop file.
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* This function will emit @ref GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_icon
*
* @since Added in version 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowIcon(GLFWwindow* window, int count, const GLFWimage* images);
/*! @brief Retrieves the position of the content area of the specified window.
*
* This function retrieves the position, in screen coordinates, of the
* upper-left corner of the content area of the specified window.
*
* Any or all of the position arguments may be `NULL`. If an error occurs, all
* non-`NULL` position arguments will be set to zero.
*
* @param[in] window The window to query.
* @param[out] xpos Where to store the x-coordinate of the upper-left corner of
* the content area, or `NULL`.
* @param[out] ypos Where to store the y-coordinate of the upper-left corner of
* the content area, or `NULL`.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_PLATFORM_ERROR and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark @wayland There is no way for an application to retrieve the global
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* position of its windows. This function will emit @ref
* GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_pos
* @sa @ref glfwSetWindowPos
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwGetWindowPos(GLFWwindow* window, int* xpos, int* ypos);
/*! @brief Sets the position of the content area of the specified window.
*
* This function sets the position, in screen coordinates, of the upper-left
* corner of the content area of the specified windowed mode window. If the
* window is a full screen window, this function does nothing.
*
* __Do not use this function__ to move an already visible window unless you
* have very good reasons for doing so, as it will confuse and annoy the user.
*
* The window manager may put limits on what positions are allowed. GLFW
* cannot and should not override these limits.
*
* @param[in] window The window to query.
* @param[in] xpos The x-coordinate of the upper-left corner of the content area.
* @param[in] ypos The y-coordinate of the upper-left corner of the content area.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_PLATFORM_ERROR and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark @wayland There is no way for an application to set the global
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* position of its windows. This function will emit @ref
* GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_pos
* @sa @ref glfwGetWindowPos
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowPos(GLFWwindow* window, int xpos, int ypos);
/*! @brief Retrieves the size of the content area of the specified window.
*
* This function retrieves the size, in screen coordinates, of the content area
* of the specified window. If you wish to retrieve the size of the
* framebuffer of the window in pixels, see @ref glfwGetFramebufferSize.
*
* Any or all of the size arguments may be `NULL`. If an error occurs, all
* non-`NULL` size arguments will be set to zero.
*
* @param[in] window The window whose size to retrieve.
* @param[out] width Where to store the width, in screen coordinates, of the
* content area, or `NULL`.
* @param[out] height Where to store the height, in screen coordinates, of the
* content area, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_size
* @sa @ref glfwSetWindowSize
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwGetWindowSize(GLFWwindow* window, int* width, int* height);
/*! @brief Sets the size limits of the specified window.
*
* This function sets the size limits of the content area of the specified
* window. If the window is full screen, the size limits only take effect
* once it is made windowed. If the window is not resizable, this function
* does nothing.
*
* The size limits are applied immediately to a windowed mode window and may
* cause it to be resized.
*
* The maximum dimensions must be greater than or equal to the minimum
* dimensions and all must be greater than or equal to zero.
*
* @param[in] window The window to set limits for.
* @param[in] minwidth The minimum width, in screen coordinates, of the content
* area, or `GLFW_DONT_CARE`.
* @param[in] minheight The minimum height, in screen coordinates, of the
* content area, or `GLFW_DONT_CARE`.
* @param[in] maxwidth The maximum width, in screen coordinates, of the content
* area, or `GLFW_DONT_CARE`.
* @param[in] maxheight The maximum height, in screen coordinates, of the
* content area, or `GLFW_DONT_CARE`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_VALUE and @ref GLFW_PLATFORM_ERROR.
*
* @remark If you set size limits and an aspect ratio that conflict, the
* results are undefined.
*
* @remark @wayland The size limits will not be applied until the window is
* actually resized, either by the user or by the compositor.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_sizelimits
* @sa @ref glfwSetWindowAspectRatio
*
* @since Added in version 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowSizeLimits(GLFWwindow* window, int minwidth, int minheight, int maxwidth, int maxheight);
/*! @brief Sets the aspect ratio of the specified window.
*
* This function sets the required aspect ratio of the content area of the
* specified window. If the window is full screen, the aspect ratio only takes
* effect once it is made windowed. If the window is not resizable, this
* function does nothing.
*
* The aspect ratio is specified as a numerator and a denominator and both
* values must be greater than zero. For example, the common 16:9 aspect ratio
* is specified as 16 and 9, respectively.
*
* If the numerator and denominator is set to `GLFW_DONT_CARE` then the aspect
* ratio limit is disabled.
*
* The aspect ratio is applied immediately to a windowed mode window and may
* cause it to be resized.
*
* @param[in] window The window to set limits for.
* @param[in] numer The numerator of the desired aspect ratio, or
* `GLFW_DONT_CARE`.
* @param[in] denom The denominator of the desired aspect ratio, or
* `GLFW_DONT_CARE`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_VALUE and @ref GLFW_PLATFORM_ERROR.
*
* @remark If you set size limits and an aspect ratio that conflict, the
* results are undefined.
*
* @remark @wayland The aspect ratio will not be applied until the window is
* actually resized, either by the user or by the compositor.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_sizelimits
* @sa @ref glfwSetWindowSizeLimits
*
* @since Added in version 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowAspectRatio(GLFWwindow* window, int numer, int denom);
/*! @brief Sets the size of the content area of the specified window.
*
* This function sets the size, in screen coordinates, of the content area of
* the specified window.
*
* For full screen windows, this function updates the resolution of its desired
* video mode and switches to the video mode closest to it, without affecting
* the window's context. As the context is unaffected, the bit depths of the
* framebuffer remain unchanged.
*
* If you wish to update the refresh rate of the desired video mode in addition
* to its resolution, see @ref glfwSetWindowMonitor.
*
* The window manager may put limits on what sizes are allowed. GLFW cannot
* and should not override these limits.
*
* @param[in] window The window to resize.
* @param[in] width The desired width, in screen coordinates, of the window
* content area.
* @param[in] height The desired height, in screen coordinates, of the window
* content area.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_size
* @sa @ref glfwGetWindowSize
* @sa @ref glfwSetWindowMonitor
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowSize(GLFWwindow* window, int width, int height);
/*! @brief Retrieves the size of the framebuffer of the specified window.
*
* This function retrieves the size, in pixels, of the framebuffer of the
* specified window. If you wish to retrieve the size of the window in screen
* coordinates, see @ref glfwGetWindowSize.
*
* Any or all of the size arguments may be `NULL`. If an error occurs, all
* non-`NULL` size arguments will be set to zero.
*
* @param[in] window The window whose framebuffer to query.
* @param[out] width Where to store the width, in pixels, of the framebuffer,
* or `NULL`.
* @param[out] height Where to store the height, in pixels, of the framebuffer,
* or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_fbsize
* @sa @ref glfwSetFramebufferSizeCallback
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwGetFramebufferSize(GLFWwindow* window, int* width, int* height);
/*! @brief Retrieves the size of the frame of the window.
*
* This function retrieves the size, in screen coordinates, of each edge of the
* frame of the specified window. This size includes the title bar, if the
* window has one. The size of the frame may vary depending on the
* [window-related hints](@ref window_hints_wnd) used to create it.
*
* Because this function retrieves the size of each window frame edge and not
* the offset along a particular coordinate axis, the retrieved values will
* always be zero or positive.
*
* Any or all of the size arguments may be `NULL`. If an error occurs, all
* non-`NULL` size arguments will be set to zero.
*
* @param[in] window The window whose frame size to query.
* @param[out] left Where to store the size, in screen coordinates, of the left
* edge of the window frame, or `NULL`.
* @param[out] top Where to store the size, in screen coordinates, of the top
* edge of the window frame, or `NULL`.
* @param[out] right Where to store the size, in screen coordinates, of the
* right edge of the window frame, or `NULL`.
* @param[out] bottom Where to store the size, in screen coordinates, of the
* bottom edge of the window frame, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_size
*
* @since Added in version 3.1.
*
* @ingroup window
*/
GLFWAPI void glfwGetWindowFrameSize(GLFWwindow* window, int* left, int* top, int* right, int* bottom);
/*! @brief Retrieves the content scale for the specified window.
*
* This function retrieves the content scale for the specified window. The
* content scale is the ratio between the current DPI and the platform's
* default DPI. This is especially important for text and any UI elements. If
* the pixel dimensions of your UI scaled by this look appropriate on your
* machine then it should appear at a reasonable size on other machines
* regardless of their DPI and scaling settings. This relies on the system DPI
* and scaling settings being somewhat correct.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* On platforms where each monitors can have its own content scale, the window
* content scale will depend on which monitor the system considers the window
* to be on.
*
* @param[in] window The window to query.
* @param[out] xscale Where to store the x-axis content scale, or `NULL`.
* @param[out] yscale Where to store the y-axis content scale, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_scale
* @sa @ref glfwSetWindowContentScaleCallback
* @sa @ref glfwGetMonitorContentScale
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI void glfwGetWindowContentScale(GLFWwindow* window, float* xscale, float* yscale);
/*! @brief Returns the opacity of the whole window.
*
* This function returns the opacity of the window, including any decorations.
*
* The opacity (or alpha) value is a positive finite number between zero and
* one, where zero is fully transparent and one is fully opaque. If the system
* does not support whole window transparency, this function always returns one.
*
* The initial opacity value for newly created windows is one.
*
* @param[in] window The window to query.
* @return The opacity value of the specified window.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_transparency
* @sa @ref glfwSetWindowOpacity
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI float glfwGetWindowOpacity(GLFWwindow* window);
/*! @brief Sets the opacity of the whole window.
*
* This function sets the opacity of the window, including any decorations.
*
* The opacity (or alpha) value is a positive finite number between zero and
* one, where zero is fully transparent and one is fully opaque.
*
* The initial opacity value for newly created windows is one.
*
* A window created with framebuffer transparency may not use whole window
* transparency. The results of doing this are undefined.
*
* @param[in] window The window to set the opacity for.
* @param[in] opacity The desired opacity of the specified window.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_PLATFORM_ERROR and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark @wayland There is no way to set an opacity factor for a window.
* This function will emit @ref GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_transparency
* @sa @ref glfwGetWindowOpacity
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowOpacity(GLFWwindow* window, float opacity);
/*! @brief Iconifies the specified window.
*
* This function iconifies (minimizes) the specified window if it was
* previously restored. If the window is already iconified, this function does
* nothing.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* If the specified window is a full screen window, GLFW restores the original
* video mode of the monitor. The window's desired video mode is set again
* when the window is restored.
*
* @param[in] window The window to iconify.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland Once a window is iconified, @ref glfwRestoreWindow wont
* be able to restore it. This is a design decision of the xdg-shell
* protocol.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_iconify
* @sa @ref glfwRestoreWindow
* @sa @ref glfwMaximizeWindow
*
* @since Added in version 2.1.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwIconifyWindow(GLFWwindow* window);
/*! @brief Restores the specified window.
*
* This function restores the specified window if it was previously iconified
* (minimized) or maximized. If the window is already restored, this function
* does nothing.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* If the specified window is an iconified full screen window, its desired
* video mode is set again for its monitor when the window is restored.
*
* @param[in] window The window to restore.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_iconify
* @sa @ref glfwIconifyWindow
* @sa @ref glfwMaximizeWindow
*
* @since Added in version 2.1.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwRestoreWindow(GLFWwindow* window);
/*! @brief Maximizes the specified window.
*
* This function maximizes the specified window if it was previously not
* maximized. If the window is already maximized, this function does nothing.
*
* If the specified window is a full screen window, this function does nothing.
*
* @param[in] window The window to maximize.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @par Thread Safety
* This function may only be called from the main thread.
*
* @sa @ref window_iconify
* @sa @ref glfwIconifyWindow
* @sa @ref glfwRestoreWindow
*
* @since Added in GLFW 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwMaximizeWindow(GLFWwindow* window);
/*! @brief Makes the specified window visible.
*
* This function makes the specified window visible if it was previously
* hidden. If the window is already visible or is in full screen mode, this
* function does nothing.
*
* By default, windowed mode windows are focused when shown
* Set the [GLFW_FOCUS_ON_SHOW](@ref GLFW_FOCUS_ON_SHOW_hint) window hint
* to change this behavior for all newly created windows, or change the
* behavior for an existing window with @ref glfwSetWindowAttrib.
*
* @param[in] window The window to make visible.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland Because Wayland wants every frame of the desktop to be
* complete, this function does not immediately make the window visible.
* Instead it will become visible the next time the window framebuffer is
* updated after this call.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_hide
* @sa @ref glfwHideWindow
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwShowWindow(GLFWwindow* window);
/*! @brief Hides the specified window.
*
* This function hides the specified window if it was previously visible. If
* the window is already hidden or is in full screen mode, this function does
* nothing.
*
* @param[in] window The window to hide.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_hide
* @sa @ref glfwShowWindow
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwHideWindow(GLFWwindow* window);
/*! @brief Brings the specified window to front and sets input focus.
*
* This function brings the specified window to front and sets input focus.
* The window should already be visible and not iconified.
*
* By default, both windowed and full screen mode windows are focused when
* initially created. Set the [GLFW_FOCUSED](@ref GLFW_FOCUSED_hint) to
* disable this behavior.
*
* Also by default, windowed mode windows are focused when shown
* with @ref glfwShowWindow. Set the
* [GLFW_FOCUS_ON_SHOW](@ref GLFW_FOCUS_ON_SHOW_hint) to disable this behavior.
*
* __Do not use this function__ to steal focus from other applications unless
* you are certain that is what the user wants. Focus stealing can be
* extremely disruptive.
*
* For a less disruptive way of getting the user's attention, see
* [attention requests](@ref window_attention).
*
* @param[in] window The window to give input focus.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland The compositor will likely ignore focus requests unless
* another window created by the same application already has input focus.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_focus
* @sa @ref window_attention
*
* @since Added in version 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwFocusWindow(GLFWwindow* window);
/*! @brief Requests user attention to the specified window.
*
* This function requests user attention to the specified window. On
* platforms where this is not supported, attention is requested to the
* application as a whole.
*
* Once the user has given attention, usually by focusing the window or
* application, the system will end the request automatically.
*
* @param[in] window The window to request attention to.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @remark @macos Attention is requested to the application as a whole, not the
* specific window.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_attention
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI void glfwRequestWindowAttention(GLFWwindow* window);
/*! @brief Returns the monitor that the window uses for full screen mode.
*
* This function returns the handle of the monitor that the specified window is
* in full screen on.
*
* @param[in] window The window to query.
* @return The monitor, or `NULL` if the window is in windowed mode or an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_monitor
* @sa @ref glfwSetWindowMonitor
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI GLFWmonitor* glfwGetWindowMonitor(GLFWwindow* window);
/*! @brief Sets the mode, monitor, video mode and placement of a window.
*
* This function sets the monitor that the window uses for full screen mode or,
* if the monitor is `NULL`, makes it windowed mode.
*
* When setting a monitor, this function updates the width, height and refresh
* rate of the desired video mode and switches to the video mode closest to it.
* The window position is ignored when setting a monitor.
*
* When the monitor is `NULL`, the position, width and height are used to
* place the window content area. The refresh rate is ignored when no monitor
* is specified.
*
* If you only wish to update the resolution of a full screen window or the
* size of a windowed mode window, see @ref glfwSetWindowSize.
*
* When a window transitions from full screen to windowed mode, this function
* restores any previous window settings such as whether it is decorated,
* floating, resizable, has size or aspect ratio limits, etc.
*
* @param[in] window The window whose monitor, size or video mode to set.
* @param[in] monitor The desired monitor, or `NULL` to set windowed mode.
* @param[in] xpos The desired x-coordinate of the upper-left corner of the
* content area.
* @param[in] ypos The desired y-coordinate of the upper-left corner of the
* content area.
* @param[in] width The desired with, in screen coordinates, of the content
* area or video mode.
* @param[in] height The desired height, in screen coordinates, of the content
* area or video mode.
* @param[in] refreshRate The desired refresh rate, in Hz, of the video mode,
* or `GLFW_DONT_CARE`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @remark The OpenGL or OpenGL ES context will not be destroyed or otherwise
* affected by any resizing or mode switching, although you may need to update
* your viewport if the framebuffer size has changed.
*
* @remark @wayland The desired window position is ignored, as there is no way
* for an application to set this property.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_monitor
* @sa @ref window_full_screen
* @sa @ref glfwGetWindowMonitor
* @sa @ref glfwSetWindowSize
*
* @since Added in version 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowMonitor(GLFWwindow* window, GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate);
/*! @brief Returns an attribute of the specified window.
*
* This function returns the value of an attribute of the specified window or
* its OpenGL or OpenGL ES context.
*
* @param[in] window The window to query.
* @param[in] attrib The [window attribute](@ref window_attribs) whose value to
* return.
* @return The value of the attribute, or zero if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @remark Framebuffer related hints are not window attributes. See @ref
* window_attribs_fb for more information.
*
* @remark Zero is a valid value for many window and context related
* attributes so you cannot use a return value of zero as an indication of
* errors. However, this function should not fail as long as it is passed
* valid arguments and the library has been [initialized](@ref intro_init).
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland The Wayland protocol provides no way to check whether a
* window is iconfied, so @ref GLFW_ICONIFIED always returns `GLFW_FALSE`.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_attribs
* @sa @ref glfwSetWindowAttrib
*
* @since Added in version 3.0. Replaces `glfwGetWindowParam` and
* `glfwGetGLVersion`.
*
* @ingroup window
*/
GLFWAPI int glfwGetWindowAttrib(GLFWwindow* window, int attrib);
/*! @brief Sets an attribute of the specified window.
*
* This function sets the value of an attribute of the specified window.
*
* The supported attributes are [GLFW_DECORATED](@ref GLFW_DECORATED_attrib),
* [GLFW_RESIZABLE](@ref GLFW_RESIZABLE_attrib),
* [GLFW_FLOATING](@ref GLFW_FLOATING_attrib),
* [GLFW_AUTO_ICONIFY](@ref GLFW_AUTO_ICONIFY_attrib) and
* [GLFW_FOCUS_ON_SHOW](@ref GLFW_FOCUS_ON_SHOW_attrib).
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* [GLFW_MOUSE_PASSTHROUGH](@ref GLFW_MOUSE_PASSTHROUGH_attrib)
*
* Some of these attributes are ignored for full screen windows. The new
* value will take effect if the window is later made windowed.
*
* Some of these attributes are ignored for windowed mode windows. The new
* value will take effect if the window is later made full screen.
*
* @param[in] window The window to set the attribute for.
* @param[in] attrib A supported window attribute.
* @param[in] value `GLFW_TRUE` or `GLFW_FALSE`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* GLFW_INVALID_ENUM, @ref GLFW_INVALID_VALUE, @ref GLFW_PLATFORM_ERROR and @ref
* GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark Calling @ref glfwGetWindowAttrib will always return the latest
* value, even if that value is ignored by the current mode of the window.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @wayland The [GLFW_FLOATING](@ref GLFW_FLOATING_attrib) window attribute is
* not supported. Setting this will emit @ref GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_attribs
* @sa @ref glfwGetWindowAttrib
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowAttrib(GLFWwindow* window, int attrib, int value);
/*! @brief Sets the user pointer of the specified window.
*
* This function sets the user-defined pointer of the specified window. The
* current value is retained until the window is destroyed. The initial value
* is `NULL`.
*
* @param[in] window The window whose pointer to set.
* @param[in] pointer The new value.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref window_userptr
* @sa @ref glfwGetWindowUserPointer
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void glfwSetWindowUserPointer(GLFWwindow* window, void* pointer);
/*! @brief Returns the user pointer of the specified window.
*
* This function returns the current value of the user-defined pointer of the
* specified window. The initial value is `NULL`.
*
* @param[in] window The window whose pointer to return.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref window_userptr
* @sa @ref glfwSetWindowUserPointer
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI void* glfwGetWindowUserPointer(GLFWwindow* window);
/*! @brief Sets the position callback for the specified window.
*
* This function sets the position callback of the specified window, which is
* called when the window is moved. The callback is provided with the
* position, in screen coordinates, of the upper-left corner of the content
* area of the window.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int xpos, int ypos)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowposfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @remark @wayland This callback will never be called, as there is no way for
* an application to know its global position.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_pos
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI GLFWwindowposfun glfwSetWindowPosCallback(GLFWwindow* window, GLFWwindowposfun callback);
/*! @brief Sets the size callback for the specified window.
*
* This function sets the size callback of the specified window, which is
* called when the window is resized. The callback is provided with the size,
* in screen coordinates, of the content area of the window.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int width, int height)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowsizefun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_size
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter and return value.
*
* @ingroup window
*/
GLFWAPI GLFWwindowsizefun glfwSetWindowSizeCallback(GLFWwindow* window, GLFWwindowsizefun callback);
/*! @brief Sets the close callback for the specified window.
*
* This function sets the close callback of the specified window, which is
* called when the user attempts to close the window, for example by clicking
* the close widget in the title bar.
*
* The close flag is set before this callback is called, but you can modify it
* at any time with @ref glfwSetWindowShouldClose.
*
* The close callback is not triggered by @ref glfwDestroyWindow.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowclosefun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @remark @macos Selecting Quit from the application menu will trigger the
* close callback for all windows.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_close
*
* @since Added in version 2.5.
* @glfw3 Added window handle parameter and return value.
*
* @ingroup window
*/
GLFWAPI GLFWwindowclosefun glfwSetWindowCloseCallback(GLFWwindow* window, GLFWwindowclosefun callback);
/*! @brief Sets the refresh callback for the specified window.
*
* This function sets the refresh callback of the specified window, which is
* called when the content area of the window needs to be redrawn, for example
* if the window has been exposed after having been covered by another window.
*
* On compositing window systems such as Aero, Compiz, Aqua or Wayland, where
* the window contents are saved off-screen, this callback may be called only
* very infrequently or never at all.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window);
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowrefreshfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_refresh
*
* @since Added in version 2.5.
* @glfw3 Added window handle parameter and return value.
*
* @ingroup window
*/
GLFWAPI GLFWwindowrefreshfun glfwSetWindowRefreshCallback(GLFWwindow* window, GLFWwindowrefreshfun callback);
/*! @brief Sets the focus callback for the specified window.
*
* This function sets the focus callback of the specified window, which is
* called when the window gains or loses input focus.
*
* After the focus callback is called for a window that lost input focus,
* synthetic key and mouse button release events will be generated for all such
* that had been pressed. For more information, see @ref glfwSetKeyCallback
* and @ref glfwSetMouseButtonCallback.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int focused)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowfocusfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_focus
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI GLFWwindowfocusfun glfwSetWindowFocusCallback(GLFWwindow* window, GLFWwindowfocusfun callback);
/*! @brief Sets the iconify callback for the specified window.
*
* This function sets the iconification callback of the specified window, which
* is called when the window is iconified or restored.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int iconified)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowiconifyfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_iconify
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI GLFWwindowiconifyfun glfwSetWindowIconifyCallback(GLFWwindow* window, GLFWwindowiconifyfun callback);
/*! @brief Sets the maximize callback for the specified window.
*
* This function sets the maximization callback of the specified window, which
* is called when the window is maximized or restored.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int maximized)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowmaximizefun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_maximize
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI GLFWwindowmaximizefun glfwSetWindowMaximizeCallback(GLFWwindow* window, GLFWwindowmaximizefun callback);
/*! @brief Sets the framebuffer resize callback for the specified window.
*
* This function sets the framebuffer resize callback of the specified window,
* which is called when the framebuffer of the specified window is resized.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int width, int height)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWframebuffersizefun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_fbsize
*
* @since Added in version 3.0.
*
* @ingroup window
*/
GLFWAPI GLFWframebuffersizefun glfwSetFramebufferSizeCallback(GLFWwindow* window, GLFWframebuffersizefun callback);
/*! @brief Sets the window content scale callback for the specified window.
*
* This function sets the window content scale callback of the specified window,
* which is called when the content scale of the specified window changes.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, float xscale, float yscale)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWwindowcontentscalefun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref window_scale
* @sa @ref glfwGetWindowContentScale
*
* @since Added in version 3.3.
*
* @ingroup window
*/
GLFWAPI GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow* window, GLFWwindowcontentscalefun callback);
/*! @brief Processes all pending events.
*
* This function processes only those events that are already in the event
* queue and then returns immediately. Processing events will cause the window
* and input callbacks associated with those events to be called.
*
* On some platforms, a window move, resize or menu operation will cause event
* processing to block. This is due to how event processing is designed on
* those platforms. You can use the
* [window refresh callback](@ref window_refresh) to redraw the contents of
* your window when necessary during such operations.
*
* Do not assume that callbacks you set will _only_ be called in response to
* event processing functions like this one. While it is necessary to poll for
* events, window systems that require GLFW to register callbacks of its own
* can pass events to GLFW in response to many window system function calls.
* GLFW will pass those events on to the application callbacks before
* returning.
*
* Event processing is not required for joystick input to work.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @reentrancy This function must not be called from a callback.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref events
* @sa @ref glfwWaitEvents
* @sa @ref glfwWaitEventsTimeout
*
* @since Added in version 1.0.
*
* @ingroup window
*/
GLFWAPI void glfwPollEvents(void);
/*! @brief Waits until events are queued and processes them.
*
* This function puts the calling thread to sleep until at least one event is
* available in the event queue. Once one or more events are available,
* it behaves exactly like @ref glfwPollEvents, i.e. the events in the queue
* are processed and the function then returns immediately. Processing events
* will cause the window and input callbacks associated with those events to be
* called.
*
* Since not all events are associated with callbacks, this function may return
* without a callback having been called even if you are monitoring all
* callbacks.
*
* On some platforms, a window move, resize or menu operation will cause event
* processing to block. This is due to how event processing is designed on
* those platforms. You can use the
* [window refresh callback](@ref window_refresh) to redraw the contents of
* your window when necessary during such operations.
*
* Do not assume that callbacks you set will _only_ be called in response to
* event processing functions like this one. While it is necessary to poll for
* events, window systems that require GLFW to register callbacks of its own
* can pass events to GLFW in response to many window system function calls.
* GLFW will pass those events on to the application callbacks before
* returning.
*
* Event processing is not required for joystick input to work.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @reentrancy This function must not be called from a callback.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref events
* @sa @ref glfwPollEvents
* @sa @ref glfwWaitEventsTimeout
*
* @since Added in version 2.5.
*
* @ingroup window
*/
GLFWAPI void glfwWaitEvents(void);
/*! @brief Waits with timeout until events are queued and processes them.
*
* This function puts the calling thread to sleep until at least one event is
* available in the event queue, or until the specified timeout is reached. If
* one or more events are available, it behaves exactly like @ref
* glfwPollEvents, i.e. the events in the queue are processed and the function
* then returns immediately. Processing events will cause the window and input
* callbacks associated with those events to be called.
*
* The timeout value must be a positive finite number.
*
* Since not all events are associated with callbacks, this function may return
* without a callback having been called even if you are monitoring all
* callbacks.
*
* On some platforms, a window move, resize or menu operation will cause event
* processing to block. This is due to how event processing is designed on
* those platforms. You can use the
* [window refresh callback](@ref window_refresh) to redraw the contents of
* your window when necessary during such operations.
*
* Do not assume that callbacks you set will _only_ be called in response to
* event processing functions like this one. While it is necessary to poll for
* events, window systems that require GLFW to register callbacks of its own
* can pass events to GLFW in response to many window system function calls.
* GLFW will pass those events on to the application callbacks before
* returning.
*
* Event processing is not required for joystick input to work.
*
* @param[in] timeout The maximum amount of time, in seconds, to wait.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_VALUE and @ref GLFW_PLATFORM_ERROR.
*
* @reentrancy This function must not be called from a callback.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref events
* @sa @ref glfwPollEvents
* @sa @ref glfwWaitEvents
*
* @since Added in version 3.2.
*
* @ingroup window
*/
GLFWAPI void glfwWaitEventsTimeout(double timeout);
/*! @brief Posts an empty event to the event queue.
*
* This function posts an empty event from the current thread to the event
* queue, causing @ref glfwWaitEvents or @ref glfwWaitEventsTimeout to return.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref events
* @sa @ref glfwWaitEvents
* @sa @ref glfwWaitEventsTimeout
*
* @since Added in version 3.1.
*
* @ingroup window
*/
GLFWAPI void glfwPostEmptyEvent(void);
/*! @brief Returns the value of an input option for the specified window.
*
* This function returns the value of an input option for the specified window.
* The mode must be one of @ref GLFW_CURSOR, @ref GLFW_STICKY_KEYS,
* @ref GLFW_STICKY_MOUSE_BUTTONS, @ref GLFW_LOCK_KEY_MODS or
* @ref GLFW_RAW_MOUSE_MOTION.
*
* @param[in] window The window to query.
* @param[in] mode One of `GLFW_CURSOR`, `GLFW_STICKY_KEYS`,
* `GLFW_STICKY_MOUSE_BUTTONS`, `GLFW_LOCK_KEY_MODS` or
* `GLFW_RAW_MOUSE_MOTION`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref glfwSetInputMode
*
* @since Added in version 3.0.
*
* @ingroup input
*/
GLFWAPI int glfwGetInputMode(GLFWwindow* window, int mode);
/*! @brief Sets an input option for the specified window.
*
* This function sets an input mode option for the specified window. The mode
* must be one of @ref GLFW_CURSOR, @ref GLFW_STICKY_KEYS,
* @ref GLFW_STICKY_MOUSE_BUTTONS, @ref GLFW_LOCK_KEY_MODS or
* @ref GLFW_RAW_MOUSE_MOTION.
*
* If the mode is `GLFW_CURSOR`, the value must be one of the following cursor
* modes:
* - `GLFW_CURSOR_NORMAL` makes the cursor visible and behaving normally.
* - `GLFW_CURSOR_HIDDEN` makes the cursor invisible when it is over the
* content area of the window but does not restrict the cursor from leaving.
* - `GLFW_CURSOR_DISABLED` hides and grabs the cursor, providing virtual
* and unlimited cursor movement. This is useful for implementing for
* example 3D camera controls.
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* - `GLFW_CURSOR_CAPTURED` makes the cursor visible and confines it to the
* content area of the window.
*
* If the mode is `GLFW_STICKY_KEYS`, the value must be either `GLFW_TRUE` to
* enable sticky keys, or `GLFW_FALSE` to disable it. If sticky keys are
* enabled, a key press will ensure that @ref glfwGetKey returns `GLFW_PRESS`
* the next time it is called even if the key had been released before the
* call. This is useful when you are only interested in whether keys have been
* pressed but not when or in which order.
*
* If the mode is `GLFW_STICKY_MOUSE_BUTTONS`, the value must be either
* `GLFW_TRUE` to enable sticky mouse buttons, or `GLFW_FALSE` to disable it.
* If sticky mouse buttons are enabled, a mouse button press will ensure that
* @ref glfwGetMouseButton returns `GLFW_PRESS` the next time it is called even
* if the mouse button had been released before the call. This is useful when
* you are only interested in whether mouse buttons have been pressed but not
* when or in which order.
*
* If the mode is `GLFW_LOCK_KEY_MODS`, the value must be either `GLFW_TRUE` to
* enable lock key modifier bits, or `GLFW_FALSE` to disable them. If enabled,
* callbacks that receive modifier bits will also have the @ref
* GLFW_MOD_CAPS_LOCK bit set when the event was generated with Caps Lock on,
* and the @ref GLFW_MOD_NUM_LOCK bit when Num Lock was on.
*
* If the mode is `GLFW_RAW_MOUSE_MOTION`, the value must be either `GLFW_TRUE`
* to enable raw (unscaled and unaccelerated) mouse motion when the cursor is
* disabled, or `GLFW_FALSE` to disable it. If raw motion is not supported,
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* attempting to set this will emit @ref GLFW_FEATURE_UNAVAILABLE. Call @ref
* glfwRawMouseMotionSupported to check for support.
*
* @param[in] window The window whose input mode to set.
* @param[in] mode One of `GLFW_CURSOR`, `GLFW_STICKY_KEYS`,
* `GLFW_STICKY_MOUSE_BUTTONS`, `GLFW_LOCK_KEY_MODS` or
* `GLFW_RAW_MOUSE_MOTION`.
* @param[in] value The new value of the specified input mode.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* GLFW_INVALID_ENUM, @ref GLFW_PLATFORM_ERROR and @ref
* GLFW_FEATURE_UNAVAILABLE (see above).
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref glfwGetInputMode
*
* @since Added in version 3.0. Replaces `glfwEnable` and `glfwDisable`.
*
* @ingroup input
*/
GLFWAPI void glfwSetInputMode(GLFWwindow* window, int mode, int value);
/*! @brief Returns whether raw mouse motion is supported.
*
* This function returns whether raw mouse motion is supported on the current
* system. This status does not change after GLFW has been initialized so you
* only need to check this once. If you attempt to enable raw motion on
* a system that does not support it, @ref GLFW_PLATFORM_ERROR will be emitted.
*
* Raw mouse motion is closer to the actual motion of the mouse across
* a surface. It is not affected by the scaling and acceleration applied to
* the motion of the desktop cursor. That processing is suitable for a cursor
* while raw motion is better for controlling for example a 3D camera. Because
* of this, raw mouse motion is only provided when the cursor is disabled.
*
* @return `GLFW_TRUE` if raw mouse motion is supported on the current machine,
* or `GLFW_FALSE` otherwise.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref raw_mouse_motion
* @sa @ref glfwSetInputMode
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI int glfwRawMouseMotionSupported(void);
/*! @brief Returns the layout-specific name of the specified printable key.
*
* This function returns the name of the specified printable key, encoded as
* UTF-8. This is typically the character that key would produce without any
* modifier keys, intended for displaying key bindings to the user. For dead
* keys, it is typically the diacritic it would add to a character.
*
* __Do not use this function__ for [text input](@ref input_char). You will
* break text input for many languages even if it happens to work for yours.
*
* If the key is `GLFW_KEY_UNKNOWN`, the scancode is used to identify the key,
* otherwise the scancode is ignored. If you specify a non-printable key, or
* `GLFW_KEY_UNKNOWN` and a scancode that maps to a non-printable key, this
* function returns `NULL` but does not emit an error.
*
* This behavior allows you to always pass in the arguments in the
* [key callback](@ref input_key) without modification.
*
* The printable keys are:
* - `GLFW_KEY_APOSTROPHE`
* - `GLFW_KEY_COMMA`
* - `GLFW_KEY_MINUS`
* - `GLFW_KEY_PERIOD`
* - `GLFW_KEY_SLASH`
* - `GLFW_KEY_SEMICOLON`
* - `GLFW_KEY_EQUAL`
* - `GLFW_KEY_LEFT_BRACKET`
* - `GLFW_KEY_RIGHT_BRACKET`
* - `GLFW_KEY_BACKSLASH`
* - `GLFW_KEY_WORLD_1`
* - `GLFW_KEY_WORLD_2`
* - `GLFW_KEY_0` to `GLFW_KEY_9`
* - `GLFW_KEY_A` to `GLFW_KEY_Z`
* - `GLFW_KEY_KP_0` to `GLFW_KEY_KP_9`
* - `GLFW_KEY_KP_DECIMAL`
* - `GLFW_KEY_KP_DIVIDE`
* - `GLFW_KEY_KP_MULTIPLY`
* - `GLFW_KEY_KP_SUBTRACT`
* - `GLFW_KEY_KP_ADD`
* - `GLFW_KEY_KP_EQUAL`
*
* Names for printable keys depend on keyboard layout, while names for
* non-printable keys are the same across layouts but depend on the application
* language and should be localized along with other user interface text.
*
* @param[in] key The key to query, or `GLFW_KEY_UNKNOWN`.
* @param[in] scancode The scancode of the key to query.
* @return The UTF-8 encoded, layout-specific name of the key, or `NULL`.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_VALUE, @ref GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @remark The contents of the returned string may change when a keyboard
* layout change event is received.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_key_name
*
* @since Added in version 3.2.
*
* @ingroup input
*/
GLFWAPI const char* glfwGetKeyName(int key, int scancode);
/*! @brief Returns the platform-specific scancode of the specified key.
*
* This function returns the platform-specific scancode of the specified key.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* If the specified [key token](@ref keys) corresponds to a physical key not
* supported on the current platform then this method will return `-1`.
* Calling this function with anything other than a key token will return `-1`
* and generate a @ref GLFW_INVALID_ENUM error.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @param[in] key Any [key token](@ref keys).
* @return The platform-specific scancode for the key, or `-1` if the key is
* not supported on the current platform or an [error](@ref error_handling)
* occurred.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref input_key
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI int glfwGetKeyScancode(int key);
/*! @brief Returns the last reported state of a keyboard key for the specified
* window.
*
* This function returns the last state reported for the specified key to the
* specified window. The returned state is one of `GLFW_PRESS` or
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* `GLFW_RELEASE`. The action `GLFW_REPEAT` is only reported to the key callback.
*
* If the @ref GLFW_STICKY_KEYS input mode is enabled, this function returns
* `GLFW_PRESS` the first time you call it for a key that was pressed, even if
* that key has already been released.
*
* The key functions deal with physical keys, with [key tokens](@ref keys)
* named after their use on the standard US keyboard layout. If you want to
* input text, use the Unicode character callback instead.
*
* The [modifier key bit masks](@ref mods) are not key tokens and cannot be
* used with this function.
*
* __Do not use this function__ to implement [text input](@ref input_char).
*
* @param[in] window The desired window.
* @param[in] key The desired [keyboard key](@ref keys). `GLFW_KEY_UNKNOWN` is
* not a valid key for this function.
* @return One of `GLFW_PRESS` or `GLFW_RELEASE`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_key
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup input
*/
GLFWAPI int glfwGetKey(GLFWwindow* window, int key);
/*! @brief Returns the last reported state of a mouse button for the specified
* window.
*
* This function returns the last state reported for the specified mouse button
* to the specified window. The returned state is one of `GLFW_PRESS` or
* `GLFW_RELEASE`.
*
* If the @ref GLFW_STICKY_MOUSE_BUTTONS input mode is enabled, this function
* returns `GLFW_PRESS` the first time you call it for a mouse button that was
* pressed, even if that mouse button has already been released.
*
* @param[in] window The desired window.
* @param[in] button The desired [mouse button](@ref buttons).
* @return One of `GLFW_PRESS` or `GLFW_RELEASE`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_mouse_button
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup input
*/
GLFWAPI int glfwGetMouseButton(GLFWwindow* window, int button);
/*! @brief Retrieves the position of the cursor relative to the content area of
* the window.
*
* This function returns the position of the cursor, in screen coordinates,
* relative to the upper-left corner of the content area of the specified
* window.
*
* If the cursor is disabled (with `GLFW_CURSOR_DISABLED`) then the cursor
* position is unbounded and limited only by the minimum and maximum values of
* a `double`.
*
* The coordinate can be converted to their integer equivalents with the
* `floor` function. Casting directly to an integer type works for positive
* coordinates, but fails for negative ones.
*
* Any or all of the position arguments may be `NULL`. If an error occurs, all
* non-`NULL` position arguments will be set to zero.
*
* @param[in] window The desired window.
* @param[out] xpos Where to store the cursor x-coordinate, relative to the
* left edge of the content area, or `NULL`.
* @param[out] ypos Where to store the cursor y-coordinate, relative to the to
* top edge of the content area, or `NULL`.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_pos
* @sa @ref glfwSetCursorPos
*
* @since Added in version 3.0. Replaces `glfwGetMousePos`.
*
* @ingroup input
*/
GLFWAPI void glfwGetCursorPos(GLFWwindow* window, double* xpos, double* ypos);
/*! @brief Sets the position of the cursor, relative to the content area of the
* window.
*
* This function sets the position, in screen coordinates, of the cursor
* relative to the upper-left corner of the content area of the specified
* window. The window must have input focus. If the window does not have
* input focus when this function is called, it fails silently.
*
* __Do not use this function__ to implement things like camera controls. GLFW
* already provides the `GLFW_CURSOR_DISABLED` cursor mode that hides the
* cursor, transparently re-centers it and provides unconstrained cursor
* motion. See @ref glfwSetInputMode for more information.
*
* If the cursor mode is `GLFW_CURSOR_DISABLED` then the cursor position is
* unconstrained and limited only by the minimum and maximum values of
* a `double`.
*
* @param[in] window The desired window.
* @param[in] xpos The desired x-coordinate, relative to the left edge of the
* content area.
* @param[in] ypos The desired y-coordinate, relative to the top edge of the
* content area.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_PLATFORM_ERROR and @ref GLFW_FEATURE_UNAVAILABLE (see remarks).
*
* @remark @wayland This function will only work when the cursor mode is
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* `GLFW_CURSOR_DISABLED`, otherwise it will emit @ref GLFW_FEATURE_UNAVAILABLE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_pos
* @sa @ref glfwGetCursorPos
*
* @since Added in version 3.0. Replaces `glfwSetMousePos`.
*
* @ingroup input
*/
GLFWAPI void glfwSetCursorPos(GLFWwindow* window, double xpos, double ypos);
/*! @brief Creates a custom cursor.
*
* Creates a new custom cursor image that can be set for a window with @ref
* glfwSetCursor. The cursor can be destroyed with @ref glfwDestroyCursor.
* Any remaining cursors are destroyed by @ref glfwTerminate.
*
* The pixels are 32-bit, little-endian, non-premultiplied RGBA, i.e. eight
* bits per channel with the red channel first. They are arranged canonically
* as packed sequential rows, starting from the top-left corner.
*
* The cursor hotspot is specified in pixels, relative to the upper-left corner
* of the cursor image. Like all other coordinate systems in GLFW, the X-axis
* points to the right and the Y-axis points down.
*
* @param[in] image The desired cursor image.
* @param[in] xhot The desired x-coordinate, in pixels, of the cursor hotspot.
* @param[in] yhot The desired y-coordinate, in pixels, of the cursor hotspot.
* @return The handle of the created cursor, or `NULL` if an
* [error](@ref error_handling) occurred.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_VALUE and @ref GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The specified image data is copied before this function
* returns.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_object
* @sa @ref glfwDestroyCursor
* @sa @ref glfwCreateStandardCursor
*
* @since Added in version 3.1.
*
* @ingroup input
*/
GLFWAPI GLFWcursor* glfwCreateCursor(const GLFWimage* image, int xhot, int yhot);
/*! @brief Creates a cursor with a standard shape.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* Returns a cursor with a standard shape, that can be set for a window with
* @ref glfwSetCursor. The images for these cursors come from the system
* cursor theme and their exact appearance will vary between platforms.
*
* Most of these shapes are guaranteed to exist on every supported platform but
* a few may not be present. See the table below for details.
*
* Cursor shape | Windows | macOS | X11 | Wayland
* ------------------------------ | ------- | ----- | ------ | -------
* @ref GLFW_ARROW_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_IBEAM_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_CROSSHAIR_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_POINTING_HAND_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_RESIZE_EW_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_RESIZE_NS_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_RESIZE_NWSE_CURSOR | Yes | Yes<sup>1</sup> | Maybe<sup>2</sup> | Maybe<sup>2</sup>
* @ref GLFW_RESIZE_NESW_CURSOR | Yes | Yes<sup>1</sup> | Maybe<sup>2</sup> | Maybe<sup>2</sup>
* @ref GLFW_RESIZE_ALL_CURSOR | Yes | Yes | Yes | Yes
* @ref GLFW_NOT_ALLOWED_CURSOR | Yes | Yes | Maybe<sup>2</sup> | Maybe<sup>2</sup>
*
* 1) This uses a private system API and may fail in the future.
*
* 2) This uses a newer standard that not all cursor themes support.
*
* If the requested shape is not available, this function emits a @ref
* GLFW_CURSOR_UNAVAILABLE error and returns `NULL`.
*
* @param[in] shape One of the [standard shapes](@ref shapes).
* @return A new cursor ready to use or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* GLFW_INVALID_ENUM, @ref GLFW_CURSOR_UNAVAILABLE and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @sa @ref cursor_standard
* @sa @ref glfwCreateCursor
*
* @since Added in version 3.1.
*
* @ingroup input
*/
GLFWAPI GLFWcursor* glfwCreateStandardCursor(int shape);
/*! @brief Destroys a cursor.
*
* This function destroys a cursor previously created with @ref
* glfwCreateCursor. Any remaining cursors will be destroyed by @ref
* glfwTerminate.
*
* If the specified cursor is current for any window, that window will be
* reverted to the default cursor. This does not affect the cursor mode.
*
* @param[in] cursor The cursor object to destroy.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @reentrancy This function must not be called from a callback.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_object
* @sa @ref glfwCreateCursor
*
* @since Added in version 3.1.
*
* @ingroup input
*/
GLFWAPI void glfwDestroyCursor(GLFWcursor* cursor);
/*! @brief Sets the cursor for the window.
*
* This function sets the cursor image to be used when the cursor is over the
* content area of the specified window. The set cursor will only be visible
* when the [cursor mode](@ref cursor_mode) of the window is
* `GLFW_CURSOR_NORMAL`.
*
* On some platforms, the set cursor may not be visible unless the window also
* has input focus.
*
* @param[in] window The window to set the cursor for.
* @param[in] cursor The cursor to set, or `NULL` to switch back to the default
* arrow cursor.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_object
*
* @since Added in version 3.1.
*
* @ingroup input
*/
GLFWAPI void glfwSetCursor(GLFWwindow* window, GLFWcursor* cursor);
/*! @brief Sets the key callback.
*
* This function sets the key callback of the specified window, which is called
* when a key is pressed, repeated or released.
*
* The key functions deal with physical keys, with layout independent
* [key tokens](@ref keys) named after their values in the standard US keyboard
* layout. If you want to input text, use the
* [character callback](@ref glfwSetCharCallback) instead.
*
* When a window loses input focus, it will generate synthetic key release
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* events for all pressed keys with associated key tokens. You can tell these
* events from user-generated events by the fact that the synthetic ones are
* generated after the focus loss event has been processed, i.e. after the
* [window focus callback](@ref glfwSetWindowFocusCallback) has been called.
*
* The scancode of a key is specific to that platform or sometimes even to that
* machine. Scancodes are intended to allow users to bind keys that don't have
* a GLFW key token. Such keys have `key` set to `GLFW_KEY_UNKNOWN`, their
* state is not saved and so it cannot be queried with @ref glfwGetKey.
*
* Sometimes GLFW needs to generate synthetic key events, in which case the
* scancode may be zero.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new key callback, or `NULL` to remove the currently
* set callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int key, int scancode, int action, int mods)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWkeyfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_key
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter and return value.
*
* @ingroup input
*/
GLFWAPI GLFWkeyfun glfwSetKeyCallback(GLFWwindow* window, GLFWkeyfun callback);
/*! @brief Sets the Unicode character callback.
*
* This function sets the character callback of the specified window, which is
* called when a Unicode character is input.
*
* The character callback is intended for Unicode text input. As it deals with
* characters, it is keyboard layout dependent, whereas the
* [key callback](@ref glfwSetKeyCallback) is not. Characters do not map 1:1
* to physical keys, as a key may produce zero, one or more characters. If you
* want to know whether a specific physical key was pressed or released, see
* the key callback instead.
*
* The character callback behaves as system text input normally does and will
* not be called if modifier keys are held down that would prevent normal text
* input on that platform, for example a Super (Command) key on macOS or Alt key
* on Windows.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, unsigned int codepoint)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWcharfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_char
*
* @since Added in version 2.4.
* @glfw3 Added window handle parameter and return value.
*
* @ingroup input
*/
GLFWAPI GLFWcharfun glfwSetCharCallback(GLFWwindow* window, GLFWcharfun callback);
/*! @brief Sets the Unicode character with modifiers callback.
*
* This function sets the character with modifiers callback of the specified
* window, which is called when a Unicode character is input regardless of what
* modifier keys are used.
*
* The character with modifiers callback is intended for implementing custom
* Unicode character input. For regular Unicode text input, see the
* [character callback](@ref glfwSetCharCallback). Like the character
* callback, the character with modifiers callback deals with characters and is
* keyboard layout dependent. Characters do not map 1:1 to physical keys, as
* a key may produce zero, one or more characters. If you want to know whether
* a specific physical key was pressed or released, see the
* [key callback](@ref glfwSetKeyCallback) instead.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or an
* [error](@ref error_handling) occurred.
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, unsigned int codepoint, int mods)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWcharmodsfun).
*
* @deprecated Scheduled for removal in version 4.0.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_char
*
* @since Added in version 3.1.
*
* @ingroup input
*/
GLFWAPI GLFWcharmodsfun glfwSetCharModsCallback(GLFWwindow* window, GLFWcharmodsfun callback);
/*! @brief Sets the mouse button callback.
*
* This function sets the mouse button callback of the specified window, which
* is called when a mouse button is pressed or released.
*
* When a window loses input focus, it will generate synthetic mouse button
* release events for all pressed mouse buttons. You can tell these events
* from user-generated events by the fact that the synthetic ones are generated
* after the focus loss event has been processed, i.e. after the
* [window focus callback](@ref glfwSetWindowFocusCallback) has been called.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int button, int action, int mods)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWmousebuttonfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref input_mouse_button
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter and return value.
*
* @ingroup input
*/
GLFWAPI GLFWmousebuttonfun glfwSetMouseButtonCallback(GLFWwindow* window, GLFWmousebuttonfun callback);
/*! @brief Sets the cursor position callback.
*
* This function sets the cursor position callback of the specified window,
* which is called when the cursor is moved. The callback is provided with the
* position, in screen coordinates, relative to the upper-left corner of the
* content area of the window.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, double xpos, double ypos);
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWcursorposfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_pos
*
* @since Added in version 3.0. Replaces `glfwSetMousePosCallback`.
*
* @ingroup input
*/
GLFWAPI GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow* window, GLFWcursorposfun callback);
/*! @brief Sets the cursor enter/leave callback.
*
* This function sets the cursor boundary crossing callback of the specified
* window, which is called when the cursor enters or leaves the content area of
* the window.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int entered)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWcursorenterfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref cursor_enter
*
* @since Added in version 3.0.
*
* @ingroup input
*/
GLFWAPI GLFWcursorenterfun glfwSetCursorEnterCallback(GLFWwindow* window, GLFWcursorenterfun callback);
/*! @brief Sets the scroll callback.
*
* This function sets the scroll callback of the specified window, which is
* called when a scrolling device is used, such as a mouse wheel or scrolling
* area of a touchpad.
*
* The scroll callback receives all scrolling input, like that from a mouse
* wheel or a touchpad scrolling area.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new scroll callback, or `NULL` to remove the
* currently set callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, double xoffset, double yoffset)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWscrollfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref scrolling
*
* @since Added in version 3.0. Replaces `glfwSetMouseWheelCallback`.
*
* @ingroup input
*/
GLFWAPI GLFWscrollfun glfwSetScrollCallback(GLFWwindow* window, GLFWscrollfun callback);
/*! @brief Sets the path drop callback.
*
* This function sets the path drop callback of the specified window, which is
* called when one or more dragged paths are dropped on the window.
*
* Because the path array and its strings may have been generated specifically
* for that event, they are not guaranteed to be valid after the callback has
* returned. If you wish to use them after the callback returns, you need to
* make a deep copy.
*
* @param[in] window The window whose callback to set.
* @param[in] callback The new file drop callback, or `NULL` to remove the
* currently set callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(GLFWwindow* window, int path_count, const char* paths[])
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWdropfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref path_drop
*
* @since Added in version 3.1.
*
* @ingroup input
*/
GLFWAPI GLFWdropfun glfwSetDropCallback(GLFWwindow* window, GLFWdropfun callback);
/*! @brief Returns whether the specified joystick is present.
*
* This function returns whether the specified joystick is present.
*
* There is no need to call this function before other functions that accept
* a joystick ID, as they all check for presence before performing any other
* work.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @return `GLFW_TRUE` if the joystick is present, or `GLFW_FALSE` otherwise.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref joystick
*
* @since Added in version 3.0. Replaces `glfwGetJoystickParam`.
*
* @ingroup input
*/
GLFWAPI int glfwJoystickPresent(int jid);
/*! @brief Returns the values of all axes of the specified joystick.
*
* This function returns the values of all axes of the specified joystick.
* Each element in the array is a value between -1.0 and 1.0.
*
* If the specified joystick is not present this function will return `NULL`
* but will not generate an error. This can be used instead of first calling
* @ref glfwJoystickPresent.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @param[out] count Where to store the number of axis values in the returned
* array. This is set to zero if the joystick is not present or an error
* occurred.
* @return An array of axis values, or `NULL` if the joystick is not present or
* an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified joystick is
* disconnected or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref joystick_axis
*
* @since Added in version 3.0. Replaces `glfwGetJoystickPos`.
*
* @ingroup input
*/
GLFWAPI const float* glfwGetJoystickAxes(int jid, int* count);
/*! @brief Returns the state of all buttons of the specified joystick.
*
* This function returns the state of all buttons of the specified joystick.
* Each element in the array is either `GLFW_PRESS` or `GLFW_RELEASE`.
*
* For backward compatibility with earlier versions that did not have @ref
* glfwGetJoystickHats, the button array also includes all hats, each
* represented as four buttons. The hats are in the same order as returned by
* __glfwGetJoystickHats__ and are in the order _up_, _right_, _down_ and
* _left_. To disable these extra buttons, set the @ref
* GLFW_JOYSTICK_HAT_BUTTONS init hint before initialization.
*
* If the specified joystick is not present this function will return `NULL`
* but will not generate an error. This can be used instead of first calling
* @ref glfwJoystickPresent.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @param[out] count Where to store the number of button states in the returned
* array. This is set to zero if the joystick is not present or an error
* occurred.
* @return An array of button states, or `NULL` if the joystick is not present
* or an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified joystick is
* disconnected or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref joystick_button
*
* @since Added in version 2.2.
* @glfw3 Changed to return a dynamic array.
*
* @ingroup input
*/
GLFWAPI const unsigned char* glfwGetJoystickButtons(int jid, int* count);
/*! @brief Returns the state of all hats of the specified joystick.
*
* This function returns the state of all hats of the specified joystick.
* Each element in the array is one of the following values:
*
* Name | Value
* ---- | -----
* `GLFW_HAT_CENTERED` | 0
* `GLFW_HAT_UP` | 1
* `GLFW_HAT_RIGHT` | 2
* `GLFW_HAT_DOWN` | 4
* `GLFW_HAT_LEFT` | 8
* `GLFW_HAT_RIGHT_UP` | `GLFW_HAT_RIGHT` \| `GLFW_HAT_UP`
* `GLFW_HAT_RIGHT_DOWN` | `GLFW_HAT_RIGHT` \| `GLFW_HAT_DOWN`
* `GLFW_HAT_LEFT_UP` | `GLFW_HAT_LEFT` \| `GLFW_HAT_UP`
* `GLFW_HAT_LEFT_DOWN` | `GLFW_HAT_LEFT` \| `GLFW_HAT_DOWN`
*
* The diagonal directions are bitwise combinations of the primary (up, right,
* down and left) directions and you can test for these individually by ANDing
* it with the corresponding direction.
*
* @code
* if (hats[2] & GLFW_HAT_RIGHT)
* {
* // State of hat 2 could be right-up, right or right-down
* }
* @endcode
*
* If the specified joystick is not present this function will return `NULL`
* but will not generate an error. This can be used instead of first calling
* @ref glfwJoystickPresent.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @param[out] count Where to store the number of hat states in the returned
* array. This is set to zero if the joystick is not present or an error
* occurred.
* @return An array of hat states, or `NULL` if the joystick is not present
* or an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified joystick is
* disconnected, this function is called again for that joystick or the library
* is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref joystick_hat
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI const unsigned char* glfwGetJoystickHats(int jid, int* count);
/*! @brief Returns the name of the specified joystick.
*
* This function returns the name, encoded as UTF-8, of the specified joystick.
* The returned string is allocated and freed by GLFW. You should not free it
* yourself.
*
* If the specified joystick is not present this function will return `NULL`
* but will not generate an error. This can be used instead of first calling
* @ref glfwJoystickPresent.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @return The UTF-8 encoded name of the joystick, or `NULL` if the joystick
* is not present or an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified joystick is
* disconnected or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref joystick_name
*
* @since Added in version 3.0.
*
* @ingroup input
*/
GLFWAPI const char* glfwGetJoystickName(int jid);
/*! @brief Returns the SDL compatible GUID of the specified joystick.
*
* This function returns the SDL compatible GUID, as a UTF-8 encoded
* hexadecimal string, of the specified joystick. The returned string is
* allocated and freed by GLFW. You should not free it yourself.
*
* The GUID is what connects a joystick to a gamepad mapping. A connected
* joystick will always have a GUID even if there is no gamepad mapping
* assigned to it.
*
* If the specified joystick is not present this function will return `NULL`
* but will not generate an error. This can be used instead of first calling
* @ref glfwJoystickPresent.
*
* The GUID uses the format introduced in SDL 2.0.5. This GUID tries to
* uniquely identify the make and model of a joystick but does not identify
* a specific unit, e.g. all wired Xbox 360 controllers will have the same
* GUID on that platform. The GUID for a unit may vary between platforms
* depending on what hardware information the platform specific APIs provide.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @return The UTF-8 encoded GUID of the joystick, or `NULL` if the joystick
* is not present or an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified joystick is
* disconnected or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref gamepad
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI const char* glfwGetJoystickGUID(int jid);
/*! @brief Sets the user pointer of the specified joystick.
*
* This function sets the user-defined pointer of the specified joystick. The
* current value is retained until the joystick is disconnected. The initial
* value is `NULL`.
*
* This function may be called from the joystick callback, even for a joystick
* that is being disconnected.
*
* @param[in] jid The joystick whose pointer to set.
* @param[in] pointer The new value.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref joystick_userptr
* @sa @ref glfwGetJoystickUserPointer
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI void glfwSetJoystickUserPointer(int jid, void* pointer);
/*! @brief Returns the user pointer of the specified joystick.
*
* This function returns the current value of the user-defined pointer of the
* specified joystick. The initial value is `NULL`.
*
* This function may be called from the joystick callback, even for a joystick
* that is being disconnected.
*
* @param[in] jid The joystick whose pointer to return.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Access is not
* synchronized.
*
* @sa @ref joystick_userptr
* @sa @ref glfwSetJoystickUserPointer
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI void* glfwGetJoystickUserPointer(int jid);
/*! @brief Returns whether the specified joystick has a gamepad mapping.
*
* This function returns whether the specified joystick is both present and has
* a gamepad mapping.
*
* If the specified joystick is present but does not have a gamepad mapping
* this function will return `GLFW_FALSE` but will not generate an error. Call
* @ref glfwJoystickPresent to check if a joystick is present regardless of
* whether it has a mapping.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @return `GLFW_TRUE` if a joystick is both present and has a gamepad mapping,
* or `GLFW_FALSE` otherwise.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref gamepad
* @sa @ref glfwGetGamepadState
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI int glfwJoystickIsGamepad(int jid);
/*! @brief Sets the joystick configuration callback.
*
* This function sets the joystick configuration callback, or removes the
* currently set callback. This is called when a joystick is connected to or
* disconnected from the system.
*
* For joystick connection and disconnection events to be delivered on all
* platforms, you need to call one of the [event processing](@ref events)
* functions. Joystick disconnection may also be detected and the callback
* called by joystick functions. The function will then return whatever it
* returns if the joystick is not present.
*
* @param[in] callback The new callback, or `NULL` to remove the currently set
* callback.
* @return The previously set callback, or `NULL` if no callback was set or the
* library had not been [initialized](@ref intro_init).
*
* @callback_signature
* @code
* void function_name(int jid, int event)
* @endcode
* For more information about the callback parameters, see the
* [function pointer type](@ref GLFWjoystickfun).
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref joystick_event
*
* @since Added in version 3.2.
*
* @ingroup input
*/
GLFWAPI GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun callback);
/*! @brief Adds the specified SDL_GameControllerDB gamepad mappings.
*
* This function parses the specified ASCII encoded string and updates the
* internal list with any gamepad mappings it finds. This string may
* contain either a single gamepad mapping or many mappings separated by
* newlines. The parser supports the full format of the `gamecontrollerdb.txt`
* source file including empty lines and comments.
*
* See @ref gamepad_mapping for a description of the format.
*
* If there is already a gamepad mapping for a given GUID in the internal list,
* it will be replaced by the one passed to this function. If the library is
* terminated and re-initialized the internal list will revert to the built-in
* default.
*
* @param[in] string The string containing the gamepad mappings.
* @return `GLFW_TRUE` if successful, or `GLFW_FALSE` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_VALUE.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref gamepad
* @sa @ref glfwJoystickIsGamepad
* @sa @ref glfwGetGamepadName
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI int glfwUpdateGamepadMappings(const char* string);
/*! @brief Returns the human-readable gamepad name for the specified joystick.
*
* This function returns the human-readable name of the gamepad from the
* gamepad mapping assigned to the specified joystick.
*
* If the specified joystick is not present or does not have a gamepad mapping
* this function will return `NULL` but will not generate an error. Call
* @ref glfwJoystickPresent to check whether it is present regardless of
* whether it has a mapping.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @return The UTF-8 encoded name of the gamepad, or `NULL` if the
* joystick is not present, does not have a mapping or an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref GLFW_INVALID_ENUM.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the specified joystick is
* disconnected, the gamepad mappings are updated or the library is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref gamepad
* @sa @ref glfwJoystickIsGamepad
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI const char* glfwGetGamepadName(int jid);
/*! @brief Retrieves the state of the specified joystick remapped as a gamepad.
*
* This function retrieves the state of the specified joystick remapped to
* an Xbox-like gamepad.
*
* If the specified joystick is not present or does not have a gamepad mapping
* this function will return `GLFW_FALSE` but will not generate an error. Call
* @ref glfwJoystickPresent to check whether it is present regardless of
* whether it has a mapping.
*
* The Guide button may not be available for input as it is often hooked by the
* system or the Steam client.
*
* Not all devices have all the buttons or axes provided by @ref
* GLFWgamepadstate. Unavailable buttons and axes will always report
* `GLFW_RELEASE` and 0.0 respectively.
*
* @param[in] jid The [joystick](@ref joysticks) to query.
* @param[out] state The gamepad input state of the joystick.
* @return `GLFW_TRUE` if successful, or `GLFW_FALSE` if no joystick is
* connected, it has no gamepad mapping or an [error](@ref error_handling)
* occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_ENUM.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref gamepad
* @sa @ref glfwUpdateGamepadMappings
* @sa @ref glfwJoystickIsGamepad
*
* @since Added in version 3.3.
*
* @ingroup input
*/
GLFWAPI int glfwGetGamepadState(int jid, GLFWgamepadstate* state);
/*! @brief Sets the clipboard to the specified string.
*
* This function sets the system clipboard to the specified, UTF-8 encoded
* string.
*
* @param[in] window Deprecated. Any valid window or `NULL`.
* @param[in] string A UTF-8 encoded string.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_PLATFORM_ERROR.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @win32 The clipboard on Windows has a single global lock for reading and
* writing. GLFW tries to acquire it a few times, which is almost always enough. If it
* cannot acquire the lock then this function emits @ref GLFW_PLATFORM_ERROR and returns.
* It is safe to try this multiple times.
*
* @pointer_lifetime The specified string is copied before this function
* returns.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref clipboard
* @sa @ref glfwGetClipboardString
*
* @since Added in version 3.0.
*
* @ingroup input
*/
GLFWAPI void glfwSetClipboardString(GLFWwindow* window, const char* string);
/*! @brief Returns the contents of the clipboard as a string.
*
* This function returns the contents of the system clipboard, if it contains
* or is convertible to a UTF-8 encoded string. If the clipboard is empty or
* if its contents cannot be converted, `NULL` is returned and a @ref
* GLFW_FORMAT_UNAVAILABLE error is generated.
*
* @param[in] window Deprecated. Any valid window or `NULL`.
* @return The contents of the clipboard as a UTF-8 encoded string, or `NULL`
* if an [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_FORMAT_UNAVAILABLE and @ref GLFW_PLATFORM_ERROR.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @win32 The clipboard on Windows has a single global lock for reading and
* writing. GLFW tries to acquire it a few times, which is almost always enough. If it
* cannot acquire the lock then this function emits @ref GLFW_PLATFORM_ERROR and returns.
* It is safe to try this multiple times.
*
* @pointer_lifetime The returned string is allocated and freed by GLFW. You
* should not free it yourself. It is valid until the next call to @ref
* glfwGetClipboardString or @ref glfwSetClipboardString, or until the library
* is terminated.
*
* @thread_safety This function must only be called from the main thread.
*
* @sa @ref clipboard
* @sa @ref glfwSetClipboardString
*
* @since Added in version 3.0.
*
* @ingroup input
*/
GLFWAPI const char* glfwGetClipboardString(GLFWwindow* window);
/*! @brief Returns the GLFW time.
*
* This function returns the current GLFW time, in seconds. Unless the time
* has been set using @ref glfwSetTime it measures time elapsed since GLFW was
* initialized.
*
* This function and @ref glfwSetTime are helper functions on top of @ref
* glfwGetTimerFrequency and @ref glfwGetTimerValue.
*
* The resolution of the timer is system dependent, but is usually on the order
* of a few micro- or nanoseconds. It uses the highest-resolution monotonic
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* time source on each operating system.
*
* @return The current time, in seconds, or zero if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread. Reading and
* writing of the internal base time is not atomic, so it needs to be
* externally synchronized with calls to @ref glfwSetTime.
*
* @sa @ref time
*
* @since Added in version 1.0.
*
* @ingroup input
*/
GLFWAPI double glfwGetTime(void);
/*! @brief Sets the GLFW time.
*
* This function sets the current GLFW time, in seconds. The value must be
* a positive finite number less than or equal to 18446744073.0, which is
* approximately 584.5 years.
*
* This function and @ref glfwGetTime are helper functions on top of @ref
* glfwGetTimerFrequency and @ref glfwGetTimerValue.
*
* @param[in] time The new value, in seconds.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_INVALID_VALUE.
*
* @remark The upper limit of GLFW time is calculated as
* floor((2<sup>64</sup> - 1) / 10<sup>9</sup>) and is due to implementations
* storing nanoseconds in 64 bits. The limit may be increased in the future.
*
* @thread_safety This function may be called from any thread. Reading and
* writing of the internal base time is not atomic, so it needs to be
* externally synchronized with calls to @ref glfwGetTime.
*
* @sa @ref time
*
* @since Added in version 2.2.
*
* @ingroup input
*/
GLFWAPI void glfwSetTime(double time);
/*! @brief Returns the current value of the raw timer.
*
* This function returns the current value of the raw timer, measured in
* 1&nbsp;/&nbsp;frequency seconds. To get the frequency, call @ref
* glfwGetTimerFrequency.
*
* @return The value of the timer, or zero if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref time
* @sa @ref glfwGetTimerFrequency
*
* @since Added in version 3.2.
*
* @ingroup input
*/
GLFWAPI uint64_t glfwGetTimerValue(void);
/*! @brief Returns the frequency, in Hz, of the raw timer.
*
* This function returns the frequency, in Hz, of the raw timer.
*
* @return The frequency of the timer, in Hz, or zero if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref time
* @sa @ref glfwGetTimerValue
*
* @since Added in version 3.2.
*
* @ingroup input
*/
GLFWAPI uint64_t glfwGetTimerFrequency(void);
/*! @brief Makes the context of the specified window current for the calling
* thread.
*
* This function makes the OpenGL or OpenGL ES context of the specified window
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* current on the calling thread. It can also detach the current context from
* the calling thread without making a new one current by passing in `NULL`.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* A context must only be made current on a single thread at a time and each
* thread can have only a single current context at a time. Making a context
* current detaches any previously current context on the calling thread.
*
* When moving a context between threads, you must detach it (make it
* non-current) on the old thread before making it current on the new one.
*
* By default, making a context non-current implicitly forces a pipeline flush.
* On machines that support `GL_KHR_context_flush_control`, you can control
* whether a context performs this flush by setting the
* [GLFW_CONTEXT_RELEASE_BEHAVIOR](@ref GLFW_CONTEXT_RELEASE_BEHAVIOR_hint)
* hint.
*
* The specified window must have an OpenGL or OpenGL ES context. Specifying
* a window without a context will generate a @ref GLFW_NO_WINDOW_CONTEXT
* error.
*
* @param[in] window The window whose context to make current, or `NULL` to
* detach the current context.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remarks If the previously current context was created via a different
* context creation API than the one passed to this function, GLFW will still
* detach the previous one from its API before making the new one current.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_NO_WINDOW_CONTEXT and @ref GLFW_PLATFORM_ERROR.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref context_current
* @sa @ref glfwGetCurrentContext
*
* @since Added in version 3.0.
*
* @ingroup context
*/
GLFWAPI void glfwMakeContextCurrent(GLFWwindow* window);
/*! @brief Returns the window whose context is current on the calling thread.
*
* This function returns the window whose OpenGL or OpenGL ES context is
* current on the calling thread.
*
* @return The window whose context is current, or `NULL` if no window's
* context is current.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref context_current
* @sa @ref glfwMakeContextCurrent
*
* @since Added in version 3.0.
*
* @ingroup context
*/
GLFWAPI GLFWwindow* glfwGetCurrentContext(void);
/*! @brief Swaps the front and back buffers of the specified window.
*
* This function swaps the front and back buffers of the specified window when
* rendering with OpenGL or OpenGL ES. If the swap interval is greater than
* zero, the GPU driver waits the specified number of screen updates before
* swapping the buffers.
*
* The specified window must have an OpenGL or OpenGL ES context. Specifying
* a window without a context will generate a @ref GLFW_NO_WINDOW_CONTEXT
* error.
*
* This function does not apply to Vulkan. If you are rendering with Vulkan,
* see `vkQueuePresentKHR` instead.
*
* @param[in] window The window whose buffers to swap.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_NO_WINDOW_CONTEXT and @ref GLFW_PLATFORM_ERROR.
*
* @remark __EGL:__ The context of the specified window must be current on the
* calling thread.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref buffer_swap
* @sa @ref glfwSwapInterval
*
* @since Added in version 1.0.
* @glfw3 Added window handle parameter.
*
* @ingroup window
*/
GLFWAPI void glfwSwapBuffers(GLFWwindow* window);
/*! @brief Sets the swap interval for the current context.
*
* This function sets the swap interval for the current OpenGL or OpenGL ES
* context, i.e. the number of screen updates to wait from the time @ref
* glfwSwapBuffers was called before swapping the buffers and returning. This
* is sometimes called _vertical synchronization_, _vertical retrace
* synchronization_ or just _vsync_.
*
* A context that supports either of the `WGL_EXT_swap_control_tear` and
* `GLX_EXT_swap_control_tear` extensions also accepts _negative_ swap
* intervals, which allows the driver to swap immediately even if a frame
* arrives a little bit late. You can check for these extensions with @ref
* glfwExtensionSupported.
*
* A context must be current on the calling thread. Calling this function
* without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
*
* This function does not apply to Vulkan. If you are rendering with Vulkan,
* see the present mode of your swapchain instead.
*
* @param[in] interval The minimum number of screen updates to wait for
* until the buffers are swapped by @ref glfwSwapBuffers.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_NO_CURRENT_CONTEXT and @ref GLFW_PLATFORM_ERROR.
*
* @remark This function is not called during context creation, leaving the
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* swap interval set to whatever is the default for that API. This is done
* because some swap interval extensions used by GLFW do not allow the swap
* interval to be reset to zero once it has been set to a non-zero value.
*
* @remark Some GPU drivers do not honor the requested swap interval, either
* because of a user setting that overrides the application's request or due to
* bugs in the driver.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref buffer_swap
* @sa @ref glfwSwapBuffers
*
* @since Added in version 1.0.
*
* @ingroup context
*/
GLFWAPI void glfwSwapInterval(int interval);
/*! @brief Returns whether the specified extension is available.
*
* This function returns whether the specified
* [API extension](@ref context_glext) is supported by the current OpenGL or
* OpenGL ES context. It searches both for client API extension and context
* creation API extensions.
*
* A context must be current on the calling thread. Calling this function
* without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
*
* As this functions retrieves and searches one or more extension strings each
* call, it is recommended that you cache its results if it is going to be used
* frequently. The extension strings will not change during the lifetime of
* a context, so there is no danger in doing this.
*
* This function does not apply to Vulkan. If you are using Vulkan, see @ref
* glfwGetRequiredInstanceExtensions, `vkEnumerateInstanceExtensionProperties`
* and `vkEnumerateDeviceExtensionProperties` instead.
*
* @param[in] extension The ASCII encoded name of the extension.
* @return `GLFW_TRUE` if the extension is available, or `GLFW_FALSE`
* otherwise.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_NO_CURRENT_CONTEXT, @ref GLFW_INVALID_VALUE and @ref
* GLFW_PLATFORM_ERROR.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref context_glext
* @sa @ref glfwGetProcAddress
*
* @since Added in version 1.0.
*
* @ingroup context
*/
GLFWAPI int glfwExtensionSupported(const char* extension);
/*! @brief Returns the address of the specified function for the current
* context.
*
* This function returns the address of the specified OpenGL or OpenGL ES
* [core or extension function](@ref context_glext), if it is supported
* by the current context.
*
* A context must be current on the calling thread. Calling this function
* without a current context will cause a @ref GLFW_NO_CURRENT_CONTEXT error.
*
* This function does not apply to Vulkan. If you are rendering with Vulkan,
* see @ref glfwGetInstanceProcAddress, `vkGetInstanceProcAddr` and
* `vkGetDeviceProcAddr` instead.
*
* @param[in] procname The ASCII encoded name of the function.
* @return The address of the function, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_NO_CURRENT_CONTEXT and @ref GLFW_PLATFORM_ERROR.
*
* @remark The address of a given function is not guaranteed to be the same
* between contexts.
*
* @remark This function may return a non-`NULL` address despite the
* associated version or extension not being available. Always check the
* context version or extension string first.
*
* @pointer_lifetime The returned function pointer is valid until the context
* is destroyed or the library is terminated.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref context_glext
* @sa @ref glfwExtensionSupported
*
* @since Added in version 1.0.
*
* @ingroup context
*/
GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname);
/*! @brief Returns whether the Vulkan loader and an ICD have been found.
*
* This function returns whether the Vulkan loader and any minimally functional
* ICD have been found.
*
* The availability of a Vulkan loader and even an ICD does not by itself guarantee that
* surface creation or even instance creation is possible. Call @ref
* glfwGetRequiredInstanceExtensions to check whether the extensions necessary for Vulkan
* surface creation are available and @ref glfwGetPhysicalDevicePresentationSupport to
* check whether a queue family of a physical device supports image presentation.
*
* @return `GLFW_TRUE` if Vulkan is minimally available, or `GLFW_FALSE`
* otherwise.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref vulkan_support
*
* @since Added in version 3.2.
*
* @ingroup vulkan
*/
GLFWAPI int glfwVulkanSupported(void);
/*! @brief Returns the Vulkan instance extensions required by GLFW.
*
* This function returns an array of names of Vulkan instance extensions required
* by GLFW for creating Vulkan surfaces for GLFW windows. If successful, the
* list will always contain `VK_KHR_surface`, so if you don't require any
* additional extensions you can pass this list directly to the
* `VkInstanceCreateInfo` struct.
*
* If Vulkan is not available on the machine, this function returns `NULL` and
* generates a @ref GLFW_API_UNAVAILABLE error. Call @ref glfwVulkanSupported
* to check whether Vulkan is at least minimally available.
*
* If Vulkan is available but no set of extensions allowing window surface
* creation was found, this function returns `NULL`. You may still use Vulkan
* for off-screen rendering and compute work.
*
* @param[out] count Where to store the number of extensions in the returned
* array. This is set to zero if an error occurred.
* @return An array of ASCII encoded extension names, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_API_UNAVAILABLE.
*
* @remark Additional extensions may be required by future versions of GLFW.
* You should check if any extensions you wish to enable are already in the
* returned array, as it is an error to specify an extension more than once in
* the `VkInstanceCreateInfo` struct.
*
* @pointer_lifetime The returned array is allocated and freed by GLFW. You
* should not free it yourself. It is guaranteed to be valid only until the
* library is terminated.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref vulkan_ext
* @sa @ref glfwCreateWindowSurface
*
* @since Added in version 3.2.
*
* @ingroup vulkan
*/
GLFWAPI const char** glfwGetRequiredInstanceExtensions(uint32_t* count);
#if defined(VK_VERSION_1_0)
/*! @brief Returns the address of the specified Vulkan instance function.
*
* This function returns the address of the specified Vulkan core or extension
* function for the specified instance. If instance is set to `NULL` it can
* return any function exported from the Vulkan loader, including at least the
* following functions:
*
* - `vkEnumerateInstanceExtensionProperties`
* - `vkEnumerateInstanceLayerProperties`
* - `vkCreateInstance`
* - `vkGetInstanceProcAddr`
*
* If Vulkan is not available on the machine, this function returns `NULL` and
* generates a @ref GLFW_API_UNAVAILABLE error. Call @ref glfwVulkanSupported
* to check whether Vulkan is at least minimally available.
*
* This function is equivalent to calling `vkGetInstanceProcAddr` with
* a platform-specific query of the Vulkan loader as a fallback.
*
* @param[in] instance The Vulkan instance to query, or `NULL` to retrieve
* functions related to instance creation.
* @param[in] procname The ASCII encoded name of the function.
* @return The address of the function, or `NULL` if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED and @ref
* GLFW_API_UNAVAILABLE.
*
* @pointer_lifetime The returned function pointer is valid until the library
* is terminated.
*
* @thread_safety This function may be called from any thread.
*
* @sa @ref vulkan_proc
*
* @since Added in version 3.2.
*
* @ingroup vulkan
*/
GLFWAPI GLFWvkproc glfwGetInstanceProcAddress(VkInstance instance, const char* procname);
/*! @brief Returns whether the specified queue family can present images.
*
* This function returns whether the specified queue family of the specified
* physical device supports presentation to the platform GLFW was built for.
*
* If Vulkan or the required window surface creation instance extensions are
* not available on the machine, or if the specified instance was not created
* with the required extensions, this function returns `GLFW_FALSE` and
* generates a @ref GLFW_API_UNAVAILABLE error. Call @ref glfwVulkanSupported
* to check whether Vulkan is at least minimally available and @ref
* glfwGetRequiredInstanceExtensions to check what instance extensions are
* required.
*
* @param[in] instance The instance that the physical device belongs to.
* @param[in] device The physical device that the queue family belongs to.
* @param[in] queuefamily The index of the queue family to query.
* @return `GLFW_TRUE` if the queue family supports presentation, or
* `GLFW_FALSE` otherwise.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_API_UNAVAILABLE and @ref GLFW_PLATFORM_ERROR.
*
* @remark @macos This function currently always returns `GLFW_TRUE`, as the
* `VK_MVK_macos_surface` and `VK_EXT_metal_surface` extensions do not provide
* a `vkGetPhysicalDevice*PresentationSupport` type function.
*
* @thread_safety This function may be called from any thread. For
* synchronization details of Vulkan objects, see the Vulkan specification.
*
* @sa @ref vulkan_present
*
* @since Added in version 3.2.
*
* @ingroup vulkan
*/
GLFWAPI int glfwGetPhysicalDevicePresentationSupport(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily);
/*! @brief Creates a Vulkan surface for the specified window.
*
* This function creates a Vulkan surface for the specified window.
*
* If the Vulkan loader or at least one minimally functional ICD were not found,
* this function returns `VK_ERROR_INITIALIZATION_FAILED` and generates a @ref
* GLFW_API_UNAVAILABLE error. Call @ref glfwVulkanSupported to check whether
* Vulkan is at least minimally available.
*
* If the required window surface creation instance extensions are not
* available or if the specified instance was not created with these extensions
* enabled, this function returns `VK_ERROR_EXTENSION_NOT_PRESENT` and
* generates a @ref GLFW_API_UNAVAILABLE error. Call @ref
* glfwGetRequiredInstanceExtensions to check what instance extensions are
* required.
*
* The window surface cannot be shared with another API so the window must
* have been created with the [client api hint](@ref GLFW_CLIENT_API_attrib)
* set to `GLFW_NO_API` otherwise it generates a @ref GLFW_INVALID_VALUE error
* and returns `VK_ERROR_NATIVE_WINDOW_IN_USE_KHR`.
*
* The window surface must be destroyed before the specified Vulkan instance.
* It is the responsibility of the caller to destroy the window surface. GLFW
* does not destroy it for you. Call `vkDestroySurfaceKHR` to destroy the
* surface.
*
* @param[in] instance The Vulkan instance to create the surface in.
* @param[in] window The window to create the surface for.
* @param[in] allocator The allocator to use, or `NULL` to use the default
* allocator.
* @param[out] surface Where to store the handle of the surface. This is set
* to `VK_NULL_HANDLE` if an error occurred.
* @return `VK_SUCCESS` if successful, or a Vulkan error code if an
* [error](@ref error_handling) occurred.
*
* @errors Possible errors include @ref GLFW_NOT_INITIALIZED, @ref
* GLFW_API_UNAVAILABLE, @ref GLFW_PLATFORM_ERROR and @ref GLFW_INVALID_VALUE
*
* @remark If an error occurs before the creation call is made, GLFW returns
* the Vulkan error code most appropriate for the error. Appropriate use of
* @ref glfwVulkanSupported and @ref glfwGetRequiredInstanceExtensions should
* eliminate almost all occurrences of these errors.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @macos GLFW prefers the `VK_EXT_metal_surface` extension, with the
* `VK_MVK_macos_surface` extension as a fallback. The name of the selected
* extension, if any, is included in the array returned by @ref
* glfwGetRequiredInstanceExtensions.
*
* @remark @macos This function creates and sets a `CAMetalLayer` instance for
* the window content view, which is required for MoltenVK to function.
*
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
* @remark @x11 By default GLFW prefers the `VK_KHR_xcb_surface` extension,
* with the `VK_KHR_xlib_surface` extension as a fallback. You can make
* `VK_KHR_xlib_surface` the preferred extension by setting the
* [GLFW_X11_XCB_VULKAN_SURFACE](@ref GLFW_X11_XCB_VULKAN_SURFACE_hint) init
* hint. The name of the selected extension, if any, is included in the array
* returned by @ref glfwGetRequiredInstanceExtensions.
*
* @thread_safety This function may be called from any thread. For
* synchronization details of Vulkan objects, see the Vulkan specification.
*
* @sa @ref vulkan_surface
* @sa @ref glfwGetRequiredInstanceExtensions
*
* @since Added in version 3.2.
*
* @ingroup vulkan
*/
GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface);
#endif /*VK_VERSION_1_0*/
/*************************************************************************
* Global definition cleanup
*************************************************************************/
/* ------------------- BEGIN SYSTEM/COMPILER SPECIFIC -------------------- */
#ifdef GLFW_WINGDIAPI_DEFINED
#undef WINGDIAPI
#undef GLFW_WINGDIAPI_DEFINED
#endif
#ifdef GLFW_CALLBACK_DEFINED
#undef CALLBACK
#undef GLFW_CALLBACK_DEFINED
#endif
/* Some OpenGL related headers need GLAPIENTRY, but it is unconditionally
* defined by some gl.h variants (OpenBSD) so define it after if needed.
*/
#ifndef GLAPIENTRY
#define GLAPIENTRY APIENTRY
Squashed 'deps/glfw/' changes from 7d5a16ce7..7b6aead9f 7b6aead9f Documentation updates for 3.4 release e14e72a2e De-emphasize FAQ 523d1d61c Remove outline of Doxygen 1.9.8 menu links 4d9557aef Update README for 3.3.10 release 415df7e3b Wayland: Explain what to do when the build fails fb9c23fbf Build has been tested with CMake 3.28 d45cbc82c Fix error return value for glfwGetVideoMode d7e7b164b Add credit 421dc66af Remove reference to stale Coverity result b864e4bae Improved build guide slightly f6f7ee228 Add new symbol to list 961e45bde Include declarations from native access header e28397bda Cocoa: Fix glfwGetCocoaWindow error return value 8f2f766f0 NSGL: ANGLE exists f6360eade NSGL: Fix missing check for OpenGL profile 1fb7f0e12 Cocoa: Added glfwGetCocoaView native access function 0bb605cd7 Wayland related documentation work 559bd3adb Add credit 65102e200 Prefer Wayland over X11 dbf7cfc4d Update credit 42afd127a Documentation work 7bdcdf435 Cleanup c8372cda0 Documentation work 1ce41b358 Null: Remove unused struct member af5d25055 Wayland: Remove separate window title copy 95d464bb4 Add glfwGetWindowTitle bafece4cf Update Wayland remarks for glfwCreateWindow 64b4f0f30 Null: Fix missing damage event a53ce7e8b Null: Fix window/framebuffer size event order f0ec79138 X11: Cleanup 14e653358 Add support for XDG_SESSION_TYPE env variable 690a15f92 Wayland: Implement GLFW_RESIZABLE for XDG toplevel b61f3fc47 Wayland: Fix invalid size protocol error a650c69cf Wayland: Decide final window size in one place 2b3f919b6 Wayland: Add support for fractional scaling a9cc7c726 Add GLFW_SCALE_FRAMEBUFFER window hint 63397fb0d Convert some external links to reference links 532bd66e7 Convert Doxygen tables of contents to Markdown 244852a93 Convert Doxygen paragraphs to Markdown 973a3c0b3 Fix Markdown syntax for link 1a0bae7fa Convert Doxygen code sections to Markdown 611099f74 Convert Doxygen headings to Markdown 3e73a5c76 Rename Doxygen files to Markdown e3e41ba33 Move to Doxygen 1.9.8 and later fb10e95f7 Add language tags for C code sections d93868bcf Win32: Fix handling of local absolute raw motion 275b92f88 Win32: Clean up RDP hidden cursor workaround 6c1e3fd84 Win32: Use existing cursor creation path efffd492d Wayland: Check all xkbcommon entry points 77ced84e9 Use C99 instead of hard-coded indices 8946f5314 Win32: Add GLFW_WIN32_SHOWDEFAULT 2afd57bf9 Expand documentation for custom allocator a12311e59 Document GLFW_FLOATING not supported on Wayland bb951b4b7 Use C99 fminf and fmaxf 5a0ab56ed Fix spelling 30127690a Add credit 6f1ddf51a Wayland: Remove unused struct member 6565c0cc0 Update changelog and add credit edd38207a Linux: Set O_CLOEXEC on evdev fd 9953f7ead Wayland: Cache framebuffer size 1be7bc546 Wayland: Clean up data types related to scales 4c283e4a3 Wayland: Be more specific about scales e25c1cc74 Wayland: Make fallback concepts more distinct 72164e692 Wayland: Remove fallback decoration edge enum a268b4b3a Wayland: Cleanup 4baeadbd6 Wayland: Put fallback decorations behind a boolean 6ac0835ad Wayland: Cleanup ea6dd72c7 Wayland: Fix GLFW_HOVERED for fallback decorations 5e97447dd Wayland: Clarify fallback decoration struct name d3a736243 Wayland: Separate window and framebuffer resizing 1fe98a0d5 Fix missing list entry dash in README a360198f8 Wayland: Implement glfwFocusWindow eeb403135 Add minor features and updates to window test 00e86d4b7 WGL: Fix pixel format count in a Parallels VM 86d7bcb12 Fix missing checks for platform mismatch d7aeb1eae Fix function return value when uninitialized f74ff2aa1 Fix function return value when uninitialized c47894a9a Update compilation-related parts of README 42afff41f Remove reminders to use C99 from more source files 23962c9dc Remove further traces of IRC channel ad264f506 Update URL for xdg-activation-v1 protocol docs 94310c528 Wayland: Move listener to correct section bdedec993 Wayland: Fix formatting of attention request 931797024 Wayland: Implement glfwRequestWindowAttention 2590d4cdd Wayland: Enable platform by default 51920ede6 Wayland: Fix compilation on FreeBSD 291f4d89c OSMesa: Fix headers included before shared header bc95384f4 Remove platform-specific logic from shared header becf1dc14 Update to actions/checkout@v4 from v3 86bf5698e Fix glfwGetKeyName incorrectly emitting error 7e2470d34 Use designated initializers for platform structs bbf661ca3 Replace comments with designated initializers d81fcb93f Clarify event test reporting of keys c339dfc63 Update changelog for 3.4 release 9afbcb442 Wayland: Clean up pointer axis handler d79afa805 Win32: Minor changes to disabled cursor fix over RDP 996826eec Reorder and add details to changelog entry 1de78b2ff Cleanup 7321b56ca Reorder credit c8521b7fd Win 32: Fix disabled cursor mode when connected over RDP 8e6c8d7ef Remove reminders to use C89 for some source files ba796ec9c Document VS 2013 as minimum VS version d107e497a Remove superfluous CMake flag in AppVeyor build d2058526c Make VS 2013 the oldest tested VS version cf29ff2b9 Update CODEOWNERS file 8ff8d6756 Set timeout for build GH workflow jobs d2b88cf7a Update documentation for native access errors 200639712 Add initial .editorconfig file 507621977 Win32: Remove unofficial support for VS 2008 29885c694 Win32: Improve clipboard contention issue 2c3eb7574 Wayland: Remove dependency on wayland-protocols 73948e6c0 Fix missing error in docs for glfwCreateWindow 5a9ea8f99 Add build- prefix to .gitignore 4e8c4901e Wayland: Fix segfault on termination d9646631d Removed unused header in sharing example 6b39ab007 Improve coverage of GH build workflow 40aa77a16 Remove superfluous CMake flag in GH build workflow 9f6da7e7c Win32: Fix some of the errors for Null-only on VS ab09dc8fb Add credit b4c3ef9d0 Clarify documentation for contributing 2c1d31009 Cocoa: Fix segfault querying joystick elements ea3ea6270 Update changelog and add credit eeeb56eb2 EGL: Fix GLFW_CONTEXT_NO_ERROR on Mesa 378e5fc81 Fix Markdown formatting for changelog entry 7b152019d Add credit 8e9a5d29a Cocoa: No NSWindowStyleMaskResizable in fullscreen 46cebb508 EGL: Only use EGL_EXT_present_opaque on Wayland 68edc66aa Add credit ddd92a4fa Update changelog and add credit 5e4496cb4 Cocoa: Fix compilation error on OS X 10.8 0ede5f58c Simplify joystick hat value assertions 52405a9d5 Win32: Fix invalid hat bit mask being accepted 9959dc69c Improve documentation relating to key tokens 557a633b2 Fix list of possible errors for glfwGetKeyName b1517e5b3 Fix glfwGetKeyName not checking key token is valid 3f31519de Clarify documentation for glfwMakeContextCurrent 1b2605dbc Fix missing new constant in release notes 93d70cb6a Add assertions for context function invariants fa0ea5c41 Fix potential violation of invariant 8c5471d6c Fix return value on error for glfwGetKeyScancode fb94e4268 Remove changelog entry d097e3574 Wayland: Fix heuristics for what counts as events 23e40548b Wayland: Fix protocol error on undecorated window 9fdc42593 Wayland: Use Wayland to wait for libdecor to init 23ea072c4 Reorder changelog entry 659d16144 Reorder credit dbe810e40 Documentation: only named keys generate synthetic key releases afd22ebcf Add credit 97820bc32 Null: Remove duplicated function declaration d9709904f Linux: Fix POSIX version not set for Null build a87acd8c1 Update changelog and add credit 2a4dd9c28 Cleanup c992226a9 Linux: Fix memory leak when inotify init failed 0bd3e879e Fix unneccessary use of "must" 509f4131b Win32: Fix glfwWaitEventsTimeout ignoring messages 01d7c331f Wayland: Fix zero being used in place of NULL 938a3c29b Update Doxyfile template for Doxygen 1.9.7 3ed6e9d89 Updated credit 9a80225dd Add credits 46c2e35c5 Updated changelog 93a3ba808 Win32: Add library name suffix to pkg-config file 3eaf1255b Wayland: Cleanup 6b48f2be9 Wayland: Merge function called once 00a663daf Wayland: Fix fallback decorations emitting errors 3fa236072 Update changelog 0b94e1b29 Wayland: Fix detection of joysticks after init f27daa34a Fix glfwinfo output of Vulkan layer spec version 6f2d7064b Make glfwinfo try Vulkan even if GL/GLES fails 9cce2896e Null: Add (fictional) scancodes 23ab97272 Fix unquoted CMake variable references fbdb53b9c Wayland: Add initial support for libdecor cd466cf9f Wayland: Simplify decoration side detection 39f0e8622 Wayland: Clean up enum value names efa9297a4 Wayland: Simplify per-window ouput scales tracking 91c837ace Wayland: Use tags to verify proxy ownership 6d9083af0 Wayland: Remove duplicate setting of user data 4cf510511 Wayland: Stop manually tracking interface versions c1a79c1c4 Wayland: Emit size event when setting aspect ratio 8397b39af Wayland: Fix some missing window refresh events 735fc101f Wayland: Fix decorations not always being created 228428fa4 Wayland: Simplify test for fallback decorations 82e77dbff Wayland: Pick more plausible default cursor size 9a8763568 Update to actions/checkout@v3 2b580012d Add credit 5c463a907 Win32: Fix typo in error description 9b1f63bad Add credit 1c9fcdc9d Simplify setting of GLFW_STANDALONE CMake variable 30b91c8b6 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option e0ae1c45d Remove setting of CMake policy CMP0054 8f470597d Add support for manually running build workflow 57cbded07 Add credit 41d8da1ce Wayland: Fix wrong array size for _GLFWofferWayland 00967cbb8 Linux: Fix joystick input being disabled dd8a678a6 Update Doxyfile template for Doxygen 1.9.5 97b9e4963 Documentation work b2b087cd8 Fix documented errors for gamma ramp functions d299d9f78 Remove Doxyfile tags deprecated by Doxygen 1.9.5 ed1d9e1ca Document X11 WM_CLASS hint behavior ab3ea8ac9 Win32: Remove unhelpful helper function c812b9d87 Add conditional compilation for platform units 8a72918bc Move helper macros to single point of use ab1b1edfd EGL: Cleanup 93e93135f EGL: Add better error for no stereo e05766664 EGL: Add better errors for client API mismatch 6b57e08bb Check if context creation APIs match when sharing 2c0f34b60 WGL: Fix count of displayable pixel formats ef6c9d8b4 Wayland: Fix window opacity on older systems c18851f52 GLX: Add support for loading glvnd libGLX 55aad3c37 EGL: Add support for loading glvnd libOpenGL 0f9a9578f Add window hints for initial position 7d73629e5 X11: Preserve unrelated values in WM_NORMAL_HINTS 2efc598d7 Fix native access macros being mutually exclusive 2e12ef00b Fix typos and other issues in docs 3a60992a4 Wayland: Add error for unsupported feature 3a5c726d1 Wayland: Remove unreachable code 7be6a2cab Wayland: Clean up pointer helper function order 488008e0a Add cursor mode GLFW_CURSOR_CAPTURED a46f829de Refactor cursor mode paths 03af6b3d4 Wayland: Fix leaks of pointer related objects 09ebf3f0b Wayland: Fix error for missing protocol e85b645b8 Wayland: Clean up pointer locking b9ed25d2e Wayland: Add GLFW_WAYLAND_APP_ID window hint 26b85215c Wayland: Static function more static when static 6987294df Wayland: Clean up cursor theme loading 71be34a6c Wayland: Fix crash if mouse connected after init 7cc8b053b Wayland: Clean up shared memory buffer creation 91a96ed43 Update changelog and add credit c424fe558 Linux: Fix joystick without buttons being ignored c50d53160 Make events test window appear on Wayland 40b5a8a37 Wayland: Fix reappearing key repeat 9180923ea Wayland: Clean up key repeat logic a1a73ee86 Wayland: Make text input logic static e47cb7c1e Wayland: Update state before emitting events 4df24735e Wayland: Do not emit events for destroyed window d77aaa770 Wayland: Fix non-standard struct initialization aa80d24d0 Documentation work fd7e73721 Linux: Fix duplicate joystick objects 6dd526fb1 Win32: Fix right Shift scancode when using CJK IME 2796e61af Documentation work 88a39006e Wayland: Cleanup 5c948a6e6 Wayland: Fix comment typo 8e725338b Add credit 060631c96 Fix typos in docs 36f0bf00a Cocoa: Fix build failure on OS X 10.11 84e165ef6 Win32: Work around warnings on MSVC 19.32.x 2db528d8c Cocoa: Cleanup 78b19548d Documentation work dfb26023f Update changelog and add credit 9b7713cf9 Cocoa: Fix search path for private Vulkan loader 3b3d58df4 Add support for VK_KHR_portability_enumeration 510a08cde Update glad to include Vulkan 1.3 0d599026d Cocoa: Fix clearing of unrelated window style bits 6f8ec4075 Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows 98d6e8485 Cocoa: Disable macOS fullscreen when non-resizable da6713cd0 Wayland: Do not decorate fullscreen windows d578c2ddf Wayland: Only create EGL window if using EGL 74b4ceb83 Wayland: Cleanup c4fbe80d9 Wayland: Make function behavior match name be7f4513c Wayland: Remove premature surface commit calls 47193f15d Wayland: Rename function to its purpose 80dc0533c Wayland: Use enum type to store enum value 29b7669bc Wayland: Fix transition to server-side decorations f35e2274c Wayland: Fix GLFW_DECORATED for XDG decorations 3203599ca Wayland: Fix map before XDG decoration configure 2df0ce07f Wayland: Store and act on XDG decoration mode 83a134a92 Wayland: Fix mapping failure on wlroots compositor eb9c3bee7 Wayland: Rename fallback decoration functions 0cd1916de Wayland: Remove function only called once 77819c0c5 Wayland: Fix maximized state lost while hidden e52046955 Wayland: Cleanup 55fcfb1bb Wayland: Fix error for setting GLFW_FLOATING 203002ef2 Wayland: Fix latent bug for glfwGetWindowTitle 85f5a5191 Wayland: Fix events emitted before ack_configure 9ad9f5c52 Wayland: Fix missing error reporting 5002522f7 Wayland: Cleanup 91f18fb57 Wayland: Fix error from glfwSetWindowAspectRatio e37ba80b1 Wayland: Fix reporting of monitor scale changes c3ad3d49e Wayland: Fix duplicate monitor connection events 209f6cf09 Wayland: Add support for wl_output::name 33d37782c Wayland: Cleanup 229d628ec Wayland: Fix toggling of server-side decorations c28d42006 Wayland: Remove duplicate fullscreen check 18df0baea Wayland: Cleanup a7b6f3550 Wayland: Fix size limits for fallback decorations 0f5b09504 Wayland: Fix erratic fallback decoration behavior 24cdc5afd Wayland: Rename window frame size constants 75295f487 Wayland: Remove unused code path 040712ce9 Wayland: Cleanup 2877fea55 Wayland: Remove superfluous comments e33db6d7a Wayland: Fix resize events before ack_configure afb127769 Wayland: Add tracking of XDG fullscreen state ed39ff43f Wayland: Use named constants for version checks 98c9961f3 Wayland: Cleanup 3bbb41eac Wayland: Fix glfwInit closing stdin on failure 0b76e3a6f Wayland: Fix duplicate window content scale events 685799549 Wayland: Fix glfwSetWindowSize resizing fs windows fdc72edf8 Wayland: Fix missing fullscreen code path f39ffefb6 Wayland: Fix maximization by user being ignored ddd087d66 Wayland: Fix behavior of leaving full screen mode 523fdf50c Wayland: Cleanup d3ede7b68 Add credit a465c1c32 Win32: Simplify window class handling 2ae3e0c8d Win32: Add separate window class for helper window ad3dbeb65 Add basic assertions for event API arguments 05f6c13d1 Add support for GLFW_NATIVE_INCLUDE_NONE macro edec334b3 Cocoa: Use system header to declare id type 26920a1a3 X11: Fix previous error handler not being restored 736a88b06 Fix return type of functions returning bool values 2c204ab52 Fix joystick user pointer NULL during disconnect e9c58bc18 Wayland: Fix missing lock key modifier bits 62e175ef9 Win32: Add comment clarifying use of ToUnicode ce85c7dca Fix GLAPIENTRY not being defined for native access 5c3ebfb9c Remove OSMesa specific code from offscreen example 7dfd84c45 Win32: Make monitor area retrieval more consistent 685de9089 Fix and clarify comments for GLFWAPI 09653b8c5 Move last bits of window setup to platform code 72642ea0d Simplify struct stitching for sync primitives 8f050b565 Wayland: Add support for older wayland-scanner acf0c10e7 Win32: Fix message reported by VS 2022 80e31ce9e Win32: Remove superfluous cast d3c212122 Move CODEOWNERS to .github directory 23e6e8e4b X11: Fix segfault on malformed INCR response f60547ac8 X11: Fix returned clipboard string freed too early 06089a91a Document delayed initialization of EGL display 82ccbb3ef Update stb_image_write.h to version 1.16 a8d8b760f X11: Fix OSMesa library not being unloaded 2d281d792 Wayland: Fix OSMesa library not being unloaded 89514cf0f Cocoa: Fix EGL and OSMesa not being unloaded 10e9033a2 Win32: Fix OSMesa library not being unloaded 29523dbfb Fix order of error checks in glfwSetGammaRamp f843d5333 Fix glfwMakeContextCurrent using uninitialized TLS 4cb36872a Wayland: Add support for file drop events 0f38382e2 Wayland: Clean up listener struct initialization f010335b8 Wayland: Make data offer reading a generic utility b7a3af9b7 Wayland: Move window related code to window module 967282c2e Wayland: Remove check for error that cannot happen 8d216054a Wayland: Remove error reporting of external bugs 34418951c Wayland: Clean up clipboard writing ad4a9e42f Move URI list parsing to shared code e0889736f Wayland: Add strerror output to error descriptions c13213533 Wayland: Clean up clipboard reading 465116527 Wayland: Simplify clipboard string allocation 8d87be126 Wayland: Improve handling of pending data offers 89d3ea8d6 Wayland: Return our clipboard without roundtrips 990dc4b38 Wayland: Fix error paths not closing sending fd a4460b694 Wayland: Rename listener user data parameters 450617502 Wayland: Clean up pointer declarations ba11e6085 Wayland: Rename data transfer parameters 2d45681bc Wayland: Fix phrasing and type of error messages 4c110bba4 Wayland: Fix partial writes of clipboard string 738b1c73b Wayland: Remove superfluous global struct member b386371f5 Wayland: Fix double free on data source error 9c95cfb9f Wayland: Fix handling of clipboard set to self 920d110b6 Fix missing newline 554cbdb20 POSIX: Fix data type of return values 955fbd9d2 Cocoa: Fix AirPlay causing harmless init error 07a5518c3 Win32: Fix using executable instance and not ours 66a4882eb Add checks for some invalid values to public API 8d9231fe5 Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE 03cfe957e Win32: Fix scancode and key for Alt+PrtSc events add0521ef Fix accidental C99 in C89 header 535c3ce63 Fix GLAPIENTRY redefinition warning 3ee5031fd Add shared min and max functions for int 9cc252a40 Revert ad01c1b614868c3cbc79306aa6a19c9fc06f34a6 46950a5e6 Fix button field names in input guide 1461c59aa Update changelog and add credit b54fb0af1 X11: Fix undefined behavior in bit shift of int 8f9ff8503 Formatting aa803f7de Win32: Update rationale for reimplementation 34573798f Win32: Rename Windows 10 macros for clarity 8ff9ed92b Win32: Fix calls to encoding compatibility macros 723f3eb40 Win32: Fix maximization showing a hidden window 1eef3a363 Fix dependency list for X11 on Cygwin 367d06dea Win32: Fix scale fixup losing initial position a730acf8e Win32: Fix rect of undecorated maximized windows adc202d2c POSIX: Fix undeclared function warning on Cygwin d78b0a4ea X11: Fix sonames for loaded libraries on NetBSD 1e0c3bca7 Update version of VS used on windows-latest 71742d9a2 Wayland: Improve event processing with timeout a32cbf6d4 Wayland: Fix glfwPostEmptyEvent not always working 7ce1f3e1c Formatting bb9d699ae Share X11 fd polling logic with Wayland 203a7c59d Wayland: Cancel display fd read before callbacks 3c2913dcb Wayland: Fix potential incomplete display flushing 84b0923fe X11: Use lower-latency poll where available cd22e2849 X11: Fix empty event race condition with a pipe 363d47144 Cleanup 87970b7f2 X11: Fix glfwWaitEvents* ignoring joystick events 1e987cb92 X11: Fix joystick events causing busy waiting 92b5c67b5 X11: Retry poll when failed with EINTR or EAGAIN d3e4fcf8b X11: Fix event polling when event fd > 1023 ad01c1b61 Win32: Fix key name code changing global key state 789d2924c Formatting 2e656afc4 GLX: Fix context creation failing unnecessarily 20adc18aa Wayland: Clean up monitor scale update 152f50cd0 Wayland: Fix error type for allocation failure 4a68926bf Wayland: Remove unnecessary NULL checks a28adba06 Wayland: Fix multiple copies of single constant 97da62a02 Cocoa: Clarify comments on compatibility macros e023618da Remove Doxyfile tag deprecated by Doxygen 1.9.3 7f6aa587f Cocoa: Fix deprecation warning for kUTTypeURL df8d7bc89 Wayland: Clean up modifier key event handler 0ce611958 Wayland: Clean up key translation 1a7da42e6 Wayland: Fix text input not following key repeat bf9958700 Wayland: Clean up key event handler 293d19a15 Wayland: Require xkbcommon 0.5.0 or greater b70259e52 Wayland: Clean up text input fe7be3979 Clean up internal Unicode code point handling 17a9e34fb Wayland: Implement key name support cb22c5411 Move UTF-8 encoding to shared code 37b7540db Wayland: Fix keys reported as wrong or unknown key 715b874db Wayland: Fix GLFW_VISIBLE affecting full screen 8aaea5742 Fix gamma test not checking for NULL return value 25c521cbe Wayland: Fix missing damage event on window show c05acf624 Wayland: Fix window not visible after initial swap 12c2ccd60 Wayland: Remove window monitor array pre-alloc 216ea3d73 Wayland: Remove superfluous initialize to NULL c1ecd4673 Wayland: Move window title cloning to creation 7bede13b1 Wayland: Gather framebuffer transparency logic a3d1633e1 Wayland: Move surface creation function 3f5dfeaf2 Wayland: Fix repeated key not released on defocus 850893a39 Wayland: Control key repeat via timerfd state 79e7e65c9 Wayland: Clean up event pump 855d338a6 Wayland: Use correct action on fallback decoration 8edbc4971 Wayland: Document delayed window showing 05b0e2fab Update docs for specific Vulkan surface extensions 7d060ba4f X11: Fix sonames for loaded libraries on OpenBSD f8ef3ca71 Add hiding and showing to interactive window test 094aa6d3c Wayland: Fix window hiding e24fe4b18 Wayland: Fix key repeat continuing when refocused c2f0a0ae5 Wayland: Fix duplicate focus event on activation 6281f498c EGL: Use EGL_EXT_present_opaque when available 68879081c Wayland: Continue poll() if timerfd can’t be read 963e72888 Wayland: Set O_NONBLOCK on repeat timerfd 900848ad0 X11: Add extension header paths to CMake target cd01187b9 Fix initial windowed mode size for test c19f36b28 Add missing errors section for glfwGetGamepadName 53d86c64d Win32: Handle content scale error on creation fbfd7e65c Win32: Fix bad content scale on monitor disconnect d1efa3298 Formatting 79de08db0 Cleanup e40fa3bb9 Add credits and update changelog 9cd4d2fa2 X11: Fix undefined behavior in glfwSetWindowIcon 37fc28bff Fix docs calling GLFW_CONTEXT_REVISION a hint 706d1f165 Gather Null specific platform selection logic b3a98f855 Update comments for global mutable data eacc1cafb Fix source comment typo a30cd6ace Add credit bb193325c Add missing error to glfwGetClipboardString docs b55a517ae Add credit 544790666 Cocoa: Use MACH_PORT_NULL for default IOKit port fb0f2f92a Add missing changelog entries 83d3fb08e Fix some spelling errors in changelog 999962bd2 Update changelog and add credit f75c251de Cocoa: Fix deprecation of kIOMasterPortDefault 575d2971d Fix glfwinfo not handling --platform=any 2a78a2cf8 Refactor platform selection for clarity? 76a5f781d Add glfwInitVulkanLoader 393eac458 Improve Vulkan guide header section db9150795 Remove saving a function pointer only used once ee6ff939a Fix invalid pointer conversions 68534cc2c Null: Remove unused function 4005f70ee WGL: Limit DWM swap interval hack to Vista and 7 53d7622a3 Move list of contributors to separate file 41ebcf1ee Add credit 0fe96ec20 Fix various typos 3d52f7e34 Limit scope of some loop counters in C99 files f4d0365a5 Use switch statement instead of if-else-chain 309d79376 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb 6efaaec9c Improve headings and TOC layout in Doxygen docs 38dd51552 Use Win32 instead of Windows in Doxygen headings 727db55c3 Fix context API checks in native access functions 56a4cb0a3 Add runtime platform selection ff9d9515f Remove typedefs only used in one place 36ea36736 Cocoa: Change helper function suffix to Cocoa 09f9773e6 Cocoa: Make timer functions backend independent bdfe6b09a Win32: Make timer functions backend independent b6834bf2a Win32: Remove timeGetTime fallback for timer 35f3b58c2 Win32: Make thread functions backend independent f5758d75d Remove context creation backend headers b7d0c6037 Make dynamic module loading part of platform API e31deedc9 Make timer init part of platform API 6d51b3910 Select mapping platform name at runtime d0776e04a Null: Add non-functional EGL support 8b8d10bc0 Move library dependency logic to src directory 0a9488e3f Remove configuration header efe764b49 Remove blank line before the end of some structs 983c44b25 Document possible native access function errors cca9008db Make native access functions verify context API 0391b7b27 Remove Doxyfile tags deprecated by Doxygen 1.9.2 1d8d1ff3d Fix output for missing Vulkan surface extensions 4be0444ee Remove potentially incorrect claim 6a2005310 Fix docs for Windows monitor size calculation 7614d088e Fix string buffer sizes in window test 6ed529422 Cocoa: Fix unresponsive cursor after cursor warp 157ebb80a Cocoa: Fix unresponsive cursor after ungrab e7758c506 Wayland: Fix cursor offset when shape changes 4cbe743b7 Wayland: Fix standard cursor name selection 216d5e840 Wayland: Fix some keys not repeating 63da04e5c Add HTML header and footer to docs dependencies 8e2357984 Add OpenGL ES 2.0 triangle example 150744ecc Only rebuild documentation when necessary 8c8def5de Start making use of CMake 3.4 string(APPEND) 4f077c413 Raise minimum required CMake version to 3.4 7c25dff00 Remove truism from end of gamepad mapping regexp daed5edd6 Simplify CMake if-statement variable references d7b7c3b12 Raise maximum known CMake version to 3.20 62074f3de Update glad2 and switch to header-only version 518e26e16 Add credit 22b586b3d Add pluggable heap allocator 4e557437f Name parameters for callback function types 2ac7e20aa Win32: Fix invalid preprocessor command 'warning' 85348c67c Wayland: Load functions for new atomic marshalling 071d7c0f4 X11: Fix function returning before cleanup 71829a0f0 Wayland: Remove unused pkg-config dependency 244948e17 Export pkg-config dependencies via the CMake cache d83849792 Add override variable for CMake library type dffe203c1 Wayland: Make libwayland-client dynamically loaded 87d5646f5 Remove unneccessary quotes in CMake conditions 9a0e88a01 Update comment for msvcrt CMake option aff00d0dd POSIX: Use frequency member for clarity 111c02d74 POSIX: Remove use of deprecated gettimeofday 58b48a3a0 Win32: Remove changing the foreground lock timeout 201400b97 Simplify parsing of default gamepad mappings afa78b427 Update gamepad mappings from upstream 0c90e1a33 Add gamepad mapping filtering by backend 01778329e Add custom target for updating gamepad mappings 56092814f Improve error description for invalid scancodes 3dc7349c3 Expand list of distro derivatives slightly 9e1ee3f26 Add Fedora package names to compilation guide ab34cc51c Update changelog 1d88a2e3d Cocoa: Fix macro redefinition warning 076bfd55b Cocoa: Fix MoltenVK layer scale out of sync 836e70950 Cocoa: Remove calls to -update on nil 3b9597048 Improve library compilation guide somewhat b6f7ead3c Add credit 1a5e07fd4 realizing "as you would" is platform dependent f010d8b77 Clarify "as you would" for beginners. 6876cf8d7 Remove errors for gamepad element mismatch 52d8347d3 Consistent subsections in compile guide a89fcd20d Wayland: Fix missing constant on FreeBSD 5b73fc8b8 Wayland: Fix case of epollshim find module name 6f7c61c6b Add missing changelog entry 15e05adf6 Add notes on getting the HDC of a window on Win32 787295b3a Fix some documentation URLs still using http: 78380c776 Update IRC network to Libera.Chat 3b1322865 Add 'latest' branch to all CI builds 4e788fc6d Move VS 2019 builds from AppVeyor to GH Actions 5a6001a83 Migrate from Travis CI to GitHub Actions df15a33e1 Fix numeric conversion warnings in example 114776a24 EGL: Fix creation of single-buffered windows fd79b0284 Move single/double-buffer filtering to backends 184377b49 Skip initial buffer swap when single-buffered 04f21abb5 Make GLFW_DOUBLEBUFFER a window attribute da236ba80 Make monitor and joystick names static strings a39115a27 Remove claim that EGL is not supported on macOS bbbbd3e87 Clarify documentation for hints e17ffcd0d Fix header version macro descriptions in docs 9a3a8bc26 Win32: Always define UNICODE and _UNICODE a646f51bc Win32: Fix macros being enabled for other backends 0e9ec7788 Fix description of video mode ordering in docs e3f916808 Fix hardcoded runtime destination in CMake install 061a0263a Win32: Fix compilation with standalone LLVM 85bce8a8e Replace GL_ARB_debug_output in comments ec621a00b Replace GL_ARB_debug_output in context guide 330f7da74 Add Vulkan device presentation support to glfwinfo 0beadfdc6 Add window surface creation to glfwinfo 4c90e21e8 Fix grammar in MoltenVK support docs f90df2424 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo a25e8eb50 Add docs for GLFW_X11_XCB_VULKAN_SURFACE 84f95a7d7 Add GLFW_X11_XCB_VULKAN_SURFACE init hint f4a732960 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 9416a4340 Fix implicit double-to-float in linmath.h 33cd8b865 Add issue number to changelog 291f6dc32 Remove deprecated Doxygen tag 52ba8c7f0 Win32: Add warning when option will have no effect 17ae300d9 Ignore cached state when setting window attributes 9c62a21ba Update linmath.h 1f34295a7 Win32: Add MinGW-w64 detection to version string 4afa227a0 X11: Fix attribs not applied on leaving fullscreen 2c7f3ce91 Update changelog b925a54ef Wayland: Move DPI fallback work to output done 729c9988d Win32: Fix content area rescaling on older systems 410890aa8 Win32: Fix full screen windows affected by scaling 6de084000 Cocoa: Fix console apps getting a dock icon 947731113 Update changelog and add credit 384ff74a4 Cocoa: Fix install name for installed dylib f8d6801a5 Simplify references in CMake if-statements 3959ee894 Cocoa: Unify CG display to NS screen mapping 8ab40399d Update changelog and add credit 2bc52ca82 Cocoa: Use modern API to get display name 5aff72aa0 Cocoa: Fix duplicate monitor connection events 8b1186746 Cocoa: Fix menubar for unbundled apps on 10.15 552209fe4 Update changelog f5af421a6 Cocoa: Fix duplicate video mode detection 5d1d1a01e Update repo URL for Nuklear 3a8ebb190 Added 2 entries to the gitignores file. 6ce6b5078 Add credit 761f97d6b Fix indentation in internal.h 0b9e48fa3 Fix minor typo: If if -> If. 1adfbde4d Wayland: Move 96 DPI default to outputHandleMode 08e5a1706 Use switch statement instead of if-else-chain for cursor shapes 7e8da5709 Add missing changelog issue number 0dc1005c8 Wayland: Fix destroying CSDs in the correct order 3327050ca Cocoa: Fix ObjC being built as C with CMake 3.19 5c928ff45 Add credit 2f76f70c7 Wayland: Simplify adding of protocol sources 420b165bf Wayland: Fix indentation a62a6c501 Wayland: Scanner tool has input and output args d5f32dfb3 Wayland: Ensure paths are passed on in quoted form a6f8cc9d4 Fix unquoted paths with variable references af8f9713d Wayland: Fix CMake binary dir when built as subdir 0bccc3852 Win32: Filter out duplicate size events ac627706e Win32: Fix clang-cl interpreting -Wall as /Wall 6b78419c9 Win32: Enable /W3 on VS for library sources 9b140d08d Remove ignored Clang compiler flag 35f3508ec Update changelog and add credit c940695eb Fix macOS Print Screen 0ef149c8f Wayland: Assume 96 DPI if physical size is <= 0 a506a8dc7 Add credit 8d47dc589 Update test SPIR-V shader code 48aa567d0 Update changelog and add credit 53b1396a0 Win32: Fix value for _WIN32_WINNT_WINBLUE 60e7364b3 Update changelog 166611cef Win32: Update all monitor handles on config change 0b2660f39 Wayland: Remove FindWaylandProtocols.cmake and FindXKBCommon.cmake (not used anymore) 40d150c39 Docs: Remove mentions of extra-cmake-modules 8aaf07284 Wayland: Remove extra-cmake-modules from CI 2e6fb7fe2 Wayland: Remove extra trailing whitespace 2747e4739 Wayland: Remove extra-cmake-modules dependency 1353f37a5 Make unsupported versions of CMake fail early 539535a36 Specify maximum version of CMake known to work 73ef5f0ab Update CODEOWNERS for move to SCSS 58df92aca Use consistent indentation for Doxygen custom stylesheet 96f9f5c4b Migrate to Sass for Doxygen custom stylesheets 1ed148983 Fix typo in GLFWwindowmaximizefun documentation bb1d917c2 Improve docs scaling on mobile and small screens 59196f9ad Make old debug context hint/attrib name searchable 9d7897f96 Support interprocedural optimization override b3a79103a Move Wayland build CI to focal b9dfce007 Fix formatting in transition guide 7765451d0 Formatting cd0dc76c7 Null: Fix out parameters not being set da26eefc6 Update changelog b488c3f87 Make _glfwPlatformInitJoysticks() return the correct type in null_joystick 05dd2fa29 Win32: Disable fb transparency when it is broken a2674a903 Cocoa: Fix potential leak of CFNumber object 0cc13ceaf Return NULL instead of GLFW_FALSE where appropriate c01acc267 X11: Fix joystick detection before joystick init e0f7ce402 Documentation fix f771d4129 Cleanup 782e6b6ce Make joystick platform code init on demand f760b124c Wayland: Fix scroll offsets being inverted 5f60c22cf Wayland: Fix partial framebuffer size retrieval 5c92cd9f5 Make windows test a tolerable example 686e18fd7 Remove window opacity test 3207fc712 Add window property test 74b9f309a Update Nuklear to 4.01.3 a122d9130 Documentation work for GLFW_MOUSE_PASSTHROUGH dfeacee00 Move mouse passthrough before window showing 1095a4370 Remove no-op call at window creation 6d2003d07 Move management of shared state to shared code 7da3e52c8 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 68e4261d7 X11: Include X Shape extension headers e81d38125 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH d285a9fde Add support for mouse input transparency 6c031af24 Null: Fix typos in workarea retrieval 49dbcfcb8 X11: Fix cursor hover query retry behavior ceb20c7f9 X11: Fix race in window hovered query 4ae93e054 X11: Remove non-UTF-8 fallback paths 9a3664b4a X11: Fix detection of key events duplicated by XIM 6ce207039 Win32: Fix non-BMP Unicode codepoint input e47832ffc Cocoa: Fix regression in private use area check ad9eb768c Cocoa: Fix non-BMP Unicode codepoint input 854ce1db4 Fix format of change log entry f5f060e6b Init hint documentation work 0dea8a444 EGL: Add support for EGL_ANGLE_platform_angle e6a6a9981 Use stdbool more consistently in glfwinfo 1cecb8beb Move glfwinfo argument processing before glfwInit 36f825032 Add missing entries to new symbols list b420ca740 Add GLFW_CONTEXT_DEBUG window hint alias 4e3b43383 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib 8a69a0d7e Re-word docs for OPENGL_DEBUG_CONTEXT hint 2539d0374 Win32: Use helper window DC as EGL native display bcb855818 Remove EGL and OSMesa struct member macros aec9fae8f EGL: Add support for EGL_EXT_platform_base d7f7b0e1b EGL: Replace native handle macros with functions b66f105f3 Fix typos bf1c62b26 Remove deprecated sudo key from Travis CI config 3a3c32c6b Add credit 81f475bcc Fix GLU header inclusion being disabled c1f60ab5d Make compiler specific workarounds more consistent e47705d8f Move more compiler workarounds to library setup 8369880b5 Only look for OSMesa module if building examples cfc23cd08 Fix MinGW linker flag tests breaking later tests 69ff0b8ee Refresh Doxygen file with version 1.8.18 e0c77f71f Null: Make platform more conformant c72da994b Wayland: Fix repeated keys reported to NULL window 399c2a1fa Clarify docs on default GL header inclusion 9a87c2a4b Add feature available/implemented errors fbf8aae44 Fix typo in header option macro docs 7486e12f8 Add statement to docs for glfwTerminate 105cf32e0 Fix desktop GL header not always being suppressed a84a30ab6 Win32: Fix VS /W4 compile warnings 250b94cd0 Use the correct type in a for loop d4f507453 Replace %m conversion specifier with %s and strerror() 91eebe922 Use CALayer instead of NSView for EGLNativeWindowType 51a465ee2 Win32: Remove checks for pre-XP Windows 5f9dfe3d8 X11: Clarify function name and comment 27295b508 Note removal of wl_shell support in release notes ef5220d6b X11: Clarify code flow for Clang static analysis a17a1b201 X11: Fix XKB events being passed on to core path e07925c40 X11: Fix XKB state event bits being overwritten cf3a03a85 X11: Remove duplicate XKB group initialization 0c403c8ca X11: Fix XKB group event depending on state query 844bc8031 Add null platform to Travis CI 67c720d11 Correct sign in mat4x4_rotate_Y d7ae90a79 Update community resource links 41a19ed49 Disambiguate Vulkan support reference link 949275bbe Cocoa: Fix call to NSWindow from non-main threads cab41529d X11: Improve non-XKB fallback for key mapping 318e08d91 X11: Add additional XKB key names for Right Alt 560304e0f X11: Use XKB key name MENU for Menu key 9ecacf1d7 X11: Check XKB key aliases in addition to names ee45b5864 X11: Fix X keycode ranges for XKB and core 215a05af3 Update changelog and add credit a41a58a95 X11: Fix function keys mapped to GLFW_KEY_UNKNOWN e65de2941 X11: Improve window handle race condition 2c8e0512d X11: Filter out Xlib errors from other connections 44b5d0658 X11: Add support for XIM callbacks 350ba7326 Update linmath.h 9516df52a Fix unclear language in build guide 72366ac9a Cocoa: Finish launching NSApp in glfwInit 6aca3e99f Wayland: Remove unused link-time dependency 4381b86b6 X11: Fix CJK IME input when locale CTYPE is "C" 27d19d06c WGL: Remove unused constants 4b8ac11aa Fix rendering race in offscreen example a0a5cc57d X11: Make libX11 dynamically loaded 0c27ed1d0 X11: Fix setting the clipboard string to itself d1ae7bac6 Put docs target in GLFW3 folder 40c7e471e Move more non-source template files to CMake dir 76406c789 Mention that xdg-shell is mandatory on Wayland d973acc12 Update OpenGL bits of build documentation slightly 46c7c1cdf Remove AppVeyor skip commits setting 13479ed27 Update changelog and add credit a5e5b782c X11: Fix queries crashing if monitor disconnected 65cfe743a Add credit d862d56ac Fix docs install condition 190673e77 Win32: Add matching comment 789a2bcb3 Win32: Fix scancode when key message only had VK 5f1631cb0 Check scancode before use in glfwGetKeyName a491b0698 Win32: Use non-async key state for modifier hack 562c17d13 Win32: Fix no Super key release event after Win+V 7da87aaae Cocoa: Add fully dynamic loading of Vulkan loader 15d91801b Cocoa: Select Vulkan surface extension at runtime c5cb4a253 Cocoa: Add support for VK_EXT_metal_surface 9372ba95f X11: Fix parent window handle initialization aa5e31356 X11: Fix BadMatch focusing a window on non-EWMH WM fe57e3c29 X11: Fix no window position events during resize 6b01affd8 Update changelog bf292f008 Update changelog and add credit 781fbbadb Fix Threads package not located by our config file 5dd207048 Set macOS deployment target in Travis CI build a3d28ef52 X11: Fix IC event mask not being added to our window 8149a5fc0 X11: Cleanup 74a46dfa0 Use the correct type in a for loop 4ec7daf3e Cocoa: Replace display link with IOKit query c3ca88055 NSGL: Simulate vsync for occluded windows 54e8e0b09 NSGL: Remove problematic swap interval workaround b4a8eb9b1 Cocoa: Only create per-monitor display link once 28773a069 Cocoa: Fix undeclared selector warnings 73a8ebb69 X11: Cleanup 4e70c95aa X11: Cleanup 9db156421 X11: Fix updating GLFW_FLOATING on a hidden window 0b652a44d X11: Fix invalid read when clearing GLFW_FLOATING 9b6d68ec7 X11: Fix missing checks for EWMH attention atoms 4837b78ff X11: Fix maximization of hidden windows bc3be40f2 Enable strict C99 for non-VS compilers da3f20d86 Win32: Add missing include for wcscmp fb0028c76 Win32: Enable Unicode mode for all compilers 994c3b4e4 Cocoa: Remove stale GCC workaround 18307467b Gather CMake setup of configuration header 49c5d837b Replace CMake threads variable with modern target 8a5fd0c5a Replace ad-hoc CMake code with DEFINE_SYMBOL a5ed740d9 Fix use of CMake 3.13 command target_link_options a264d3298 Replace CMake list variables with target_sources 081484ed3 Fix POSIX conformance issues for clock_gettime 506a6aafd Formatting a875a536b Cocoa: Fix duplicate conversion of title string 2551829f7 Win32: Add VERSIONINFO resource to GLFW DLL 7e03bce13 Fix typo ac30ef3e0 Fix typo a43f54567 Add dependency name hints to CMake error messages 59055d585 Update minimum required CMake version to 3.1 8a1f4940f Remove reference to non-existent CMake variable 5f4a6f689 Gather all macOS specific CMake properties c016b2685 Remove non-GUI binaries from GUI-only setup db76abb63 Make target-specific define target-specific c19419379 Replace CMake generator expression with variable 9dc365f19 Merge GCC/Clang specific CMake blocks c81def70b Remove unneccessary example target property 197193ac0 Fix source list for Objective-C fix 135d87aa3 Remove inclusion of X11 extension header paths 2fb336268 Shorten name of Info.plist template file 9486ec0c0 Fix source list for -Wdeclaration-after-statement dff6253ca Add installation of HTML documentation bc7b19cbd Remove tab character ce9d12424 Remove command-line options from GUI-only test f6d44cedf Trust CMake to do the right thing for static libs d74c18117 Remove dependency on platform header paths 92c70b2a8 Rename CMake variable for GUI-only programs 7dd14a4b2 Fix .gitignore entries for VS with CMake fa6026924 NSGL: Fix disabling of Retina resolution 6e6805000 Cocoa: Fix pre-window-creation event processing b3544ca43 Cocoa: Update outdated comment 382943f2b Add Xcode section to .gitignore file ef6189f34 Wayland: Unset the cursor name on border exit 7dbdd2e6a Add more standard cursors 80fde12fd Wayland: Fix pointing hand cursor shape a80788c17 Wayland: Don’t update cursor position in the frame a9f674e71 Wayland: Don’t reload the cursor on every pointer motion b5d4f24f7 Move CMake uninstall template file to CMake subdir d861d7bff Update .gitignore file c42d8f3e5 Cleanup .gitignore file somewhat 50a6270e5 Add initial CODEOWNERS file b80437946 Add initial GH support file 359758bb5 Add initial .mailmap file e96dc5d21 X11: Assume 96 DPI if RandR monitor size is zero 2c519709b Cocoa: Fix full screen window iconification bd452016b Cocoa: Cleanup bac15f944 Cocoa: Fix multiple methods warning c819f27ce Cocoa: Process events after window destruction 94cb0347a Cocoa: Add comments for Cocoa symbol macros 953a1c3f8 Cleanup 70a3104c4 Set C standard at 99 for all example targets bc5523e99 Set C standard at 99 for all test targets 8e288dc94 Win32: Add GLFW_WIN32_KEYBOARD_MENU de2342945 Add reminder for why events test is not closing 08f01c31a Add gamepad information to events test output 20e522cdf Make events test output only UTF-8 in C locale c5f1ca3e4 Add canonical build directory to .gitignore b69fb9903 Remove mappings for GUID used by different devices c88ee1c9d Win32: Change transparent framebuffer key color 28d850770 Fix order of words in window guide 75294462b X11: Fix content scale fallback value on KDE 5fc4c0130 X11: Fix decoration enabling after window creation 33683ec60 Remove stray characters from hardcoded CFLAGS 04f7f55f0 Cleanup 4d0ae4ffa Fix CMake 3.0 - 3.6 support regression 82978bb3a Documentation work 376897a34 Replace notes for previous releases with links 36c547875 Update changelog 692754a2c Allow AppVeyor to skip pure documentation updates 3a37a0899 Fix -Wextra-semi warnings 7749aac50 Use the correct type in a for loop 1e20218b3 Use HTTPS for Discourse forum 545f40959 Add credit 8f852e083 Enable C99 explicitly with CMake where available f71b55f83 Clean up monitors tool output d25248343 Use the correct type for a struct member 1bd0a55aa Add VS 2010 and MinGW to AppVeyor build matrix 3d2540c37 Win32: Cleanup keyboard input flag parsing 3ec8f4a7f Win32: Disable dynamic libgcc for MinGW DLL 243b1bc29 Use the correct type in a for loop 7105ff2df Fix typos 7f0289826 Cocoa: Fix glfwSetWindowSize anchor point aa8e8ab96 Remove deprecated tags from Doxyfile.in 26aac53e1 Update changelog and add credit 2777f6a75 Fix comparison of video modes of equal area cbf23e561 Win32: Fix VS static analysis false positive 56ca0cb3b Unify key name string handling 4cc5d2e62 Clarify comment f764836e5 Fix license copyright year and formatting 2c7ef5b48 Win32: Fix initial state of maximized state cache 711b9694a Win32: Fix GLFW_MAXIMIZED not maximizing window efda4afb4 Put fix in correct position 65748fb8f Fix Vulkan triangle test segfault on resize 6abad2efd Fix conflict with DEBUG macro defined by Bazel eecf83c5d Add credit 2e039d927 CMake: remove -DGLFW_DLL on non-Windows targets b430bc493 Cocoa: Fix internal symbol hiding for dylib 062a1c22b Cocoa: Fix file-local function not declared static a4d910b4a Documentation work 4f0b8b0dd Win32: Fix cursor enter/position event order 7bd0af308 Add credits 84b13113e Fix typo in glfwGetRequiredInstanceExtensions docs 62b7fe831 Cleanup 773f4495f Win32: Fix symbol redefinition warnings 5bea12221 Update changelog d232bcfcd Cleanup 36f90800d X11: Query and keep track of Xkb group index c6b95e3b0 X11: Fix focus events not being filtered e463e85bb Fix typo 3a5e99e59 Remove unused function in tearing test 3262c2944 Cocoa: Cleanup 1d6215726 Win32: Cleanup pointer test in win32_window.c 1f508530f X11: Let the language initialize XEvent structs fad9896d3 X11: Clean up EWMH feature detection 0c6b50561 Convert some declarations to C99 style 2db3b9688 Replace some tabs with spaces d834f01ca Rename legacy Vulkan triangle program 537ea4ccf Explicitly disable inclusion for test and examples 51bb76c7c Improve (?) reference documentation for callbacks 71e6ff386 Enable CMake policy CMP0077 where available 98dde03ce Fix variable dereferencing e1d9e2ba7 Clarify Doxyfile INPUT value generation 84ec99bb0 Remove pointless comments d0c3fa900 Win32: Fix non-client actions for disabled cursor 267e06a41 Win32: Remove stale comment bb6945a18 Clarify difference between time and timer in docs 22a6c02a4 WGL: Add extension function macro aliases 3fd4e79ad WGL: Fix misplaced block comment 56aad76b1 Add C dialect reminders to each source file feaa53288 Add missing word e91d0fc49 Clarify triangle-opengl uniform uniform update 3cf7645b9 Documentation work e4aba7fea Convert triangle-opengl example to 3.3 core a639d6e63 Rename OpenGL triangle example to triangle-opengl d44bfe026 Add vertex type and offsetof to OpenGL triangle f61d0916f Convert OpenGL triangle example to C99 c415c7194 Clean up glfwinfo Vulkan version output 144c98bcb Simplify glfwinfo Vulkan enumerations fa025d8f8 Convert glfwinfo to C99 700d1f28d Add Vulkan 1.1 support to glfwinfo 0b01d850e NSGL: Remove enforcement of forward-compatible flag 57bf6b2f7 Add credit ceb16cb5f X11: Fix CMake check for XInput headers 0ccb69085 Add stable release branch to CI 535491c4f Remove cmake from Travis CI package list 7dc36dd7d Format Travis CI inline script for readability c0eabc594 Add descriptive names for Travis CI jobs 8ee589e43 Disable examples and tests when a subproject cd290f767 Use CMakeDependentOption for dependent options a255e7ace Move to the modern CMake project version option 5c5963f1c X11: Only check for headers at build time 090b16bfa X11: Fix CMake not checking for XInput2 headers 42a3e4434 Update changelog and add credit 15af302f7 Fix use of absolute path in INSTALL_INTERFACE be71147ad Documentation work ff7d42a55 Update Travis CI build 599fb3de3 Wayland: Remove wl_shell support a337c5684 Start 3.4 REVERT: 7d5a16ce7 Add missing errors section for glfwGetGamepadName REVERT: a69648e19 Win32: Handle content scale error on creation REVERT: e10def6de Win32: Fix bad content scale on monitor disconnect REVERT: 84c881c1a Cleanup REVERT: 18d7c241f Add credits and update changelog REVERT: 628142498 X11: Fix undefined behavior in glfwSetWindowIcon REVERT: 81d762bf6 Fix docs calling GLFW_CONTEXT_REVISION a hint REVERT: 486724c43 Update comments for global mutable data REVERT: 55528e917 Fix source comment typo REVERT: 689840f2e Add credit REVERT: c59092619 Add missing error to glfwGetClipboardString docs REVERT: bfd9eaf09 Fix mappings for gamepads present at init REVERT: 690243500 Update changelog REVERT: 6eb24a49d Add credit REVERT: bec6e7565 Cocoa: Use MACH_PORT_NULL for default IOKit port REVERT: 19543afbf Start 3.3.6 REVERT: d3b73abba Add missing changelog entries REVERT: fbdb08c43 Fix some spelling errors in changelog REVERT: 71316f843 Update changelog and add credit REVERT: 472d45c07 Cocoa: Fix deprecation of kIOMasterPortDefault REVERT: 85f37ada6 Move list of contributors to separate file REVERT: b77a9b1d0 Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb REVERT: db8585806 Fix context API checks in native access functions REVERT: ca676357c Win32: Remove timeGetTime fallback for timer REVERT: 4ea7485fb Remove blank line before the end of some structs REVERT: 73b6754a6 Document possible native access function errors REVERT: 2d3ce6eaa Make native access functions verify context API REVERT: cec0b33ee Remove Doxyfile tags obsoleted by Doxygen 1.9.2 REVERT: 9400bc9f3 Remove potentially incorrect claim REVERT: 1a7e4da34 Fix docs for Windows monitor size calculation REVERT: 95df61e5e Cocoa: Fix unresponsive cursor after cursor warp REVERT: c32fefc6a Cocoa: Fix unresponsive cursor after ungrab REVERT: 6bb5f5d59 Wayland: Fix cursor offset when shape changes REVERT: 33ff23dc0 Wayland: Fix some keys not repeating REVERT: cf70b1069 Remove truism from end of gamepad mapping regexp REVERT: 0a3fb9940 Simplify CMake if-statement variable references REVERT: c113c5992 Raise maximum known CMake version to 3.20 REVERT: ffe0795e6 Name parameters for callback function types REVERT: 1d7339f3f Win32: Fix invalid preprocessor command 'warning' REVERT: 50b09938e X11: Fix function returning before cleanup REVERT: 123643df2 Remove unneccessary quotes in CMake conditions REVERT: ab5f006cf Update comment for msvcrt CMake option REVERT: 74a8ba26c Simplify parsing of default gamepad mappings REVERT: 929286ca4 Update gamepad mappings from upstream REVERT: d3317b493 Add gamepad mapping filtering by backend REVERT: b3b82cdd7 Add custom target for updating gamepad mappings REVERT: 20a7962a9 Improve error description for invalid scancodes REVERT: 44ad29681 Expand list of distro derivatives slightly REVERT: 1b0eac9c5 Add Fedora package names to compilation guide REVERT: 65c36563f Update changelog REVERT: 1e98fc325 Cocoa: Fix macro redefinition warning REVERT: 545b6c797 Cocoa: Fix MoltenVK layer scale out of sync REVERT: a7202e234 Cocoa: Remove calls to -update on nil REVERT: 9a5511b31 Improve library compilation guide somewhat REVERT: a18f4e50b Add credit REVERT: 3bf580ad1 realizing "as you would" is platform dependent REVERT: 014ce9c74 Clarify "as you would" for beginners. REVERT: 8f0198e82 Remove errors for gamepad element mismatch REVERT: bd346b64d Consistent subsections in compile guide REVERT: d61f7225d Wayland: Fix missing constant on FreeBSD REVERT: 813edfa49 Wayland: Fix case of epollshim find module name REVERT: b1a8bc5d6 Add missing changelog entry REVERT: e04cd8283 Add notes on getting the HDC of a window on Win32 REVERT: db34aea14 Fix some documentation URLs still using http: REVERT: 6518847f4 Update IRC network to Libera.Chat REVERT: 5ecf2cbdb Add 'latest' branch to all CI builds REVERT: 45d1f547c Move VS 2019 builds from AppVeyor to GH Actions REVERT: 4e1aeb899 Add CI dependency still needed by stable branch REVERT: 8bf39cf1f Migrate from Travis CI to GitHub Actions REVERT: 45336c110 Fix numeric conversion warnings in example REVERT: 163fa83fa EGL: Fix creation of single-buffered windows REVERT: 6769ffcd0 Move single/double-buffer filtering to backends REVERT: 07c29d1c1 Skip initial buffer swap when single-buffered REVERT: 508e24c01 Add tracking of single-/double-buffering REVERT: e756ae1d8 Make monitor and joystick names static strings REVERT: 020ce9917 Remove claim that EGL is not supported on macOS REVERT: a149810df Clarify documentation for hints REVERT: 2a5038e4e Fix header version macro descriptions in docs REVERT: 728aaccbb Win32: Always define UNICODE and _UNICODE REVERT: 52b2775c2 Win32: Fix macros being enabled for other backends REVERT: 30b02dd70 Fix description of video mode ordering in docs REVERT: 9ef9b1361 Fix hardcoded runtime destination in CMake install REVERT: 5dd6716ee Win32: Fix compilation with standalone LLVM REVERT: 3cded29c2 Replace GL_ARB_debug_output in comments REVERT: 583dcbcc1 Replace GL_ARB_debug_output in context guide REVERT: bcaf8daa7 Fix grammar in MoltenVK support docs REVERT: 658744e22 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 REVERT: 713711f5e Start 3.3.5 REVERT: 814b7929c Add issue number to changelog REVERT: b39c02b11 Win32: Add warning when option will have no effect REVERT: 0f46d089e X11: Fix attribs not applied on leaving fullscreen REVERT: b8202d9ca Start 3.3.4 REVERT: 901d30b97 Update changelog REVERT: 0c22ebac3 Wayland: Move DPI fallback work to output done REVERT: 900dda7e8 Win32: Fix content area rescaling on older systems REVERT: 56230ca17 Win32: Fix full screen windows affected by scaling REVERT: c6fa2c8cf Cocoa: Fix console apps getting a dock icon REVERT: 860d9dece Update changelog and add credit REVERT: 5a15d8a78 Cocoa: Fix install name for installed dylib REVERT: 827008133 Simplify references in CMake if-statements REVERT: 15b0c43e2 Cocoa: Unify CG display to NS screen mapping REVERT: 903c0ebfd Update changelog and add credit REVERT: 8746f68d6 Cocoa: Use modern API to get display name REVERT: 14921d1e2 Cocoa: Fix duplicate monitor connection events REVERT: eda12dd94 Cocoa: Fix menubar for unbundled apps on 10.15 REVERT: 01c362ba3 Update changelog REVERT: 078e8fcf5 Cocoa: Fix duplicate video mode detection REVERT: be56132c0 Update repo URL for Nuklear REVERT: 294b08dcc Add credit REVERT: cdd5ee8d3 Fix indentation in internal.h REVERT: 0d7acffd4 Fix minor typo: If if -> If. REVERT: edb6f674c Add missing changelog issue number REVERT: b31d7ddc8 Wayland: Fix destroying CSDs in the correct order REVERT: baf26a6ea Cocoa: Fix ObjC being built as C with CMake 3.19 REVERT: 395ab660d Win32: Filter out duplicate size events REVERT: 7dee4e05f Win32: Fix clang-cl interpreting -Wall as /Wall REVERT: e0b336168 Win32: Enable /W3 on VS for library sources REVERT: 0b56adb72 Remove ignored Clang compiler flag REVERT: db66a0f02 Add credit REVERT: 0a16464f5 Update test SPIR-V shader code REVERT: 5e807a029 Add credit and update changelog REVERT: 41ad058ce Win32: Fix value for _WIN32_WINNT_WINBLUE REVERT: 214c76a3a Update changelog REVERT: c3250be69 Win32: Update all monitor handles on config change REVERT: e34108048 Update CODEOWNERS for move to SCSS REVERT: 77dffb341 Use consistent indentation for Doxygen custom stylesheet REVERT: cb8aee843 Migrate to Sass for Doxygen custom stylesheets REVERT: bbc4caf04 Fix typo in GLFWwindowmaximizefun documentation REVERT: c0704e4a6 Improve docs scaling on mobile and small screens REVERT: 92f80daf4 Support interprocedural optimization override REVERT: 111c8ecea Move Wayland build CI to focal REVERT: 7728a6a3a Fix formatting in transition guide REVERT: 0ab31db9c Formatting REVERT: 8363179ee Win32: Disable fb transparency when it is broken REVERT: b8a6254a2 Cocoa: Fix potential leak of CFNumber object REVERT: 2a5ac9a6d Documentation fix REVERT: 114704262 Wayland: Fix scroll offsets being inverted REVERT: bd2fb9eba Wayland: Fix partial framebuffer size retrieval REVERT: 85a169ff5 X11: Fix cursor hover query retry behavior REVERT: 539f4bdca X11: Fix race in window hovered query REVERT: 606c0fc03 X11: Fix detection of key events duplicated by XIM REVERT: d858e4886 Win32: Fix non-BMP Unicode codepoint input REVERT: e6646c850 Cocoa: Fix regression in private use area check REVERT: 9cae95faa Cocoa: Fix non-BMP Unicode codepoint input REVERT: 26aaa007e Fix format of change log entry REVERT: f921caf4a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib REVERT: 9aefb6735 Re-word docs for OPENGL_DEBUG_CONTEXT hint REVERT: 173018497 Fix typos REVERT: 325b4186d Remove deprecated sudo key from Travis CI config REVERT: 92c620953 Add credit REVERT: 307ce3aa1 Fix GLU header inclusion being disabled REVERT: d7b67a2eb Fix MinGW linker flag tests breaking later tests REVERT: 5dbca2e2c Wayland: Fix repeated keys reported to NULL window REVERT: 63af05c41 Clarify docs on default GL header inclusion REVERT: e336288ee Fix typo in header option macro docs REVERT: fb0c8d466 Add statement to docs for glfwTerminate REVERT: 78ad4e8f3 Fix desktop GL header not always being suppressed REVERT: 37a86f24f Win32: Fix VS /W4 compile warnings REVERT: 11e5102d8 Use the correct type in a for loop REVERT: a8e5c530e Replace %m conversion specifier with %s and strerror() REVERT: 8b63ca53d Use CALayer instead of NSView for EGLNativeWindowType REVERT: ca2cd2f79 X11: Clarify function name and comment REVERT: 0a7c24e48 X11: Clarify code flow for Clang static analysis REVERT: 48bc089e9 X11: Fix XKB events being passed on to core path REVERT: 3df4ebeaa X11: Fix XKB state event bits being overwritten REVERT: dff64496d X11: Remove duplicate XKB group initialization REVERT: 117f7694b X11: Fix XKB group event depending on state query REVERT: d0c099752 Add null platform to Travis CI REVERT: e145d89a9 Correct sign in mat4x4_rotate_Y REVERT: 10c01512f Update community resource links REVERT: 8216a148c Disambiguate Vulkan support reference link REVERT: 6e01359e3 Cocoa: Fix call to NSWindow from non-main threads REVERT: 404c28df3 X11: Improve non-XKB fallback for key mapping REVERT: b0c79896a X11: Add additional XKB key names for Right Alt REVERT: 4aaf8ba1d X11: Use XKB key name MENU for Menu key REVERT: cf87e6549 X11: Check XKB key aliases in addition to names REVERT: 27d7fc098 X11: Fix X keycode ranges for XKB and core REVERT: ec5610ded Update changelog and add credit REVERT: b25ee390c X11: Fix function keys mapped to GLFW_KEY_UNKNOWN REVERT: a6d022c25 X11: Improve window handle race condition REVERT: 2d4c4b794 X11: Filter out Xlib errors from other connections REVERT: aee62d3c1 Fix unclear language in build guide REVERT: c4b4476d7 Wayland: Remove unused link-time dependency REVERT: 0ac013381 X11: Fix CJK IME input when locale CTYPE is "C" REVERT: d99249337 WGL: Remove unused constants REVERT: 750b1c536 Fix rendering race in offscreen example REVERT: 1d711057a X11: Fix setting the clipboard string to itself REVERT: 3604cc72f Put docs target in GLFW3 folder REVERT: 64c7aa50d Start 3.3.3 REVERT: 0a49ef0a0 Update OpenGL bits of build documentation slightly REVERT: b1d4b6a59 Remove AppVeyor skip commits setting REVERT: ad12b97ac Update changelog and add credit REVERT: 835dc3d32 X11: Fix queries crashing if monitor disconnected REVERT: 6a9fd2e13 Win32: Add matching comment REVERT: e53538010 Win32: Fix scancode when key message only had VK REVERT: ec2869699 Check scancode before use in glfwGetKeyName REVERT: 0af3bf3b3 Win32: Use non-async key state for modifier hack REVERT: 8552152f8 Win32: Fix no Super key release event after Win+V REVERT: 85172703d Cocoa: Add fully dynamic loading of Vulkan loader REVERT: d33084447 Cocoa: Select Vulkan surface extension at runtime REVERT: 50f3979df Cocoa: Add support for VK_EXT_metal_surface REVERT: 977e2b51b Update changelog REVERT: fbe8ae993 X11: Fix parent window handle initialization REVERT: 487e0419a X11: Fix BadMatch focusing a window on non-EWMH WM REVERT: 093846261 Start 3.3.2 REVERT: ecda86fa4 X11: Fix no window position events during resize REVERT: 359f0e103 Update changelog and add credit REVERT: 821873974 Set macOS deployment target in Travis CI build REVERT: e8d4cc327 X11: Fix IC event mask not being added to our window REVERT: 7f775302a X11: Cleanup REVERT: cb49e1821 Use the correct type in a for loop REVERT: 9fc5fd137 Cocoa: Replace display link with IOKit query REVERT: bb8ed627b NSGL: Simulate vsync for occluded windows REVERT: ccb54c3e0 NSGL: Remove problematic swap interval workaround REVERT: 7c9d0081e Cocoa: Only create per-monitor display link once REVERT: c3b8afc5d X11: Cleanup REVERT: 4df0a2b38 X11: Cleanup REVERT: 94bb2a138 X11: Fix updating GLFW_FLOATING on a hidden window REVERT: 85a27e9f7 X11: Fix invalid read when clearing GLFW_FLOATING REVERT: 5615c1643 X11: Fix missing checks for EWMH attention atoms REVERT: 8dd40f1c4 X11: Fix maximization of hidden windows REVERT: 640e3205a Win32: Add missing include for wcscmp REVERT: dd00c6dea Win32: Enable Unicode mode for all compilers REVERT: e8dab3962 Fix use of CMake 3.13 command target_link_options REVERT: 9724f3303 Formatting REVERT: 8c3d2f769 Cocoa: Fix duplicate conversion of title string REVERT: 2b1e2d2e4 Fix typo REVERT: 39c5e90d9 Fix typo REVERT: 365321a9a Add dependency name hints to CMake error messages REVERT: d8648876d Remove reference to non-existent CMake variable REVERT: bf9c5fcfc Gather all macOS specific CMake properties REVERT: f25202fbf Remove non-GUI binaries from GUI-only setup REVERT: b5bccd142 Make target-specific define target-specific REVERT: 03f2cde34 Replace CMake generator expression with variable REVERT: cd70e1bbc Merge GCC/Clang specific CMake blocks REVERT: f318ab746 Remove unneccessary example target property REVERT: db2ff13d4 Fix source list for Objective-C fix REVERT: 82bd22ec2 Fix source list for -Wdeclaration-after-statement REVERT: bcd232e2a Remove tab character REVERT: f650a898f Trust CMake to do the right thing for static libs REVERT: 8c1b59f88 Remove dependency on platform header paths REVERT: 5a1512aaa Rename CMake variable for GUI-only programs REVERT: b05d88796 Fix .gitignore entries for VS with CMake REVERT: e135210cb NSGL: Fix disabling of Retina resolution REVERT: 2da4adce4 Cocoa: Fix pre-window-creation event processing REVERT: 17d727cd3 Cocoa: Update outdated comment REVERT: 58c162148 Add Xcode section to .gitignore file REVERT: 9db0bd45e Wayland: Unset the cursor name on border exit REVERT: df4bda44f Wayland: Fix pointing hand cursor shape REVERT: 50218fbf7 Wayland: Don’t update cursor position in the frame REVERT: 3a2c0aaa2 Wayland: Don’t reload the cursor on every pointer motion REVERT: 2bac7ee8d Update .gitignore file REVERT: 4116db14f Cleanup .gitignore file somewhat REVERT: e3c83f684 Add initial CODEOWNERS file REVERT: 0ecc84182 Add initial GH support file REVERT: b4cc6101e Add initial .mailmap file REVERT: 7c33fb22f X11: Assume 96 DPI if RandR monitor size is zero REVERT: 52b77030e Cocoa: Fix full screen window iconification REVERT: e66249216 Cocoa: Cleanup REVERT: b3c2023eb Cocoa: Fix multiple methods warning REVERT: 129a5ccb1 Cocoa: Process events after window destruction REVERT: 25af31528 Cocoa: Add comments for Cocoa symbol macros REVERT: 5ea34d62b Cleanup REVERT: 7a10e6439 Set C standard at 99 for all example targets REVERT: 8c46a3e9f Set C standard at 99 for all test targets REVERT: 82effcb7b Make events test output only UTF-8 in C locale REVERT: 11db404fa Add canonical build directory to .gitignore REVERT: 5f7e5cb92 Remove mappings for GUID used by different devices REVERT: c5a870ebd Win32: Change transparent framebuffer key color REVERT: 3484aa818 Fix order of words in window guide REVERT: 399c08203 X11: Fix content scale fallback value on KDE REVERT: 1bf892f60 X11: Fix decoration enabling after window creation REVERT: f9a9bb674 Remove stray characters from hardcoded CFLAGS REVERT: 91c6a542f Cleanup REVERT: 411d4dd51 Fix CMake 3.0 - 3.6 support regression REVERT: 161e9e121 Update changelog REVERT: 3a8d97cc3 Allow AppVeyor to skip pure documentation updates REVERT: afcefcb5f Fix -Wextra-semi warnings REVERT: 8c69091c5 Use the correct type in a for loop REVERT: 857951419 Use HTTPS for Discourse forum REVERT: 17f1cceb3 Add credit REVERT: 3f0390b82 Enable C99 explicitly with CMake where available REVERT: 4a6282064 Clean up monitors tool output REVERT: 3facbd208 Use the correct type for a struct member REVERT: e4e958155 Add VS 2010 and MinGW to AppVeyor build matrix REVERT: 087110aa6 Win32: Cleanup keyboard input flag parsing REVERT: e30718e92 Win32: Disable dynamic libgcc for MinGW DLL REVERT: 613b16989 Use the correct type in a for loop REVERT: 13a4e4e81 Fix typos REVERT: a1b65e854 Cocoa: Fix glfwSetWindowSize anchor point REVERT: 649553cc7 Remove deprecated tags from Doxyfile.in REVERT: 934f0e9ff Update changelog and add credit REVERT: b2919dca4 Fix comparison of video modes of equal area REVERT: 71cfafe2f Win32: Fix VS static analysis false positive REVERT: 79f4ec682 Unify key name string handling REVERT: 2032a8f0d Clarify comment REVERT: c0d1249ca Fix license copyright year and formatting REVERT: 2d3f38815 Win32: Fix initial state of maximized state cache REVERT: 30e67357b Win32: Fix GLFW_MAXIMIZED not maximizing window REVERT: 116f4c831 Put fix in correct position REVERT: 1e8dc836a Fix Vulkan triangle test segfault on resize REVERT: adcd306fb Fix conflict with DEBUG macro defined by Bazel REVERT: b1309dd42 Add credit REVERT: d25e19b79 CMake: remove -DGLFW_DLL on non-Windows targets REVERT: 1daf9de40 Cocoa: Fix internal symbol hiding for dylib REVERT: cfd93597e Cocoa: Fix file-local function not declared static REVERT: 8e923e592 Documentation work REVERT: 9fc035a56 Win32: Fix cursor enter/position event order REVERT: ce7cd3e28 Add credits REVERT: 452a648ab Fix typo in glfwGetRequiredInstanceExtensions docs REVERT: 75b415c5b Cleanup REVERT: 248e82767 Win32: Fix symbol redefinition warnings REVERT: 95e7ad7e5 Update changelog REVERT: ff2c00091 Cleanup REVERT: b3eb6dd38 X11: Query and keep track of Xkb group index REVERT: 84fa72445 X11: Fix focus events not being filtered REVERT: 633ba53f2 Fix typo REVERT: 898b7f9c5 Remove unused function in tearing test REVERT: eb466a0e0 Cocoa: Cleanup REVERT: 8542f8dd8 Win32: Cleanup pointer test in win32_window.c REVERT: 1e1265334 X11: Let the language initialize XEvent structs REVERT: e276f6731 X11: Clean up EWMH feature detection REVERT: 66e06b060 Convert some declarations to C99 style REVERT: 71a4f2d8a Replace some tabs with spaces REVERT: 7b18f79ea Rename legacy Vulkan triangle program REVERT: f2208ab13 Explicitly disable inclusion for test and examples REVERT: b962ef124 Improve (?) reference documentation for callbacks REVERT: 5416e347a Enable CMake policy CMP0077 where available REVERT: 16186943b Clarify Doxyfile INPUT value generation REVERT: b436d8e3e Remove pointless comments REVERT: ad3e7c7f3 Win32: Fix non-client actions for disabled cursor REVERT: 15f078c6a Win32: Remove stale comment REVERT: e01128f32 Clarify difference between time and timer in docs REVERT: 051424f19 WGL: Add extension function macro aliases REVERT: 97393223e WGL: Fix misplaced block comment REVERT: 04522580a Add C dialect reminders to each source file REVERT: d2634896d Add missing word REVERT: 3afb2cc8e Documentation work REVERT: 9f5c6c6e8 Add Vulkan 1.1 support to glfwinfo REVERT: 4d99045e8 Add credit REVERT: b383e7002 X11: Fix CMake check for XInput headers REVERT: 645b8c3bb Add stable release branch to CI REVERT: 80935c6c2 Remove cmake from Travis CI package list REVERT: 73a3ef86d Format Travis CI inline script for readability REVERT: d715917ad Add descriptive names for Travis CI jobs REVERT: b596c7901 Use CMakeDependentOption for dependent options REVERT: bc8b567d7 Move to the modern CMake project version option REVERT: 37cc51b82 X11: Only check for headers at build time REVERT: 9cc83cf07 X11: Fix CMake not checking for XInput2 headers REVERT: e826f839a Update changelog and add credit REVERT: 2e3b4cf89 Fix use of absolute path in INSTALL_INTERFACE REVERT: 6648b3d4b Documentation work REVERT: 76505355e Update Travis CI build REVERT: a9343d641 Start 3.3.1 git-subtree-dir: deps/glfw git-subtree-split: 7b6aead9fb88b3623e3b3725ebb42670cbe4c579
2024-05-31 19:26:05 -05:00
#define GLFW_GLAPIENTRY_DEFINED
#endif
/* -------------------- END SYSTEM/COMPILER SPECIFIC --------------------- */
#ifdef __cplusplus
}
#endif
#endif /* _glfw3_h_ */