• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/backport-39122-to-release-0.12 at mirrors/neovim from mirror 2026-04-17 04:53:02 +00:00
mirrors synced and deleted reference refs/tags/backport-8155-to-release-0.12 at mirrors/neovim from mirror 2026-04-17 04:53:02 +00:00
mirrors synced and deleted reference refs/tags/backport-39134-to-release-0.12 at mirrors/neovim from mirror 2026-04-17 04:53:02 +00:00
mirrors synced and deleted reference refs/tags/backport-39128-to-release-0.12 at mirrors/neovim from mirror 2026-04-17 04:53:02 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-17 04:52:47 +00:00
ca7516bea6 macOS: move KeyStateIndicator on top of exit bar (#12282)
b7d0be8e74 macOS: move KeyStateIndicator on top of exit bar
Compare 2 commits »
mirrors synced new reference push-noswltytrmwm to mirrors/ghostty from mirror 2026-04-17 04:52:47 +00:00
mirrors synced commits to push-noswltytrmwm at mirrors/ghostty from mirror 2026-04-17 04:52:47 +00:00
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-16 20:43:04 +00:00
06cacea4bf Add renovate.json
b1bfca39f1 Add ExternalIDClaim option for OAuth2 OIDC auth source (#37229)
4a2bba9aed Remove error returns from crypto random helpers and callers (#37240)
Compare 3 commits »
mirrors synced and deleted reference refs/tags/copilot/backport-37130-to-v1-26 at mirrors/gitea from mirror 2026-04-16 20:43:03 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-16 20:43:03 +00:00
b1bfca39f1 Add ExternalIDClaim option for OAuth2 OIDC auth source (#37229)
4a2bba9aed Remove error returns from crypto random helpers and callers (#37240)
Compare 2 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-04-16 20:42:59 +00:00
2d28ee6eb7 CLAUDE.md: Just copy the text from AGENTS.md in here for now.
5a9caa7432 CLAUDE.md: added.
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-16 20:42:59 +00:00
0e105ba49f CLAUDE.md: Just copy the text from AGENTS.md in here for now.
0f67a2d179 CLAUDE.md: added.
3dc844148c wayland: Fix some comments
Compare 3 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-04-16 20:42:59 +00:00
1549cd38e6 CLAUDE.md: Just copy the text from AGENTS.md in here for now.
071a484703 CLAUDE.md: added.
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-16 20:42:59 +00:00
63901401ca [N-Gage] Micro-optimize main loop handler to improve performance and input latency
badc3b82c5 [N-Gage] Micro-optimize rendering back-end
87e356f102 [N-Gage] Simplify rendering back-end; more micro-optimization
b53b31b74a [N-Gage] Add various micro-optimizations to rendering back-end
847fc72b1b CLAUDE.md: Just copy the text from AGENTS.md in here for now.
Compare 7 commits »
mirrors synced new reference sync-upstream to mirrors/desktop from mirror 2026-04-16 20:42:57 +00:00
mirrors synced commits to sync-upstream at mirrors/desktop from mirror 2026-04-16 20:42:57 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-04-16 20:42:57 +00:00
6a2fc86ce7 New translations zen-menubar.ftl (Portuguese)
34f37d2521 New translations zen-preferences.ftl (Portuguese)
1499fa4cd7 New translations zen-workspaces.ftl (Portuguese)
f2e3a35e59 New translations zen-vertical-tabs.ftl (Portuguese)
60f750ce2f New translations zen-general.ftl (Portuguese)
Compare 5 commits »
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-04-16 20:42:56 +00:00
63d61d946c ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
18d95b6663 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
87d6b24547 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
222f1eb0a5 ImStrv: allow constructing from two null pointers.
c29c39d0b9 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 39 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-16 20:42:56 +00:00
2cbdb7a337 TextLink(), BeginCombo(): fixed two remainig instances of needlessly scanning for ##.
d4783bd553 Added missing Test Engine hooks for PlotXXX(), VSliderXXX(), TableHeader().
ce855cada2 Tables, Multi-Select: Fixed an issue using Multi-Select within a Table causing column width measurement to be invalid when trailing column contents is not submitted in the last row. (#9341, #8250)
Compare 3 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-16 20:42:55 +00:00
329c5a6b3b Merge branch 'master' into docking
ce855cada2 Tables, Multi-Select: Fixed an issue using Multi-Select within a Table causing column width measurement to be invalid when trailing column contents is not submitted in the last row. (#9341, #8250)
39e7bf5a08 Separator(): enforce a minimum border size if style.SeparatorSize is 0.0f. (#9369)
0e318a5182 Backends: SDL2: Made ImGui_ImplSDL2_GetContentScaleXXX helpers return a minimum of 1.0f, as some Linux setup seems to report <1.0f value and this breaks scaling border size. (#9369)
19753a30d8 Multi-Select: Box-Select+Tables: fixed Column return value when UnClipRect is active. (#7994, #8250)
Compare 24 commits »