• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2026-05-12 16:41:43 +00:00
e0f5f9a14c Amend AddRect(), AddPolyline() error detection to safely return an trigger error handling mechanism.
8936b58fe2 Version 1.92.8
Compare 2 commits »
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-05-12 16:41:43 +00:00
5e16080984 ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
91d540fcd4 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
eecb734207 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
fae9614db8 ImStrv: allow constructing from two null pointers.
fafd5f70cd ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 24 commits »
mirrors synced commits to features/shadows at mirrors/imgui from mirror 2026-05-12 16:41:43 +00:00
bc88b95b1a Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
8936b58fe2 Version 1.92.8
eebaddd340 Docs: added SECURITY.md.
73afb6b6e6 Fonts: clarify that ClearFonts() be useful over calling Clear().
b8f6c51af7 Fonts: move ClearFonts(), ClearInputData(), ClearTexData() implementation (no other changes)
Compare 52 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-05-12 16:41:43 +00:00
b61e56346a Merge branch 'master' into docking
8936b58fe2 Version 1.92.8
eebaddd340 Docs: added SECURITY.md.
73afb6b6e6 Fonts: clarify that ClearFonts() be useful over calling Clear().
b8f6c51af7 Fonts: move ClearFonts(), ClearInputData(), ClearTexData() implementation (no other changes)
Compare 16 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-05-12 16:41:27 +00:00
6b16e93f1b Merge branch 'master' into floating_panes
c3036116de Update test output.
b7467a3110 Merge pull request #5039 from daneofmanythings/layout-null-dereference
bfbfb6dbf3 Avoid overshooting Sixel height in sixel_parse_write, GitHub issue 5071 from
8fb1b1d412 Merge branch 'obsd-master'
Compare 54 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-05-12 16:41:27 +00:00
3f651d9fa9 Merge branch 'obsd-master'
18fced7e7f Make pane offsets signed, needed for floating panes.
f1f0158741 Merge branch 'obsd-master'
3d6c542e34 Turn off the "is this a paste" guessing if the terminal supports bracket
c3036116de Update test output.
Compare 8 commits »
mirrors synced commits to backport-39550-to-release-0.12 at mirrors/neovim from mirror 2026-05-12 16:41:26 +00:00
mirrors synced and deleted reference refs/tags/backport-39711-to-release-0.12 at mirrors/neovim from mirror 2026-05-12 16:41:26 +00:00
mirrors synced new reference backport-39550-to-release-0.12 to mirrors/neovim from mirror 2026-05-12 16:41:26 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-05-12 16:41:26 +00:00
a977e1077b fix(prompt): handle multi-element lists in prompt_appendbuf #39550
807f3703c4 refactor(main.c): unused "cwd" variable #39751
7673adc952 Merge pull request #38675 from bfredl/errdefer
9c42db1181 feat(ui_client): "press ENTER" free nvim crash debugging
Compare 4 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-05-12 16:41:26 +00:00
ce26c51c8d refactor(main.c): unused "cwd" variable #39751
908897fd23 backport: fix(luarc.json): increase workspace.preloadFileSize (#39716)
Compare 2 commits »
mirrors synced commits to pr_was_moved2 at mirrors/Nim from mirror 2026-05-12 16:41:11 +00:00
mirrors synced new reference pr_was_moved2 to mirrors/Nim from mirror 2026-05-12 16:41:11 +00:00
mirrors synced and deleted reference refs/tags/bill/matrix-optimizations at mirrors/Odin from mirror 2026-05-12 15:41:10 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-05-12 15:41:10 +00:00
16ebdc19dd Merge pull request #6672 from JoltedJon/gh-6660
bab064ce61 Merge pull request #6680 from MightyChubz/xlib-binding-fixes
2952af3398 Merge pull request #6669 from BradLewis/fix/json-handle-invalid-utf8
d4508e39de Merge pull request #6677 from BigBoyBarney/builtin-fix
3715544202 Merge pull request #6670 from Creativty/fix_dynamic_cap_doc
Compare 25 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-05-12 08:41:11 +00:00
6d7cbb7071 atomic: Implement loads on MSVC without RMW operations
mirrors synced commits to main at mirrors/SDL from mirror 2026-05-12 08:41:11 +00:00
f30ec9940a Removed Wooting 60HE (ARM) from the controller blacklist
4940345a2e added additional examples of paddle/misc buttons for Steam Controller (#15544)
Compare 2 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-05-12 08:41:11 +00:00
f0d1101920 atomic: Implement loads on MSVC without RMW operations
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-05-12 08:41:11 +00:00
90c68dce38 Removed Wooting 60HE (ARM) from the controller blacklist
98ed044509 added additional examples of paddle/misc buttons for Steam Controller (#15544)
Compare 2 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-05-12 08:31:38 +00:00
960bb0dbd0 docs: update version.c
492b8c9e9c vim-patch:9.2.0475: runtime(netrw): bookmark paths not normalized (#39748)
b51cf60c8d vim-patch:9.2.0471: vimvars di_key initialized at runtime (#39747)
5f7237f54b fix(ui2): unable to route by message ID #39734
96fc7c150f fix(api): don't update 'title' when renaming non-curbuf #39743
Compare 16 commits »