• Joined on 2025-08-24
mirrors synced commits to firefox-145 at mirrors/desktop from mirror 2025-11-06 02:34:28 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-06 02:34:28 +00:00
16c8152229 vim-patch:7dfdc7f: runtime(sml): add filetype plugin, move options from indent to ftplugin (#36460)
0472119fe6 fix(lsp): don't immediately force shutdown when using a timeout (#36455)
Compare 2 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-06 02:34:22 +00:00
923bde72d8 unicode: update uucode, force emoji modifiers width 2 as standalone (#9493)
631c58a302 unicode: update uucode, force emoji modifiers width 2 as standalone
Compare 2 commits »
mirrors synced commits to features/demo_input_owner_and_routing at mirrors/imgui from mirror 2025-11-06 02:34:20 +00:00
91956e833c Demo: added variety of usage scenarios, hooking Alt, Mouse Wheel, Home, CTRL+Tab demos.
2598d43f64 Demo: added SetKeyOwner(), ImGuiInputFlags_LockThisFrame, ImGuiInputFlags_LockUntilRelease demo.
a0bfbe4d8f Windows: BgClickFlags inherited by default + missing info in Changelog. Amend 40f9e4e. (#899, #3071, #5044, #3379)
e674f57bb6 Backends: SDL3: Fixed an issue with missing characters events when an already active text field changes viewports. (#9054)
1897248bda Misc: added assert to detect ~ImGuiContext() called without DestroyContext(). (#9051)
Compare 57 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-06 02:34:20 +00:00
a0bfbe4d8f Windows: BgClickFlags inherited by default + missing info in Changelog. Amend 40f9e4e. (#899, #3071, #5044, #3379)
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2025-11-06 02:34:20 +00:00
67ee497829 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
6307b44e47 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
622a8b77aa ImStrv: allow constructing from two null pointers.
1829b4cd7c ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
6ea4275124 ImStrv: convert Combo()/ListBox() to use ImStrv in their getters.
Compare 69 commits »
mirrors synced commits to features/premake5 at mirrors/imgui from mirror 2025-11-06 02:34:20 +00:00
304b15c7c4 Premake: Only build example_sdl2_vulkan with both sdl2 and vulkan (7852)
86e00a40d5 Premake: Add example_sdl2_sdlrenderer2 (7862)
e3782d2429 Premake: experimental premake5 script.
a0bfbe4d8f Windows: BgClickFlags inherited by default + missing info in Changelog. Amend 40f9e4e. (#899, #3071, #5044, #3379)
e674f57bb6 Backends: SDL3: Fixed an issue with missing characters events when an already active text field changes viewports. (#9054)
Compare 58 commits »
mirrors synced commits to bill/all_or_none at mirrors/Odin from mirror 2025-11-05 18:34:28 +00:00
mirrors synced new reference bill/all_or_none to mirrors/Odin from mirror 2025-11-05 18:34:28 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-05 18:34:28 +00:00
5bf3e0e87c Merge pull request #5891 from odin-lang/bill/remove-no-copy
4f0908584b Merge pull request #5890 from odin-lang/bill/all_or_none
fc2cb8fb39 Remove #no_copy
c937d38db2 Improve doc-writer format for #all_or_none
c5556aa2e0 Update doc-writer
Compare 6 commits »
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2025-11-05 18:24:32 +00:00
d7ae00349a produces vastly better error messages for implicit --import and --inc… (#25258)
61e98e9bf1 fixes #25252; Unexpected ambiguous call with fields over object with default fields (#25256)
7f6c0afa59 Respect noinit for generic types (#25250)
6b89497b1e bump NimVersion to 2.2.7
Compare 4 commits »
mirrors synced commits to pr_holey_enum at mirrors/Nim from mirror 2025-11-05 18:24:32 +00:00
9f890bef20 Merge branch 'devel' into pr_holey_enum
cfefd1d95b produces vastly better error messages for implicit --import and --inc… (#25258)
d54b5f3ae1 fixes #25252; Unexpected ambiguous call with fields over object with default fields (#25256)
5079074b1a uses newer Nimony (#25249)
99a222d63d Respect noinit for generic types (#25250)
Compare 489 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-05 18:24:29 +00:00
3a9e205730 fix: New container tab popup menu displayed incorrectly (#11160)
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-05 18:24:28 +00:00
d43be63851 Add an example for palette configuration (#9473)
13d5f0c503 Add an example for palette configuration
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-05 18:24:28 +00:00
e674f57bb6 Backends: SDL3: Fixed an issue with missing characters events when an already active text field changes viewports. (#9054)
mirrors synced commits to docking at mirrors/imgui from mirror 2025-11-05 18:24:28 +00:00
42015f7194 Merge branch 'master' into docking
e674f57bb6 Backends: SDL3: Fixed an issue with missing characters events when an already active text field changes viewports. (#9054)
ff45cb5929 Viewports: rename FindViewportByID() parameter for clarity.
1897248bda Misc: added assert to detect ~ImGuiContext() called without DestroyContext(). (#9051)
051a31594f Metrics: fixed table and columns rect highlight from display when metrics window is not in the same viewport as the table.
Compare 18 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-05 18:24:26 +00:00
84d7496b9d Remove fix Make targets (#35868)
525265c1a8 Refactor ls-tree and git path related problems (#35858)
d0ca2f6bc3 Fix pull description code label background (#35865)
Compare 3 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-05 18:24:26 +00:00
24189dcced Fix pull description code label background (#35865) (#35870)
f84bf259ad Fix gogit ListEntriesRecursiveWithSize (#35862)
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-05 10:24:30 +00:00
ea5db0e048 Fix type name name canonicalization within an anonymously nested procedure in a struct.
50350d2364 Refresh vorbis lib on Windows as well.
Compare 3 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-11-05 10:14:26 +00:00
7256de50aa docs: update version.c
17bcf86cab vim-patch:461dd9a: runtime(vim): 'iskeyword' setting not correctly restored (#36453)
20a392fe38 fix(lsp): fix window to set cursor for inline completion (#36444)
Compare 3 commits »