• Joined on 2025-08-24
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-27 23:26:08 +00:00
3bde3e2406 Fixed the 8BitDo Ultimate 2 Wireless controller showing up twice on macOS
5c002ba0b9 Fixed the NVIDIA SHIELD Controller showing up twice on macOS
05fdfa1572 Fixed hang sending output reports to the NVIDIA SHIELD Controller on macOS
d4da5df088 Fixed unaligned access in NVIDIA SHIELD Controller driver
6fef8fd0dc Fixed Steam Controller battery state
Compare 6 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-27 23:26:08 +00:00
3aa3a357fc Fixed the 8BitDo Ultimate 2 Wireless controller showing up twice on macOS
1fe6bf4982 Fixed the NVIDIA SHIELD Controller showing up twice on macOS
72343b9ee2 Fixed hang sending output reports to the NVIDIA SHIELD Controller on macOS
cae2a28f5b Fixed unaligned access in NVIDIA SHIELD Controller driver
dd53ecbce8 Fixed Steam Controller battery state
Compare 6 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2026-01-27 23:26:05 +00:00
b1f2fe46cd fix: lsp.enable() don't work correctly inside FileType event #37538
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-27 23:26:05 +00:00
027b7d6bbb fix(ui): :intro not displayed with ui2 #37472
3e6db5b2ec fix(termdebug): use mark : to get prompt line in prompt buffer #37336
fd45bc8cab fix: lsp.enable() don't work correctly inside FileType event #37538
6291256868 fix(process): avoid buffering unnecessary UI event with PTY CWD (#37582)
6a28835320 vim-patch:0f3b7d2: runtime(doc): fix missing code block marker in ft-python-syntax (#37588)
Compare 8 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-01-27 23:06:07 +00:00
29fa8b6582 Merge pull request #6186 from lzurbriggen/ReadDirectoryChangesExW
22ef6ae8c6 add windows.ReadDirectoryChangesExW
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-27 15:16:16 +00:00
900f4f408c Add renovate.json
125257eacf [skip ci] Updated translations via Crowdin
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-27 15:16:12 +00:00
e78e2488ff fix(sync): prevent window shrinking by resetting scale/size in pseudo-image, p=#12082
1c23ad92b3 Sync upstream Firefox to version 147.0.2, p=#12079
32ba6ef81b fix: Fixed small QA issues, b=no-bug, c=common, compact-mode, split-view, tabs, tests
a8559f84c1 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
0e07f65bc0 feat: Add select-recently-used-on-close to the preferences page, b=no-bug, c=no-component
Compare 6 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-01-27 15:16:12 +00:00
1c23ad92b3 Sync upstream Firefox to version 147.0.2, p=#12079
32ba6ef81b fix: Fixed small QA issues, b=no-bug, c=common, compact-mode, split-view, tabs, tests
a8559f84c1 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
0e07f65bc0 feat: Add select-recently-used-on-close to the preferences page, b=no-bug, c=no-component
4046dd01a1 chore: Sync upstream to Firefox 147.0.2, p=#12067
Compare 5 commits »
mirrors synced and deleted reference refs/tags/chore/upstream-sync at mirrors/desktop from mirror 2026-01-27 15:16:12 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-01-27 15:16:10 +00:00
53037038ee ci: Run build-macos-freetype with coretext_freetype for Harfbuzz tests (#10464)
9d8449b6f1 ci: Run build-macos-freetype with coretext_freetype for Harfbuzz tests
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-27 15:16:04 +00:00
1d57374c41 fix(ui): textlock still causes issues for UI callbacks #37513
c2ecc9ca41 Merge #37309 :checkhealth vim.pack
dfa5d79d05 fix: misc typos #37471
ae93639ec4 fix(health): use FileType autocmd for bug report winbar #37486
8ed68fda50 feat(lsp): semantic token range improvements #37451
Compare 11 commits »
mirrors synced and deleted reference refs/tags/marvim/ci-version-update at mirrors/neovim from mirror 2026-01-27 15:16:04 +00:00
mirrors synced commits to pr_arrive at mirrors/Nim from mirror 2026-01-27 14:56:18 +00:00
9db459d0a7 progress
mirrors synced commits to master at mirrors/Odin from mirror 2026-01-27 14:56:05 +00:00
291e5ea219 Merge pull request #6184 from thegreatpissant/issue_6176
f4008e9c9d Fix issue #6176
Compare 4 commits »
mirrors synced and deleted reference refs/tags/bill/type-assert-behaviour at mirrors/Odin from mirror 2026-01-27 14:56:05 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-27 07:06:15 +00:00
125257eacf [skip ci] Updated translations via Crowdin
mirrors synced new reference chore/upstream-sync to mirrors/desktop from mirror 2026-01-27 07:06:11 +00:00
mirrors synced commits to chore/upstream-sync at mirrors/desktop from mirror 2026-01-27 07:06:11 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-01-27 07:06:09 +00:00
01ea3744c5 font/shaper/harfbuzz: Update position logic to match recent CoreText changes (#10332)
4e17eee5de nushell: provide shell ssh integration (#9604)
675fa34e66 unnecesary bind
d70eef69f9 address changes
44aa761733 skip testShaperWithDiscoveredFont if discovery is not available
Compare 33 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-01-27 07:06:04 +00:00
91dbfb0092 docs: update version.c
7d1ea699fb Merge pull request #37568 from zeertzjq/vim-ad0dd7c
f79bddd669 vim-patch:b8efcc0: runtime(vim): set 'path' to common Vim directories
6543217afc vim-patch:632fd8b: runtime(python): Highlight built-in constants in Python
d6fc5cbf55 vim-patch:0f8c685: runtime(doc): fix inconsistent indent in ft_rust.txt
Compare 13 commits »