• Joined on 2025-08-24
mirrors synced commits to pr_ty at mirrors/Nim from mirror 2026-02-26 12:55:06 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2026-02-26 12:55:02 +00:00
35be70f1f0 Add DECRPM test from David Turnbull.
478eaea982 Update base64 compat.
0800e51d41 Merge branch 'obsd-master'
5ff385f8a9 Tweak previous to reset cursor again as well.
5b3c642195 Pass paste buffer through vis(3) when pasting to prevent buffers
Compare 9 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-02-26 12:54:57 +00:00
ffcaa3830c Update miniaudio.lib
mirrors synced commits to master at mirrors/imgui from mirror 2026-02-26 05:15:07 +00:00
c40226e9de CloseButton, InputText: scale thickness to integer amount when using style.ScaleAllSizes(). (#7031)
650eca386e Doc: update link to imgui_manual, add a new one near top of the demo + update binaries.
Compare 2 commits »
mirrors synced and deleted reference refs/tags/marvim/ci-version-update at mirrors/neovim from mirror 2026-02-26 05:15:05 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-26 05:15:05 +00:00
be8969f4cc docs: update version.c (#38053)
6ba32713ad feat(secure): allow 'path' parameter for trust action 'allow' (#38001)
e86ccdbeae test: remove remaining use of feed_command() in terminal/ (#38069)
1fe1b2525f vim-patch:9.2.0054: eval_addblob() is inefficient (#38067)
9288357d59 vim-patch:9.2.0055: memory leak in ExpandFromContext() (#38066)
Compare 5 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-02-26 05:15:01 +00:00
304e489edd ANDROID: Fix broken LoadMusicStream due to missing fopen redirect in raudio.c (#5589)
b57526d71e update makefile and such (#5591)
006216bfcb [raylib.h] renamed SHADER_LOC_VERTEX_INSTANCETRANSFORMS (#5592)
ecaa1d3d18 REVIEWED: Attribute name and location, for consistency
Compare 4 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-26 05:14:59 +00:00
74ba971eba Update VOUCHED list (#11028)
eb531caa31 apprt/gtk: fix SIGSEGV on ImGui GLArea re-realize (#11025)
610e1f5f47 macos: add Weak to iOS build
7db8346fca apprt/gtk: fix SIGSEGV on ImGui GLArea re-realize
7935ae6649 macos: pass last focused surface as env, use for focus detection (#11024)
Compare 6 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-26 05:14:58 +00:00
29ca920fdf Add ZUIKI EVOTOP controller support with gyroscope and accelerometer sensor capabilities. (#15034)
230814e85e Use Uint64 instead for tick_numerators in USE_128BIT_MATH
5340d6a94c Fixed definition of builtin function '_m_prefetch'
Compare 3 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-26 05:14:58 +00:00
e7e2805475 Sync SDL3 wiki -> header
df72790cfb Sync SDL3 wiki -> header
0f02c41ac0 Note that SDL_getenv() is case sensitive
6d93ffe923 Add ZUIKI EVOTOP controller support with gyroscope and accelerometer sensor capabilities. (#15034)
2fad85fa26 Use Uint64 instead for tick_numerators in USE_128BIT_MATH
Compare 6 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-02-26 04:54:56 +00:00
5a9a9ce51a feat: Change omnibox results to use :where selectors instead of :is selectors, b=no-bug, c=common, workspaces
0a5a6d0604 feat: Remove some of the AI features introduced in FF 148, b=no-bug, c=no-component
b92d697657 fix: Add guard to prevent invalid split drops, p=#12511
5e27368a48 fix: Fixed race conditions when syncing views through windows desktops, b=bug #12390, c=no-component
2c740b1abf feat: Start animating folder closes, b=no-bug, c=common
Compare 56 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-02-26 04:54:56 +00:00
5a9a9ce51a feat: Change omnibox results to use :where selectors instead of :is selectors, b=no-bug, c=common, workspaces
0a5a6d0604 feat: Remove some of the AI features introduced in FF 148, b=no-bug, c=no-component
Compare 2 commits »
mirrors synced and deleted reference refs/tags/feat/164 at mirrors/desktop from mirror 2026-02-26 04:54:56 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-02-26 04:44:57 +00:00
61d53212dd Handle map iterator reset for reuse + fix example (#6335)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-25 21:05:34 +00:00
27a1f78d08 Add renovate.json
840cf68c3e Fix release draft access check logic (#36720)
9ae28b6f39 Change image transparency grid to CSS (#36711)
0de8a3d3d8 Avoid opening new tab when downloading actions logs (#36740)
569c49debe Add validation constraints for repository creation fields (#36671)
Compare 6 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2026-02-25 21:05:34 +00:00
b3bc79262d Add validation constraints for repository creation fields (#36671) (#36757)
d1bd84f8cf Fix force push time-line commit comments of pull request (#36653) (#36717)
19e36e8a70 Fix SVG height calculation in diff viewer (#36748) (#36750)
00566cc953 Fix track time list permission check (#36662) (#36744)
Compare 4 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-02-25 21:05:34 +00:00
840cf68c3e Fix release draft access check logic (#36720)
9ae28b6f39 Change image transparency grid to CSS (#36711)
0de8a3d3d8 Avoid opening new tab when downloading actions logs (#36740)
569c49debe Add validation constraints for repository creation fields (#36671)
577ed107dd Fix SVG height calculation in diff viewer (#36748)
Compare 5 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-02-25 21:05:29 +00:00
934c6a5f5e Merge branch 'master' into docking
848da73a81 Demo: fixed/tweaked missing IMGUI_DEMO_MARKER for examples applets. (#9261, #3689)
8a15a1064d Add DemoMarker() function to formalize access for other demos than imgui_demo.cpp (#9261, #3689)
dd5c604768 Backends: SDLGPU3: remove unnecessary call to SDL_WaitForGPUIdle when releasing vertex/index buffers. (#9262)
2b415e642b Backends: WebGPU: fixed Emscripten version check. (#8381)
Compare 14 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-02-25 21:05:29 +00:00
848da73a81 Demo: fixed/tweaked missing IMGUI_DEMO_MARKER for examples applets. (#9261, #3689)
8a15a1064d Add DemoMarker() function to formalize access for other demos than imgui_demo.cpp (#9261, #3689)
dd5c604768 Backends: SDLGPU3: remove unnecessary call to SDL_WaitForGPUIdle when releasing vertex/index buffers. (#9262)
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-25 21:05:09 +00:00
583308f599 fix(diagnostic): handle stale diagnostic extmark ids #38060
4ef217e272 fix(ui2): leftover empty lines in msg window #38059
c0f8b3fb66 refactor(test): simplify v:argf tests #38055
1983c70d10 test(lsp): flaky lsp/semantic_tokens_spec #38063
44429b4d96 build(deps): bump wasmtime to v36.0.6
Compare 6 commits »