• Joined on 2025-08-24
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-11-11 13:15:12 +00:00
b568e04372 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2025-11-11 13:15:12 +00:00
a57b6d8406 uses csources_v3 (#25273)
2679b3221c fixes #19846; std/unicode.strip trailing big chars (#25274)
Compare 2 commits »
mirrors synced new reference araq-compress2 to mirrors/Nim from mirror 2025-11-11 13:15:12 +00:00
mirrors synced commits to araq-compress2 at mirrors/Nim from mirror 2025-11-11 13:15:12 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-11 13:05:04 +00:00
081efe6898 fix: Fixed workflow_call not being set properly for upstream checks, b=no-bug, c=workflows
249d793b5d feat: Ctrl+Tab cycling to keep within essentials/regular tabs only, p=#11242
8b64925407 chore: Add Open Link in Glance option to context menu, p=#11241
fc804acdb0 fix: Allow the sidebar to be hovered even when the pref is off, b=no-bug, c=common, compact-mode, glance, tabs, workspaces
2bed07f7c6 feat: Make sure to download and setup CI when checking upstream, b=no-bug, c=workflows
Compare 7 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-11-11 13:05:04 +00:00
5a41e9cb70 New translations zen-general.ftl (Welsh)
bb8badbf96 New translations zen-general.ftl (English, United Kingdom)
7d99bc49df New translations zen-general.ftl (Estonian)
c5591c9a10 New translations zen-general.ftl (Norwegian Nynorsk)
480db18fb4 New translations zen-general.ftl (Thai)
Compare 72 commits »
mirrors synced commits to conv3 at mirrors/cimgui from mirror 2025-11-11 12:45:00 +00:00
9e036bb003 cpp2ffi: take care or cimgui_inherited
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-11 04:55:38 +00:00
01873a99c1 Allow to display embed images/pdfs when SERVE_DIRECT was enabled on MinIO storage (#35882) (#35917)
ce70863793 Use correct form field for allowed force push users in branch protection API (#35894) (#35908)
Compare 2 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-11-11 04:55:33 +00:00
58da20e07e docs: update version.c
7fe02126f9 feat(vim-patch.sh): add n flag to list possible N/A patches (#36431)
7c9b865bdd feat(lsp): deprecate vim.lsp.stop_client (#36459)
637c9c4f5f vim-patch:d3bef6c: runtime(sml): Fix number regex in syntax script (#36513)
1eb12b896e vim-patch:e1e3474: runtime(vim): Update base syntax, fix :augroup error matching (#36512)
Compare 11 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-11 04:55:33 +00:00
2822c38f2e fix(lsp): correct iteration through attached buffers (#36517)
7fe02126f9 feat(vim-patch.sh): add n flag to list possible N/A patches (#36431)
7c9b865bdd feat(lsp): deprecate vim.lsp.stop_client (#36459)
637c9c4f5f vim-patch:d3bef6c: runtime(sml): Fix number regex in syntax script (#36513)
1eb12b896e vim-patch:e1e3474: runtime(vim): Update base syntax, fix :augroup error matching (#36512)
Compare 6 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-11 04:55:24 +00:00
6b07e13fef Fixed spacing
fffaf122df Added temporary workaround for failing Emscripten test
dde7fa3b17 Validate the output colorspace before setting up a renderer
6baaa0fe87 Destroy the window surface if a software renderer couldn't be created
6a7fb838f4 Return false if we couldn't update the emscripten framebuffer
Compare 23 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-11 04:55:14 +00:00
bed219c132 macOS: support close_all_windows action (#9552)
f5bddb346c macOS: support close_all_windows action
Compare 2 commits »
mirrors synced commits to pr_Bein at mirrors/Nim from mirror 2025-11-10 20:55:04 +00:00
mirrors synced commits to araq-compress at mirrors/Nim from mirror 2025-11-10 20:55:04 +00:00
1ab4f1fe19 make explicit
mirrors synced new reference pr_Bein to mirrors/Nim from mirror 2025-11-10 20:55:04 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-10 20:55:00 +00:00
68272c0c6c Merge pull request #5912 from laytan/iouring
3db76bc367 sys/linux: add io uring API
ad9dc4d31b vendor/wgpu: update docs link
dc57773ba8 Merge pull request #5909 from korvahkh/fix-5894
Compare 5 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-10 20:45:20 +00:00
327f2207dc Make OAuth2 issuer configurable (#35915) (#35916)
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-10 20:45:20 +00:00
e31f224ad2 Make OAuth2 issuer configurable (#35915)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-10 20:45:15 +00:00
70ea589d79 fix(lsp): deprecate vim.lsp.get_buffers_by_client_id (#36449)
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-10 20:45:13 +00:00
7537ba2b44 Windows: fixed single-axis auto-sizing (via double-clicking a border) to take account of remaining scrollbar on the other axis. (#9060)