• Joined on 2025-08-24
mirrors synced commits to conv2 at mirrors/cimgui from mirror 2025-11-06 10:44:18 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-06 02:34:39 +00:00
23a37b4b77 Remove padding override on .ui .sha.label (#35864)
61e5cc173e fix(api/repo/contents): set the dates to now when not specified by the caller (#35861)
Compare 2 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-11-06 02:34:38 +00:00
d73922e407 Validate SPI read command in the Nintendo Switch HIDAPI driver
c8d23a5f01 Fixed unaligned access in the Nintendo Switch HIDAPI driver
4d8c8cdeda Fix V4L2 frame rate numerator comparison in SDL3 camera
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-06 02:34:38 +00:00
c94da8977d Validate SPI read command in the Nintendo Switch HIDAPI driver
9a1745f2c8 Fixed unaligned access in the Nintendo Switch HIDAPI driver
720a9d0636 README-emscripten: Note that using the latest stable release is a good idea.
7324823b3e emscripten: Send resize events when screen orientation changes.
b09b557fc6 Fix V4L2 frame rate numerator comparison in SDL3 camera
Compare 5 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-06 02:34:33 +00:00
af57c8854f REXM: ADDED: core_compute_hash
eacbc8bd61 Update examples_report.md
a66b6c998a Update README.md
4883813bbb Update raygui.h
c24f5ac412 REXM: Reviewed rebuild to support full categories -WIP-
Compare 8 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-06 02:34:28 +00:00
5ca4553e70 fix: targeting new container tab context menu with a higher specificity and removing opacity rule, p=#11166
mirrors synced commits to firefox-145 at mirrors/desktop from mirror 2025-11-06 02:34:28 +00:00
mirrors synced new reference firefox-145 to mirrors/desktop from mirror 2025-11-06 02:34:28 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-11-06 02:34:28 +00:00
514b12008d New translations zen-folders.ftl (Vietnamese)
17c8cc75b7 New translations zen-welcome.ftl (Vietnamese)
066e647cc2 New translations zen-vertical-tabs.ftl (Vietnamese)
5a5fcce0fc New translations zen-general.ftl (Vietnamese)
0997c1c57f New translations zen-workspaces.ftl (Vietnamese)
Compare 6 commits »
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 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 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 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 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 new reference bill/all_or_none to mirrors/Odin from mirror 2025-11-05 18:34:28 +00:00
mirrors synced commits to bill/all_or_none at mirrors/Odin from mirror 2025-11-05 18:34:28 +00:00
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 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 »