{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":9524997,"defaultBranch":"master","name":"glfw","ownerLogin":"glfw","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-04-18T15:24:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3905364?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710262808.0","currentOid":""},"activityList":{"items":[{"before":"228e58262e18f2ee61799bd86d0be718b1e31f9f","after":"b35641f4a3c62aa86a0b3c983d163bc0fe36026d","ref":"refs/heads/master","pushedAt":"2024-04-15T18:59:02.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Wayland: Cleanup","shortMessageHtmlLink":"Wayland: Cleanup"}},{"before":"beb5a90cb6244f08cd3361161ae1486916b085db","after":"b35641f4a3c62aa86a0b3c983d163bc0fe36026d","ref":"refs/heads/ci","pushedAt":"2024-04-15T18:44:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Wayland: Cleanup","shortMessageHtmlLink":"Wayland: Cleanup"}},{"before":"3faa779e2f48715fac4a77e6780a23356ea05810","after":"beb5a90cb6244f08cd3361161ae1486916b085db","ref":"refs/heads/ci","pushedAt":"2024-04-07T20:11:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Win32: Remove support for Windows XP and Vista\n\nFixes #2505","shortMessageHtmlLink":"Win32: Remove support for Windows XP and Vista"}},{"before":"a99e9c55519c6b6abd2a4b12d3c9fb0d7f991e11","after":"3faa779e2f48715fac4a77e6780a23356ea05810","ref":"refs/heads/ci","pushedAt":"2024-04-07T19:54:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Win32: Remove support for Windows XP and Vista\n\nFixes #2505","shortMessageHtmlLink":"Win32: Remove support for Windows XP and Vista"}},{"before":"dfebad786d2bc00b2d63ff71b3fbeb75a1e513d6","after":"a99e9c55519c6b6abd2a4b12d3c9fb0d7f991e11","ref":"refs/heads/ci","pushedAt":"2024-04-07T19:51:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Win32: Remove support for Windows XP and Vista\n\nFixes #2505","shortMessageHtmlLink":"Win32: Remove support for Windows XP and Vista"}},{"before":"228e58262e18f2ee61799bd86d0be718b1e31f9f","after":"dfebad786d2bc00b2d63ff71b3fbeb75a1e513d6","ref":"refs/heads/ci","pushedAt":"2024-04-07T19:03:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Update macOS OpenGL compatibility notes","shortMessageHtmlLink":"Update macOS OpenGL compatibility notes"}},{"before":"bf945f1213728a98f7647380616f9cff9f6b3611","after":"228e58262e18f2ee61799bd86d0be718b1e31f9f","ref":"refs/heads/master","pushedAt":"2024-03-29T14:36:34.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"EGL: Allow native access with defaults on Wayland\n\nThe intent of enforcing GLFW_EGL_CONTEXT_API for EGL native access\nfunctions was to ensure that the application had requested the same\ncontext creation API at window creation time that it then attempted\nnative access for.\n\nWith the 3.4 ABI this both isn't true anymore, as a single binary may\nhave multiple meanings of GLFW_NATIVE_CONTEXT_API, and is no longer\nnecessary, since glfwGetPlatform provides enough information to\ndisambiguate even without knowing what GLFW_PLATFORM was set to.\n\nThis all leaves the requirement that the context creation API be\nGLFW_EGL_CONTEXT_API as just an unnecessary annoyance.\n\nFixes #2518","shortMessageHtmlLink":"EGL: Allow native access with defaults on Wayland"}},{"before":"82374414318f59f86018dff046fcb9eb02ca02dd","after":"228e58262e18f2ee61799bd86d0be718b1e31f9f","ref":"refs/heads/ci","pushedAt":"2024-03-29T14:12:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"EGL: Allow native access with defaults on Wayland\n\nThe intent of enforcing GLFW_EGL_CONTEXT_API for EGL native access\nfunctions was to ensure that the application had requested the same\ncontext creation API at window creation time that it then attempted\nnative access for.\n\nWith the 3.4 ABI this both isn't true anymore, as a single binary may\nhave multiple meanings of GLFW_NATIVE_CONTEXT_API, and is no longer\nnecessary, since glfwGetPlatform provides enough information to\ndisambiguate even without knowing what GLFW_PLATFORM was set to.\n\nThis all leaves the requirement that the context creation API be\nGLFW_EGL_CONTEXT_API as just an unnecessary annoyance.\n\nFixes #2518","shortMessageHtmlLink":"EGL: Allow native access with defaults on Wayland"}},{"before":"954dc4a98be4bf95abbba3e33f703dc3752a566c","after":"82374414318f59f86018dff046fcb9eb02ca02dd","ref":"refs/heads/ci","pushedAt":"2024-03-26T22:55:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Allow C99 booleans","shortMessageHtmlLink":"Allow C99 booleans"}},{"before":"415df7e3ba7a3a29e75f2ee537a865c2ff53b822","after":"954dc4a98be4bf95abbba3e33f703dc3752a566c","ref":"refs/heads/ci","pushedAt":"2024-03-15T14:28:36.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Null: Add limited EGL context creation on Mesa\n\nThis provides very limited support for context creation via EGL on the\nNull platform. It supports Unix-like systems with a version of Mesa\nthat provides EGL_MESA_platform_surfaceless.\n\nEven then, the actual framebuffer provided is not resized along with the\n'window'. That will hopefully change once context and framebuffer\ncreation are separated, but this commit should at least allow more\napplications than before to run on the Null platform.","shortMessageHtmlLink":"Null: Add limited EGL context creation on Mesa"}},{"before":"dc557ecf38a42b0b93898a7aef69f6dc48bf0e57","after":"bf945f1213728a98f7647380616f9cff9f6b3611","ref":"refs/heads/master","pushedAt":"2024-03-12T17:00:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougbinks","name":"Doug Binks","path":"/dougbinks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/872946?s=80&v=4"},"commit":{"message":"Unlimited mouse button input mode\n\nThis adds the GLFW_UNLIMITED_MOUSE_BUTTONS input mode which permits\nmouse buttons over GLFW_MOUSE_BUTTON_LAST to be reported to the mouse\nbutton callback.\n\nCloses #2423","shortMessageHtmlLink":"Unlimited mouse button input mode"}},{"before":"dc46d3f8129712e42856c20e99a604a3b08ad581","after":"43c9fb329116fcd57e94c8edc9ce2c1619a370a8","ref":"refs/heads/latest","pushedAt":"2024-03-12T16:19:46.000Z","pushType":"push","commitsCount":943,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Merge tag '3.4' into latest","shortMessageHtmlLink":"Merge tag '3.4' into latest"}},{"before":"7b6aead9fb88b3623e3b3725ebb42670cbe4c579","after":"dc557ecf38a42b0b93898a7aef69f6dc48bf0e57","ref":"refs/heads/master","pushedAt":"2024-02-29T15:36:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Fix minimum CMake version in README","shortMessageHtmlLink":"Fix minimum CMake version in README"}},{"before":"951f02acf340e8cb67e37d466b26f712e674b6fa","after":null,"ref":"refs/tags/Test","pushedAt":"2024-02-23T12:43:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"}},{"before":"dd288eabf62d4a436a4a3b5821dfedd473a9d8e1","after":"e91fa399f1a7cb0caf70fffaa43596558aec32d1","ref":"refs/heads/new-cursors-on-3.3-stable","pushedAt":"2024-02-23T11:48:03.000Z","pushType":"push","commitsCount":25,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Merge branch 'latest' into new-cursors-on-3.3-stable","shortMessageHtmlLink":"Merge branch 'latest' into new-cursors-on-3.3-stable"}},{"before":"415df7e3ba7a3a29e75f2ee537a865c2ff53b822","after":"7b6aead9fb88b3623e3b3725ebb42670cbe4c579","ref":"refs/heads/master","pushedAt":"2024-02-23T11:45:54.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Documentation updates for 3.4 release","shortMessageHtmlLink":"Documentation updates for 3.4 release"}},{"before":"e2c92645460f680fd272fd2eed591efb2be7dc31","after":"dc46d3f8129712e42856c20e99a604a3b08ad581","ref":"refs/heads/latest","pushedAt":"2024-02-21T21:26:19.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Remove reference to stale Coverity result\n\n(cherry picked from commit 421dc66afb383950cc3b49bc6d57d69e50e518c1)","shortMessageHtmlLink":"Remove reference to stale Coverity result"}},{"before":"d7e7b164bc0df637d120f1f0543553f454ced091","after":"415df7e3ba7a3a29e75f2ee537a865c2ff53b822","ref":"refs/heads/master","pushedAt":"2024-02-21T17:09:56.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Wayland: Explain what to do when the build fails\n\nThat would be a helpful thing to do.","shortMessageHtmlLink":"Wayland: Explain what to do when the build fails"}},{"before":"2bdffe740d296f4d6e8b4c299f9e3b065bf9525f","after":"415df7e3ba7a3a29e75f2ee537a865c2ff53b822","ref":"refs/heads/ci","pushedAt":"2024-02-21T16:43:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Wayland: Explain what to do when the build fails\n\nThat would be a helpful thing to do.","shortMessageHtmlLink":"Wayland: Explain what to do when the build fails"}},{"before":"421dc66afb383950cc3b49bc6d57d69e50e518c1","after":"d7e7b164bc0df637d120f1f0543553f454ced091","ref":"refs/heads/master","pushedAt":"2024-02-20T23:18:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Add credit\n\nRelated to #2359","shortMessageHtmlLink":"Add credit"}},{"before":"0cac1ad41fa3e8ae323c45bd89fa6dc448cc78d1","after":"dc46d3f8129712e42856c20e99a604a3b08ad581","ref":"refs/heads/3.3-stable","pushedAt":"2024-02-20T23:16:24.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Remove reference to stale Coverity result\n\n(cherry picked from commit 421dc66afb383950cc3b49bc6d57d69e50e518c1)","shortMessageHtmlLink":"Remove reference to stale Coverity result"}},{"before":"b864e4baeb590465700744a68d083fe0ebce5d74","after":"421dc66afb383950cc3b49bc6d57d69e50e518c1","ref":"refs/heads/master","pushedAt":"2024-02-20T22:53:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Remove reference to stale Coverity result","shortMessageHtmlLink":"Remove reference to stale Coverity result"}},{"before":"8f2f766f0d2ed476c03a2ae02e48ac41a9602b03","after":"b864e4baeb590465700744a68d083fe0ebce5d74","ref":"refs/heads/master","pushedAt":"2024-02-20T20:32:37.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Improved build guide slightly","shortMessageHtmlLink":"Improved build guide slightly"}},{"before":"1fb7f0e1205a44b69983ddf38079fd1d04dc49b7","after":"8f2f766f0d2ed476c03a2ae02e48ac41a9602b03","ref":"refs/heads/master","pushedAt":"2024-02-20T15:29:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"NSGL: ANGLE exists","shortMessageHtmlLink":"NSGL: ANGLE exists"}},{"before":"0bb605cd797e4d63709495f4074ec59362064ab4","after":"1fb7f0e1205a44b69983ddf38079fd1d04dc49b7","ref":"refs/heads/master","pushedAt":"2024-02-20T13:22:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dougbinks","name":"Doug Binks","path":"/dougbinks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/872946?s=80&v=4"},"commit":{"message":"Cocoa: Added glfwGetCocoaView native access function\n\nResolves #2235\n\nCo-authored-by: mightgoyardstill ","shortMessageHtmlLink":"Cocoa: Added glfwGetCocoaView native access function"}},{"before":"dbf7cfc4dc69517cd8618ca01c49053aa9373f63","after":"2bdffe740d296f4d6e8b4c299f9e3b065bf9525f","ref":"refs/heads/ci","pushedAt":"2024-02-20T12:41:26.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Include declarations from native access header","shortMessageHtmlLink":"Include declarations from native access header"}},{"before":"dbf7cfc4dc69517cd8618ca01c49053aa9373f63","after":"0bb605cd797e4d63709495f4074ec59362064ab4","ref":"refs/heads/master","pushedAt":"2024-02-19T14:55:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Wayland related documentation work","shortMessageHtmlLink":"Wayland related documentation work"}},{"before":"64b4f0f30c60f11aee715214a9d8faef4372d946","after":"dbf7cfc4dc69517cd8618ca01c49053aa9373f63","ref":"refs/heads/master","pushedAt":"2024-02-19T13:28:31.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Update credit\n\nRelated to #2204","shortMessageHtmlLink":"Update credit"}},{"before":"14e653358bd46127931cf04aaba00d9f12cd03fa","after":"dbf7cfc4dc69517cd8618ca01c49053aa9373f63","ref":"refs/heads/ci","pushedAt":"2024-02-19T13:22:30.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Update credit\n\nRelated to #2204","shortMessageHtmlLink":"Update credit"}},{"before":"14e653358bd46127931cf04aaba00d9f12cd03fa","after":"64b4f0f30c60f11aee715214a9d8faef4372d946","ref":"refs/heads/master","pushedAt":"2024-02-16T12:02:09.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"elmindreda","name":"Camilla Löwy","path":"/elmindreda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/133714?s=80&v=4"},"commit":{"message":"Null: Fix missing damage event","shortMessageHtmlLink":"Null: Fix missing damage event"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEMUSAPQA","startCursor":null,"endCursor":null}},"title":"Activity · glfw/glfw"}