• Joined on 2025-08-24
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-03 16:36:30 +00:00
8151fc59cf vim-patch:9.1.1820: completion: some issues with 'acl' (#36007)
97ab7dd784 test(tui_spec): deduplicate (#36003)
0124481c80 vim-patch:0a8b4ef: runtime(log): remove domain highlight (#36002)
1939ec1763 vim-patch:09b1ce0: runtime(doc): fix typo after commit cfcf1a57cbef (#36001)
affe0cd1b1 Merge pull request #35986 from zeertzjq/vim-9d57fe2
Compare 7 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-10-03 16:36:30 +00:00
2655998a07 Merge pull request #36005 from zeertzjq/backport
8173e3ed6b test(tui_spec): deduplicate (#36003)
53dc08a19b Merge pull request #36000 from zeertzjq/backport
dc5566fed5 test(tui_spec): avoid dangling Nvim process on test failure
2af99811f7 test: remove a few more redundant clear() calls
Compare 9 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-10-03 16:36:25 +00:00
20aa0ad1c5 testautomation: Test SDL_snprintf() for doubles >LLONG_MAX and <ULLONG_MAX
ff667d35f2 SDL_mslibc: Implement _ftoul2_legacy()
ff9599fb7e build: Fix typo in SDL_uclibc target name for 32-bit Windows
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-03 16:36:25 +00:00
8824eace93 testautomation: Test SDL_snprintf() for doubles >LLONG_MAX and <ULLONG_MAX
f39e49a3dd SDL_mslibc: Implement _ftoul2_legacy()
7916af9910 build: Fix typo in SDL_uclibc target name for 32-bit Windows
0467c531fa wasapi: Check for a NULL device during disconnect handling.
Compare 4 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-03 08:28:38 +00:00
cbcce8d4e3 New Crowdin updates (#10670)
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-03 08:28:38 +00:00
cbcce8d4e3 New Crowdin updates (#10670)
mirrors synced and deleted reference refs/tags/l10n_dev at mirrors/desktop from mirror 2025-10-03 08:28:38 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-03 08:28:34 +00:00
f8db37868e refactor: common logic in parse_cmdline, do_one_cmd #35019
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-10-03 08:28:34 +00:00
f169a2616c docs: update version.c
2abea5dc37 ci: stop using macos-13 runner (#35996)
18d6436ad2 fix(lsp): inlineCompletion: ignore out-of-range items #35990
ac15b384a6 refactor(treesitter): use scratch buffer for string parser #35988
8eb0964537 feat(tui): native progress bars for Progress events #35973
Compare 11 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-10-03 07:18:32 +00:00
c4532101a4 fix(webhook): prevent tag events from bypassing branch filters targets #35449 (#35567)
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-03 00:28:35 +00:00
a97b0c32ab Update FAQ.md
bcf722e637 Docs: updated FAQ "What is the difference between Dear ImGui and traditional UI toolkits?". (#8862)
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-03 00:18:38 +00:00
f35902c796 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
a576912e03 fix: Fixed empty split ksb for windows, b=no-bug, c=kbs
d6b7af889d Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
a4fa3159ca fix: Fixed essentials disappearing when switching spaces, b=no-bug, c=workspaces
Compare 4 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-03 00:18:38 +00:00
f35902c796 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
a576912e03 fix: Fixed empty split ksb for windows, b=no-bug, c=kbs
d6b7af889d Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
a4fa3159ca fix: Fixed essentials disappearing when switching spaces, b=no-bug, c=workspaces
283108dc28 feat: Improve windows signing CI tool, b=no-bug, c=no-component
Compare 5 commits »
mirrors synced new reference folder-animation-restore to mirrors/desktop from mirror 2025-10-03 00:18:38 +00:00
mirrors synced commits to folder-animation-restore at mirrors/desktop from mirror 2025-10-03 00:18:38 +00:00
mirrors synced commits to feat/permissions-panel at mirrors/desktop from mirror 2025-10-03 00:18:38 +00:00
cbc00b031f feat: Show an opaque background for non transparent views, b=no-bug, c=common
074847dd09 feat: Finished implementation of the panel, b=no-bug, c=common, compact-mode, workspaces
Compare 2 commits »
mirrors synced commits to zig-0-15 at mirrors/ghostty from mirror 2025-10-03 00:18:35 +00:00
224a522bd4 update a bunch of required Zig versions to 0.15
84e6d14996 nix: update to unstable for Zig 0.15 in package
856279162f update deps
5059ee2dd0 ci: cleanup
6b81a5a491 Zig 0.15: Flatpak
Compare 25 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-10-03 00:18:35 +00:00
8ed3a98db2 Fix Weird Behavior in CoreText Shaper (#9002)
efc6e0d673 fix(font/coretext): always prevent shaper from emitting rtl
d6063428bd font/coretext: tiny shaper improvements
052857b58b fix(config): Make macos-custom-icon null-terminated (#8999)
16dab3b8dc crash: remove minidump parser (#9000)
Compare 9 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-03 00:18:33 +00:00
2abea5dc37 ci: stop using macos-13 runner (#35996)
18d6436ad2 fix(lsp): inlineCompletion: ignore out-of-range items #35990
ac15b384a6 refactor(treesitter): use scratch buffer for string parser #35988
8eb0964537 feat(tui): native progress bars for Progress events #35973
Compare 4 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-10-03 00:18:30 +00:00
f0ffdb33f4 REXM: Support building full example collection and categories
e7d27e5b80 REXM: Remove test code
7b5c597da5 Update rexm.c
Compare 3 commits »