• Joined on 2025-08-24
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-03 06:09:20 +00:00
1674a04b01 kmsdrm: Add missing KMSDRM_FBFromBO() failure check
be8643f739 emscripten: Fix navigator.getGamepads crash in worker threads
3c11b43e59 kmsdrm: Initialize kms_in_fence_fd to -1
f423a2ae34 kmsdrm: Disable atomic mouse code for now.
c58a61fdd4 Update to GameInput V3 (#15302)
Compare 5 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-04-03 06:09:19 +00:00
db3eea65b7 gh-13060: Fixed collapsed pins not marked as active (gh-13061)
b55358b9ab gh-12979: Import compositor patches from upstream (gh-13054)
dba5a0402c no-bug: Dont animate glance image preview opacity (gh-13055)
92eb6b07c3 gh-12985: Disable new firefox search widget (gh-13052)
36aa7b0a20 gh-13038: Fixed trying to swap browsers that dont exist (gh-13051)
Compare 23 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-03 06:09:19 +00:00
db3eea65b7 gh-13060: Fixed collapsed pins not marked as active (gh-13061)
mirrors synced commits to pr_aliases at mirrors/Nim from mirror 2026-04-03 06:09:12 +00:00
e304767e4f progress
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
606b611402 ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
e2b8a0ded9 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
32b0d6b171 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
51c2138fb9 ImStrv: allow constructing from two null pointers.
06b555ccf0 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 45 commits »
mirrors synced commits to features/shadows at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
41b9e811e7 Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
dac07199cf Version 1.92.7
45866bea47 Tables: fixes not releasing ReorderColumn caused by 38f5e5a. Which could break clicking on header to sort. (#9312)
65ebca8157 Fonts: fixed an issue introduced in 1.92.6 where style.FontBaseSize would be cleared during the first frame if no fonts was explicitely added before.
9e9fdc97bb InputText: rename Edited->EditedThisFrame, add EditedBefore. (#701) + Comments + About box clipboard blurb include a comment.
Compare 65 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
dac07199cf Version 1.92.7
45866bea47 Tables: fixes not releasing ReorderColumn caused by 38f5e5a. Which could break clicking on header to sort. (#9312)
65ebca8157 Fonts: fixed an issue introduced in 1.92.6 where style.FontBaseSize would be cleared during the first frame if no fonts was explicitely added before.
Compare 3 commits »
mirrors synced commits to refs/tags/v1.92.7 at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
mirrors synced new reference refs/tags/v1.92.7 to mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
mirrors synced commits to refs/tags/v1.92.7-docking at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
mirrors synced new reference refs/tags/v1.92.7-docking to mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
f5f6ca07be Docs: minor Changelog amends.
b1bcb12a62 Merge branch 'master' into docking
dac07199cf Version 1.92.7
45866bea47 Tables: fixes not releasing ReorderColumn caused by 38f5e5a. Which could break clicking on header to sort. (#9312)
65ebca8157 Fonts: fixed an issue introduced in 1.92.6 where style.FontBaseSize would be cleared during the first frame if no fonts was explicitely added before.
Compare 8 commits »
mirrors synced commits to features/demo_input_owner_and_routing at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
1bde63a1ba Demo: added variety of usage scenarios, hooking Alt, Mouse Wheel, Home, CTRL+Tab demos.
cec320ab68 Demo: added SetKeyOwner(), ImGuiInputFlags_LockThisFrame, ImGuiInputFlags_LockUntilRelease demo.
dac07199cf Version 1.92.7
45866bea47 Tables: fixes not releasing ReorderColumn caused by 38f5e5a. Which could break clicking on header to sort. (#9312)
65ebca8157 Fonts: fixed an issue introduced in 1.92.6 where style.FontBaseSize would be cleared during the first frame if no fonts was explicitely added before.
Compare 66 commits »
mirrors synced commits to features/premake5 at mirrors/imgui from mirror 2026-04-02 21:59:30 +00:00
7b052f04fd Premake: Only build example_sdl2_vulkan with both sdl2 and vulkan (7852)
f38d581cfa Premake: Add example_sdl2_sdlrenderer2 (7862)
8a71e669e6 Premake: experimental premake5 script.
dac07199cf Version 1.92.7
45866bea47 Tables: fixes not releasing ReorderColumn caused by 38f5e5a. Which could break clicking on header to sort. (#9312)
Compare 67 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-02 21:59:28 +00:00
d7898dc1e6 test(terminal/cursor_spec): fix flaky test (#38712)
9f16ad8ca3 fix(treesitter): select reset to "v" visualmode()
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-02 21:59:28 +00:00
596a7a32f3 test(terminal/cursor_spec): fix flaky test (#38712)
mirrors synced and deleted reference refs/tags/backport-38558-to-release-0.12 at mirrors/neovim from mirror 2026-04-02 21:59:28 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-02 21:59:23 +00:00
0790937d03 macOS: fix Find Next/Previous button in the menu bar is not working as expected (#12070)
18f2702225 macOS: fix Find Next/Previous button in the menu bar is not working as expected
7747c96033 Update VOUCHED list (#12069)
63372f8ddb Update VOUCHED list (#12066)
Compare 4 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-02 21:59:21 +00:00
870c006288 Don't strip the alpha channel when scaling surfaces if it will be needed
9c6876ac18 pipewire: Don't mark a device disconnected if pw_stream_dequeue_buffer fails.
31c7aab5db Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
212f7539cb SDL_PrivateJoystickForceRecentering(): fix infinite loop
2503d34724 aaudio: Respect SDL_HINT_AUDIO_DEVICE_STREAM_ROLE hint.
Compare 5 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-04-02 21:59:21 +00:00
473efcf53c Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation