• Joined on 2025-08-24
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-04-09 00:58:51 +00:00
8dfda992d1 ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
8b818e6e94 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
aeafb5560c ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
07baa2795e ImStrv: allow constructing from two null pointers.
49626a591b ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 26 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-09 00:58:51 +00:00
bbcc83e999 Merge branch 'master' into docking
dd17495a42 Detect and report error when calling End() instead of EndPopup() on a popup. (#9351)
1870a779e1 Windows: fixed a single-axis auto-resizing feedback loop issue with nested containers and varying scrollbar visibility. (#9352)
a9bd173d89 Windows: shallow renames (should be no-op).
bccec3eabc Tables: fixed IdealMaxPos.y/CursorMaxPos.y computation being wrong when vertically scrolling. (#9352, #7651)
Compare 13 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-09 00:58:51 +00:00
dd17495a42 Detect and report error when calling End() instead of EndPopup() on a popup. (#9351)
1870a779e1 Windows: fixed a single-axis auto-resizing feedback loop issue with nested containers and varying scrollbar visibility. (#9352)
a9bd173d89 Windows: shallow renames (should be no-op).
bccec3eabc Tables: fixed IdealMaxPos.y/CursorMaxPos.y computation being wrong when vertically scrolling. (#9352, #7651)
Compare 4 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-09 00:58:34 +00:00
8669e34bba fix(api): nvim_clear_autocmds() "event" type check
b28e5e4898 docs(api): nvim_exec_autocmds() default "pattern"
cc0a4a653c Merge pull request #38894 backports
7ffee0dfbf fix(lsp): apply_text_edits causes unwanted BufDelete events #38778
47e3efed99 refactor(filetype): move _get_known_filetypes, return a Set #38886
Compare 8 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-09 00:58:34 +00:00
3a4a66017b feat(api): rename buffer to buf #35330
eefb50e352 vim-patch:9.2.0323: filetype: buf.lock files are not recognized (#38897)
6473d007e7 fix(lsp): apply_text_edits causes unwanted BufDelete events #38778
1ff1973269 fix(api)!: nvim_clear_autocmds() "event" handling
eaea0c0f9d docs(api): nvim_exec_autocmds() default "pattern"
Compare 9 commits »
mirrors synced and deleted reference refs/tags/backport-38867-to-release-0.12 at mirrors/neovim from mirror 2026-04-09 00:58:34 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-09 00:58:20 +00:00
28972454c0 libghostty-vt: nix package updates and more nix tests (#12152)
e740f6fc11 macOS: fix icon style not updating properly on Tahoe (#12180)
a1c6f800c5 libghostty: add MAX_VALUE sentinels to all C enums for 32-bit sizing (#12189)
f282f13a21 libghostty: add GHOSTTY_ENUM_TYPED and GHOSTTY_ENUM_MAX_VALUE to all C enums
9897d6caba libghostty: add GHOSTTY_ENUM_MAX_VALUE sentinel to all C enums
Compare 13 commits »
mirrors synced new reference dependabot/github_actions/cachix/install-nix-action-31.10.4 to mirrors/ghostty from mirror 2026-04-09 00:58:20 +00:00
mirrors synced commits to dependabot/github_actions/cachix/install-nix-action-31.10.4 at mirrors/ghostty from mirror 2026-04-09 00:58:20 +00:00
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-08 16:48:48 +00:00
3c20dc9300 Add renovate.json
714f4207d9 Update javascript dependencies (#37142)
d600968aaf Bump min go version to 1.26.2 (#37139)
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-08 16:48:48 +00:00
714f4207d9 Update javascript dependencies (#37142)
d600968aaf Bump min go version to 1.26.2 (#37139)
Compare 2 commits »
mirrors synced commits to release/v1.26 at mirrors/gitea from mirror 2026-04-08 16:48:48 +00:00
3e6b9e5312 Bump min go version to 1.26.2 (#37139) (#37143)
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-08 16:48:42 +00:00
a22488663c Fixed SDL_GlobDirectory() on asset paths on Android
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-08 16:48:42 +00:00
5c430f8715 Fixed SDL_GlobDirectory() on asset paths on Android
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-08 16:48:40 +00:00
561a03421f gh-13121: Fixed compact mode not hiding with translations (gh-13143)
73ae2fa258 gh-13140: Fixed some items not respecting reduce motion (gh-13141)
Compare 2 commits »
mirrors synced new reference refs/tags/1.19.7b to mirrors/desktop from mirror 2026-04-08 16:48:40 +00:00
mirrors synced commits to refs/tags/1.19.7b at mirrors/desktop from mirror 2026-04-08 16:48:40 +00:00
mirrors synced commits to stable at mirrors/desktop from mirror 2026-04-08 16:48:40 +00:00
561a03421f gh-13121: Fixed compact mode not hiding with translations (gh-13143)
73ae2fa258 gh-13140: Fixed some items not respecting reduce motion (gh-13141)
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-08 16:48:38 +00:00
d946c6932b InputText: fixed a crash toggling ReadOnly flag while active. (#9354)
4d38508c6b Tables: fixed an issue reporting ideal size to parent window/container when both scrollbars are visible but only one of ScrollX/ScrollY was explicitly requested. (#9352, #7651)
c0e6580b62 Reword code in CalcWindowAutoFitSize() to match the order used in size_desired calculation.
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-08 16:48:33 +00:00
20a3254ad4 fix(health): misleading warnings re filetypes registered w/ vim.filetype.add() #38867
b35a2e58e9 fix(statusline): no window-local highlights for last line 'ruler' #38879
c530fd8e75 docs: vim.range, vim.pos #38869
7a27c5b0c8 Merge pull request #38704 from bfredl/oldunix
0ce48e7a9c fix(oldtests): move useful settings from ignored unix.vim
Compare 5 commits »