• Joined on 2025-08-24
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-28 02:04:18 +00:00
bb14e5d66f no-bug: Make checks if boost css is undefined (gh-13451)
mirrors synced new reference refs/tags/1.19.10b to mirrors/desktop from mirror 2026-04-28 02:04:18 +00:00
mirrors synced commits to refs/tags/1.19.10b at mirrors/desktop from mirror 2026-04-28 02:04:18 +00:00
mirrors synced new reference little-zen to mirrors/desktop from mirror 2026-04-28 02:04:18 +00:00
mirrors synced commits to little-zen at mirrors/desktop from mirror 2026-04-28 02:04:18 +00:00
mirrors synced and deleted reference refs/tags/backport-39447-to-release-0.12 at mirrors/neovim from mirror 2026-04-28 02:04:10 +00:00
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-28 02:04:10 +00:00
34bf0472ab fix(marks): don't use spell decorations from other lines (#39441)
96d5dd4107 perf(vim.pos): use numeric index internally #39447
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-28 02:04:10 +00:00
72bc6c5801 vim-patch:9.2.0405: when jumping to tags, will open URLs (#39461)
e4458b7f24 vim-patch:96be273: runtime(doc): fix :z command description again (#39459)
0a7201095b vim-patch:9.2.0400: sandbox callbacks selected through 'complete' (#39452)
a0820481f2 fix(excmd): use realtime for v:starttime, :uptime #39425
46c83ce321 fix(marks): don't use spell decorations from other lines (#39441)
Compare 6 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-04-28 02:04:00 +00:00
3c82b48b1f Update BINDINGS.md to reflect raylib4fb project supporting 6.0 (#5813)
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-28 02:03:55 +00:00
6590196661 Fix speedy high-resolution scrolling on Linux (#12483)
5871a2d4f0 zig-fmt cleanup
154169b054 Fix speedy high-resolution scrolling on Linux
2cbe706276 macOS: fix keybindings for end_search not working correctly (#12492)
8925a91c5c update zon2nix to 0.5.0 (#12488)
Compare 9 commits »
mirrors synced commits to release/v1.26 at mirrors/gitea from mirror 2026-04-27 17:54:23 +00:00
fb3c1b031d Add CurrentURL template variable back (#37444) (#37449)
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-27 17:54:23 +00:00
6da8027446 Fix inconsistent disabled styling on logged-out repo header buttons (#37406)
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-27 17:54:18 +00:00
b7726026f8 Fixed double-backspace with hardware keyboard on iOS
dcf05165d3 Use SDL_SendScreenKeyboardShown() and SDL_SendScreenKeyboardHidden() on iOS
6f952a8e63 testime: use the correct properties when enabling text input
73fc274ef7 renderer: Check the surface validity flag when re-acquiring the surface in the software renderer
fe6c1f1134 coreaudio: Patched to compile, again, on iOS.
Compare 9 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-27 17:54:18 +00:00
2a53eed783 renderer: Check the surface validity flag when re-acquiring the surface in the software renderer
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-27 17:54:17 +00:00
92dfe0babd gh-13439: Add Boosts implementation (gh-12586)
mirrors synced new reference l10n_dev to mirrors/desktop from mirror 2026-04-27 17:54:17 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-04-27 17:54:17 +00:00
mirrors synced and deleted reference refs/tags/boosts at mirrors/desktop from mirror 2026-04-27 17:54:17 +00:00
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-27 17:54:15 +00:00
ab36fbaf48 Drag and Drop, Style: added ImGuiStyleVar_DragDropTargetRounding. (#9056)
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-27 17:54:15 +00:00
ed9d1e7427 Docking, Tabs: toggling tab bar visibility marks saved settings as dirty. (#9380)