• Joined on 2025-08-24
mirrors synced commits to dev at mirrors/desktop from mirror 2025-12-11 17:12:36 +00:00
6a218d109a feat: Use github runners instead of blacksmith for less intensive tasks, b=no-bug, c=workflows
a6dd6ab984 fix: Move 'Any' import to the JSON with comments module, b=no-bug, c=scripts, tests
0c0c982bc2 chore: Implement settings dump schema to update firefox remote servic…, p=#11579
Compare 3 commits »
mirrors synced commits to ringabout-patch-1 at mirrors/Nim from mirror 2025-12-11 17:02:44 +00:00
3bfd6825c4 Merge branch 'devel' into ringabout-patch-1
28ada7df94 fixes markdown tests (#25347)
Compare 2 commits »
mirrors synced commits to devel at mirrors/Nim from mirror 2025-12-11 17:02:44 +00:00
28ada7df94 fixes markdown tests (#25347)
mirrors synced commits to araq-ic5 at mirrors/Nim from mirror 2025-12-11 17:02:43 +00:00
d0cdb7e886 Merge branch 'devel' into araq-ic5
28ada7df94 fixes markdown tests (#25347)
c1205b2f0a IC backend: progress
1514706def consts work
12bed23c65 bugfix
Compare 8 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-11 17:02:38 +00:00
ab9a05ed2d Remove contextless from slice.swap_with_slice
23c6d5dccb Add "contextless" where possible in core:slice
a48d28e2b3 Merge pull request #5984 from dozn/patch-4
dbd542f321 Update radlink.exe to v0.9.24
7c7cc9cc25 Change Return Type of sdl2.GetWindowFlags from u32 to WindowFlags bit_set
Compare 5 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-12-11 09:02:40 +00:00
3401b1bae1 docs: update version.c
78bbe53f76 fix(vim.loader): randomized AppImage path pollutes luac cache #35636
b87bdef2a8 fix(lua): relax vim.wait() timeout validation #36900
d2e445e1bd docs(options): shell-powershell #36881
aeebc51851 fix(grid): assert crash during extreme resize layouts #36847
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-11 09:02:40 +00:00
3a70fc8cb8 Merge pull request #36906 from janlazo/vim-8.2.1618
08eb133c3f vim-patch:8.2.4474: memory allocation failures not tested in quickfix code
e31cfc5eac vim-patch:partial:8.2.2400: Vim9: compiled functions are not profiled
1ae7c11392 vim-patch:8.2.2404: Vim9: profiling try/catch not correct
b3490536b9 vim-patch:8.2.2403: Vim9: profiling if/elseif/endif not correct
Compare 10 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-11 09:02:38 +00:00
dd4493b153 Fix typo in po/README_CONTRIB (#9869)
f96aca7a3f Fix typo in po/README_CONTRIB
669733d597 macos: remove iOS signing (dev team)
4a6d551941 macos: don't put NSMenu extension in iOS build
a531ea8b08 Add close tabs on the right action (#9783)
Compare 17 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-11 09:02:36 +00:00
f8a4fbf128 Remove mkinstalldirs from automake
e5731f9bac GPU: Fix crash on Android upon returning from the background
Compare 2 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-12-11 09:02:36 +00:00
e0050c3a9f GPU: Fix crash on Android upon returning from the background
mirrors synced commits to araq-ic5 at mirrors/Nim from mirror 2025-12-11 08:52:46 +00:00
95aca6facb generally useful refactoring
97dfba8222 disabled debug echo
d39f328852 things begin to make sense
Compare 3 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-11 00:52:47 +00:00
2d8e346945 Update update_examples.yml
f3f02b3e17 REXM: examples validation and update
dad93abcf8 REXM: Ignore some warnings on GCC/Clang
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-11 00:52:44 +00:00
78bbe53f76 fix(vim.loader): randomized AppImage path pollutes luac cache #35636
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-11 00:52:44 +00:00
91fd4d127e fix(vim.loader): randomized AppImage path pollutes luac cache #35636
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-12-11 00:52:39 +00:00
0ca7052345 stb_image.h: apply patches from mainstream PRs 1839, 1862 and 1863.
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-11 00:52:39 +00:00
c2710bd4e8 Don't apply SDL_HINT_MOUSE_DPI_SCALE_CURSORS on Wayland
450a2cb5e4 Added support for parsing the Xbox report descriptor
ef416e84a1 Use SDL_LogDebug() for dumping HID packets
Compare 3 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-12-11 00:52:36 +00:00
9971251574 Fonts: amend/comment on FontDataOwnedByAtlas=false fix being a breaking change. (#9086, #8465)
a07b2828ce Backends: GLFW: add IMGUI_IMPL_GLFW_DISABLE_X11 / IMGUI_IMPL_GLFW_DISABLE_WAYLAND. (#9109, #9116)
9a4fd69f6d Backends: GLFW: avoid repeated glfwSetCursor()/glfwSetInputMode() calls when unnecessary.
Compare 3 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-12-11 00:52:36 +00:00
e98d9bb93e Improve math rendering (#36124) (#36125)
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-11 00:52:36 +00:00
01351cc6c7 [skip ci] Updated translations via Crowdin
a440116a16 Support updating branch via API (#35951)
24b81ac8b9 Use gitrepo's clone and push when possible (#36093)
Compare 3 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-11 00:52:34 +00:00
4a173052fb macos: always use overlay scroller (#9865)
93d77ae436 Always use overlay scroller, flash when mouse moved
7642b8bec4 build: highway system integration should default to false
143748a8d3 Add system integration for highway (#9642)
af05397219 synthetic: make bytes generation more flexible (#9204)
Compare 47 commits »