• Joined on 2025-08-24
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-10-15 05:06:02 +00:00
ae2e8c1f00 Always create Actions logs stepsContainer (#35654) (#35672)
mirrors synced commits to main at mirrors/gitea from mirror 2025-10-15 05:06:02 +00:00
9ae2e9e76f Always create Actions logs stepsContainer (#35654)
16fc3323b9 Fix a bug missed return (#35655)
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-10-15 02:06:02 +00:00
186589266b Merge pull request #5809 from Kelimion/bits
ee93f48729 core:math/bits: Finish docs, add bitfield_extract + bitfield_insert test.
347eae3a66 core:math/bits: Add docs + tests for rotate_left* and log2
Compare 3 commits »
mirrors synced commits to features/premake5 at mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
16e218fe40 Premake: Only build example_sdl2_vulkan with both sdl2 and vulkan (7852)
3a999b3e88 Premake: Add example_sdl2_sdlrenderer2 (7862)
331f77043e Premake: experimental premake5 script.
9a5d5c45f5 Version 1.92.4
25e5baf5f0 (Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841)
Compare 63 commits »
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
4ece6fa3bc ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
6a852f096c ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
35cd2fb29c ImStrv: allow constructing from two null pointers.
33c0e37c87 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
59b253455d ImStrv: convert Combo()/ListBox() to use ImStrv in their getters.
Compare 18 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
9a5d5c45f5 Version 1.92.4
25e5baf5f0 (Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841)
c8db91b7b4 (Breaking) TreeNode, Selectable: commented out legacy ImGuiTreeNodeFlags_AllowItemOverlap, ImGuiSelectableFlags_AllowItemOverlap names obsoleted in 1.89.7.
702cc9993a Relaxed internal assert in MarkItemEdited() some more. (#8997)
Compare 4 commits »
mirrors synced commits to refs/tags/v1.92.4 at mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
mirrors synced new reference refs/tags/v1.92.4 to mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
mirrors synced commits to refs/tags/v1.92.4-docking at mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
mirrors synced new reference refs/tags/v1.92.4-docking to mirrors/imgui from mirror 2025-10-14 22:16:03 +00:00
mirrors synced commits to features/demo_input_owner_and_routing at mirrors/imgui from mirror 2025-10-14 22:16:02 +00:00
3a058fbc74 Demo: added variety of usage scenarios, hooking Alt, Mouse Wheel, Home, CTRL+Tab demos.
03f2b1163f Demo: added SetKeyOwner(), ImGuiInputFlags_LockThisFrame, ImGuiInputFlags_LockUntilRelease demo.
9a5d5c45f5 Version 1.92.4
25e5baf5f0 (Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841)
c8db91b7b4 (Breaking) TreeNode, Selectable: commented out legacy ImGuiTreeNodeFlags_AllowItemOverlap, ImGuiSelectableFlags_AllowItemOverlap names obsoleted in 1.89.7.
Compare 62 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-10-14 22:16:02 +00:00
e1b27ce51e Docs: amend changelog with minor tweaks matching web version.
e7d2d636af Merge branch 'master' into docking
9a5d5c45f5 Version 1.92.4
25e5baf5f0 (Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841)
c8db91b7b4 (Breaking) TreeNode, Selectable: commented out legacy ImGuiTreeNodeFlags_AllowItemOverlap, ImGuiSelectableFlags_AllowItemOverlap names obsoleted in 1.89.7.
Compare 9 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-14 22:06:13 +00:00
80623a8e46 chore: Remove unused ffmpeg/vaapi prefs from gtk, b=no-bug, c=no-component
5ad5341f5b feat: Always show the remaining overflowed button if only one is left, b=no-bug, c=common
ad539cd509 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
0446cc7833 chore: Updated to Firefox 144.0, b=no-bug, c=l10n
Compare 4 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-10-14 22:06:10 +00:00
e5247f6d10 termio: reimplement OSC 7 URI handling (#9193)
54b021f6d6 core: update zf to remove zg transitive dep (#9208)
3d837cbbce macos: "Check for updates" cancels whatever the current update state is (#9203)
9f726492ac macOS: release builds from source using zig build uses ReleaseLocal (#9201)
06ad3b77b7 Zig 0.15.2 (#9200)
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-14 22:06:07 +00:00
bd41f6eb6c fix(lsp): add deprecation comment to gen_lsp (#36185)
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-10-14 22:05:59 +00:00
3d9f4c3328 Fix thread safety attributes for TryLock functions
04ceb2d4a0 Only pass UIPress from game controllers and remotes if the're not open
e6987e2452 Fixed emulated touch on Android
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-14 22:05:59 +00:00
901173aee6 Fix thread safety attributes for TryLock functions
f844f3e10b Only pass UIPress from game controllers and remotes if the're not open
69c5528bde Sync SDL3 wiki -> header
8da5d7bc7c Merge some things from the SupportedPlatforms Wiki page (#12954)
48b5da67f4 README-switch.md: Updated to mention Switch 2.
Compare 9 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-10-14 20:56:07 +00:00
731d803d19 Creating push comments before invoke pull request checking (#35647)
96102c69e7 Bump setup-go to v6 (#35660)
Compare 2 commits »
mirrors synced commits to pr_schlau at mirrors/Nim from mirror 2025-10-14 19:46:02 +00:00
mirrors synced new reference pr_schlau to mirrors/Nim from mirror 2025-10-14 19:46:02 +00:00