• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2026-02-14 07:13:14 +00:00
f6d3500509 Merge pull request #6272 from Ribiveer/patch-1
666c64051a Fix cross_3d in demo.odin
d26ad6a0e5 Update doc line for core:os and core:os/old.
Compare 3 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-13 23:33:32 +00:00
b8cd66216c Add renovate.json
mirrors synced commits to master at mirrors/imgui from mirror 2026-02-13 23:33:26 +00:00
eaa32bb787 Avoid using SSE intrinsic on ARM64/ARM64EC targets. (#9209, #5943, #4091)
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-13 23:33:16 +00:00
faa0f99d36 i18n: add missing nb_NO translations (#10702)
03c3d0b113 i18n: update de_DE translations (#10698)
1ce7531b6c i18n: update de_DE translations
Compare 3 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-02-13 23:33:14 +00:00
8274718d0d ft: add shortcut to toggle Firefox Sidebar, p=#12371
5511defb1e feat: Dont restore sidebar if window-sync is disabled, b=no-bug, c=no-component
894fbd6a4f fix: Fixed selected space not being highlighted, b=closes #12368, c=configs, common
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-02-13 23:33:14 +00:00
8274718d0d ft: add shortcut to toggle Firefox Sidebar, p=#12371
5511defb1e feat: Dont restore sidebar if window-sync is disabled, b=no-bug, c=no-component
894fbd6a4f fix: Fixed selected space not being highlighted, b=closes #12368, c=configs, common
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-13 23:33:13 +00:00
c381b2bdfa Use 20 ms as the default audio buffer size on Android
ab50f30bb1 Added code to detect memory overwrites on Windows
e049fff360 Fix testime to pass window coordinates to SDL_SetTextInputArea().
Compare 3 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-13 23:33:13 +00:00
2f4919c6ff Use 20 ms as the default audio buffer size on Android
d390a4e8f0 Fix testime to pass window coordinates to SDL_SetTextInputArea().
Compare 2 commits »
mirrors synced commits to devel at mirrors/Nim from mirror 2026-02-13 23:03:36 +00:00
97fed258ed fixes #25475; incompatible types errors for array types with different index types (#25505)
mirrors synced and deleted reference refs/tags/pr_Kerze at mirrors/Nim from mirror 2026-02-13 23:03:36 +00:00
mirrors synced commits to araq-fixes-25333 at mirrors/Nim from mirror 2026-02-13 23:03:36 +00:00
1a511d9032 desparate stuff
da111462f5 progress
Compare 2 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-02-13 23:03:36 +00:00
1d1e8aa3f6 Deploy to GitHub pages
mirrors synced commits to master at mirrors/Odin from mirror 2026-02-13 23:03:16 +00:00
fbfc45a125 Merge pull request #6271 from oxSleep/fix-pool-container-type-error
6fc3a8fb2a Use when-block for sanitizer poisoning
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-13 15:23:52 +00:00
3f2ae87959 Add renovate.json
afcd11c77f BUG: Fix workflow run jobs API returning null steps (#36603)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-02-13 15:23:52 +00:00
afcd11c77f BUG: Fix workflow run jobs API returning null steps (#36603)
mirrors synced commits to master at mirrors/imgui from mirror 2026-02-13 15:23:46 +00:00
9f2b3bcf7a Backends: SDL2, SDL3: systems other than X11 are back to starting mouse capture on mouse down. Only X11 requires waiting for a drag by defaultadded ImGui_ImplSDL2_SetMouseCaptureMode(), ImGui_ImplSDL3_SetMouseCaptureMode(). (#9235, #3650, #6410, #3956, #3835)
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-13 15:23:43 +00:00
6bc0b8ae87 feat(terminal): detect suspended PTY process (#37845)
9c5ade9212 fix: wait() checks condition twice on each interval (#37837)
a7a7cdbcda fix(cmd): filter stdin file "-" from v:argv on :restart #37165
1ed064625c vim-patch:1cf38bf: runtime(css): Add missing numeric units (#37843)
ff142a7a74 vim-patch:9.1.2147: Compile warning in strings.c (#37842)
Compare 7 commits »
mirrors synced commits to refs/tags/1.18.6b at mirrors/desktop from mirror 2026-02-13 15:23:35 +00:00
mirrors synced new reference refs/tags/1.18.6b to mirrors/desktop from mirror 2026-02-13 15:23:35 +00:00
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2026-02-13 14:53:47 +00:00
334f2d6a87 fixes #25457; make rawAlloc support alignment (#25476)