• Joined on 2025-08-24
mirrors synced commits to docking at mirrors/imgui from mirror 2026-03-26 02:20:58 +00:00
148bd34a7e Viewports: add GetDebugName() helper.
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-26 02:20:55 +00:00
c9e961994b refactor: resize Progress autocmd dict to actual size #38487
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-26 02:20:48 +00:00
efc0e4118a Update VOUCHED list (#11847)
2655aa47d3 build: fix libghostty shared lib install for Windows (#11840)
d8e8697bad build: make sure CMake can clean up after libghostty-vt (#11845)
c5bb97bcbd build: fix libghostty shared lib install for Windows
26ba9bf579 Update VOUCHED list (#11844)
Compare 6 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-26 02:20:46 +00:00
764d7633ea Use DSBFREQUENCY_MAX instead of hardcoded constant for DirectSound driver max frequency.
fda7c0b461 Fix DirectSound buffer creation failure with >200kHz
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-26 02:20:46 +00:00
1d2f9f0e0e Use DSBFREQUENCY_MAX instead of hardcoded constant for DirectSound driver max frequency.
6efe0e19a7 Fix DirectSound buffer creation failure with >200kHz
dcc177faa4 emscripten: Add support for automounting persistent storage before SDL_main.
Compare 3 commits »
mirrors synced commits to boosts at mirrors/desktop from mirror 2026-03-26 02:20:44 +00:00
a15c6ecab4 no-bug: Revert lint for xhtml file
mirrors synced commits to copilot/refactor-serve-header-options at mirrors/gitea from mirror 2026-03-25 18:11:08 +00:00
mirrors synced new reference copilot/refactor-serve-header-options to mirrors/gitea from mirror 2026-03-25 18:11:08 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-03-25 18:11:08 +00:00
bc5c554072 Feature non-zipped actions artifacts (action v7) (#36786)
435123fe65 Switch cmd/ to use constructor functions. (#36962)
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-03-25 18:11:08 +00:00
08ad19ddf6 Add renovate.json
bc5c554072 Feature non-zipped actions artifacts (action v7) (#36786)
435123fe65 Switch cmd/ to use constructor functions. (#36962)
Compare 3 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-03-25 18:10:58 +00:00
e9eb04ea95 Internals: TempInputText: added callback/user_data parameters and made end of signature match InputText(). (#2718)
ed2e5dd0f0 Examples+WebGPU: added support for WGVK in cmakefiles. (#9316, #9246, #9257)
59183cf782 Backends, Examples: WebGPU: added support for WGVK. Remaining amends. (#9316, #9246, #9257)
59780020f6 Backends, Examples: WebGPU: added support for WGVK. (#9316, #9246, #9257)
0b82487fed TempInputText: amends. Rename ImGuiInputTextFlags_MergedItem to ImGuiInputTextFlags_TempInput for explicitness. (#2718)
Compare 7 commits »
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-03-25 18:10:58 +00:00
f10c152608 ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
1a0dcccc95 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
23c16d625e ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
94d4ce5d9f ImStrv: allow constructing from two null pointers.
fa8ec5c463 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 37 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-03-25 18:10:58 +00:00
8d8892ce0e Backends: SDL3: use SDL_HAS_EVENT_DISPLAY_USABLE_BOUNDS_CHANGED (SDL 3.4.0+) when available to avoid refreshing monitor work area every frame on Windows. (#8415)
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-25 18:10:56 +00:00
ea878f456a fix(treesitter): ignore stale fold refresh callbacks
b233f71b1b fix: :ball w_locked check, reset b_nwindows in free_all_mem() #38484
4d04d0123d feat(api): nvim_set_hl{update:boolean} #37546
Compare 3 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-25 18:10:51 +00:00
0f0983c065 Remove trailing spaces
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-25 18:10:48 +00:00
d5b6857673 windows: handle backslash paths in config value parsing (#11782)
a8e65e829a libghostty: refactor lib calls into centralized terminal/lib.zig to prep for Zig to call C (#11831)
ad861d0821 zsh: fix trailing '%' in PS1/PS2 combining with marks (#11832)
ac85a2f3d6 terminal: always use C ABI for now
43f3dc5f13 zsh: fix trailing '%' in PS1/PS2 combining with marks
Compare 9 commits »
mirrors synced and deleted reference refs/tags/vouch/1c8f866c- at mirrors/ghostty from mirror 2026-03-25 18:10:48 +00:00
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-03-25 18:10:46 +00:00
3debb9e2bb cmake: bump CMake policy compatibilty version
70584e55a1 ci: clang-tidy is not used
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-25 18:10:46 +00:00
be6f1efa26 ci: clang-tools-extra is no longer available for mingw32
8eeef53a80 Fix endmacro syntax in macros.cmake
989de77f4f render: Skip UV check when software-rendering untextured quads
Compare 3 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-03-25 18:10:46 +00:00
47aae3e16d ci: clang-tidy is not used