• Joined on 2025-08-24
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-17 09:04:20 +00:00
17d126049a test: don't run test cases directly in describe() (#37915)
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-02-17 09:04:19 +00:00
37f2863af6 docs: update version.c
17d126049a test: don't run test cases directly in describe() (#37915)
dbe07e292e refactor(tests): server_spec #37912
16495e6863 fix(ui2): only set dialog on_key callback once #37905
13cf80deef fix(lsp): map all LSP methods to server capabilities (#37910)
Compare 23 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-17 09:04:12 +00:00
b6dbd445d0 ci: update create-github-app-token
a3dd93ae75 Update VOUCHED list (#10781)
f1277737ff Update VOUCHED list (#10780)
39a10ecc0c ci: vouch uses the Ghostty Vouch GitHub app to bypass merge restrictions (#10779)
b5bb87161b renderer: drop opaque background for preedit cells (#10774)
Compare 6 commits »
mirrors synced new reference chore/upstream-sync to mirrors/desktop from mirror 2026-02-17 09:04:09 +00:00
mirrors synced commits to chore/upstream-sync at mirrors/desktop from mirror 2026-02-17 09:04:09 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-17 09:04:07 +00:00
f0bda7b655 android: Fix scancode for AKEYCODE_CHANNEL_DOWN
54de246b4b win32: Set error for SDL_GL_GetSwapInterval()
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-17 09:04:07 +00:00
29c58245a7 android: Fix scancode for AKEYCODE_CHANNEL_DOWN
mirrors synced commits to pr_Kaste at mirrors/Nim from mirror 2026-02-17 08:34:20 +00:00
31f188dc62 Refactor alignment checks in gc.nim
mirrors synced commits to master at mirrors/imgui from mirror 2026-02-17 00:54:17 +00:00
ff673d31df Backends: WebGPU: minor build fix for Emscripten 5.0.0 (note: our examples currently don't build with 5.0.1).
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-17 00:54:15 +00:00
dbe07e292e refactor(tests): server_spec #37912
16495e6863 fix(ui2): only set dialog on_key callback once #37905
13cf80deef fix(lsp): map all LSP methods to server capabilities (#37910)
51c2799162 build(deps): bump luajit to 1c3b5a4d7
05bd4398c5 feat(lsp): support textDocument/documentLink (#37644)
Compare 6 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-17 00:54:08 +00:00
cdcfac4e4a renderer: only compute and draw preedit cells if they change (#10772)
6b6be837de gtk: Change tab title (#9904)
3c074b5aec renderer: only compute and draw preedit cells if they change
bdcee2b05a Update VOUCHED list (#10770)
7e31078882 Update translations
Compare 41 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-17 00:54:06 +00:00
1edb906aad Fixed detection of the "Android TV Box" as a TV
1faaa128e5 Treat the D-pad center button as SDL_SCANCODE_RETURN
99e1d9595f Moved mouse/keyboard detection to a separate thread on Windows
8389de757a Don't re-query HID device vendor and product
a82660bb76 Added temporary workaround hint "SDL_WINDOWS_DETECT_DEVICE_HOTPLUG"
Compare 11 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-17 00:54:06 +00:00
1dcc6e2135 Fixed detection of the "Android TV Box" as a TV
089f5e1318 Treat the D-pad center button as SDL_SCANCODE_RETURN
2b0ce9ae6e examples: Make source code and console tabs take 80% of browser page.
bc623d1af6 Moved mouse/keyboard detection to a separate thread on Windows
a98e49409e Don't re-query HID device vendor and product
Compare 8 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-02-17 00:24:16 +00:00
02de67a2a8 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2026-02-17 00:24:16 +00:00
72e9bfe0a4 Docs: parseopt fixes, runnable examples (#25526)
mirrors synced commits to master at mirrors/Odin from mirror 2026-02-17 00:24:05 +00:00
bfe1f234ec Merge pull request #6289 from wrathdoesthat/master
3adc529113 -vet
06b10f9ae8 Add #optional_allocator_error
f0912ce4c2 Merge branch 'odin-lang:master' into master
dc3c53b494 Merge pull request #6293 from Kelimion/vendor-wycheproof
Compare 7 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-16 16:44:25 +00:00
b464ff8264 Add renovate.json
cfc60b2142 Use relative-time to render absolute dates (#36238)
0e99932530 Only turn links to current instance into hash links (#36237)
a0160694b9 Enable nilnil linter for new code (#36591)
Compare 4 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-02-16 16:44:25 +00:00
cfc60b2142 Use relative-time to render absolute dates (#36238)
0e99932530 Only turn links to current instance into hash links (#36237)
a0160694b9 Enable nilnil linter for new code (#36591)
Compare 3 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-02-16 16:44:19 +00:00
acdaaef625 Backends: further zealous warning fixes. (#9247)
fbe973a8d0 Cast this to (void*) in zero-clearing memset calls to fix -Wnontrivial-memcall (#9247, #8295, #8129, #8135)
Compare 2 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-02-16 16:44:19 +00:00
3d79353e45 Cast this to (void*) in zero-clearing memset calls to fix -Wnontrivial-memcall. Amends for docking (#9247, #8295, #8129, #8135)