• Joined on 2025-08-24
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-02 06:53:07 +00:00
1e777f92c7 [skip ci] Updated translations via Crowdin
5340db4dbe Fix bug when updating user email (#36058)
Compare 2 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-12-02 06:53:07 +00:00
45cdc5d8fd Fix bug when updating user email (#36058) (#36066)
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-02 06:53:05 +00:00
43f5297fe3 fix(clipboard): tmux clipboard data may be stale #36787
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-02 06:53:05 +00:00
65141153d9 Merge #36792 unreliable tests
ebd758f809 test: unreliable "channel opened, ..., deleted by pressing a key"
c8f2b10a40 test: unreliable "job exit event on jobstart(…,{term=true})"
ad438b6b14 fix(ui): exclude hidden windows from tabline window count #36779
310d01d8fa fix(clipboard): tmux clipboard data may be stale #36787
Compare 12 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-12-02 06:53:05 +00:00
mirrors synced commits to dependabot/github_actions/softprops/action-gh-release-2.5.0 at mirrors/ghostty from mirror 2025-12-02 06:52:54 +00:00
mirrors synced new reference dependabot/github_actions/softprops/action-gh-release-2.5.0 to mirrors/ghostty from mirror 2025-12-02 06:52:54 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-02 06:52:51 +00:00
737be31c63 emscripten: Prevent fullscreen transitions while one is already in progress.
6d99204a82 quit: don't call signal() if we're using sigaction()
2b1904a849 GPU: Prefer D3D12 over Vulkan when available
Compare 3 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-12-02 06:52:51 +00:00
1d852d1c28 quit: don't call signal() if we're using sigaction()
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2025-12-02 06:52:51 +00:00
c636332031 quit: don't call signal() if we're using sigaction()
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-12-02 06:52:51 +00:00
80f82acdf8 quit: don't call signal() if we're using sigaction()
mirrors synced new reference chore/upstream-sync to mirrors/desktop from mirror 2025-12-02 06:52:50 +00:00
mirrors synced commits to chore/upstream-sync at mirrors/desktop from mirror 2025-12-02 06:52:50 +00:00
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-12-01 22:52:58 +00:00
d7ea95aba6 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2025-12-01 22:52:58 +00:00
91febf1f4c Ensure channels don't leak exception effects (#25318)
a773178e2b IC: progress (#25314)
Compare 2 commits »
mirrors synced and deleted reference refs/tags/araq-ic1 at mirrors/Nim from mirror 2025-12-01 22:52:58 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-01 22:52:54 +00:00
mirrors synced commits to master at mirrors/imgui from mirror 2025-12-01 22:43:04 +00:00
bfe137893a Debug Log: fixed incorrectly printing characters in IO log when submitting non-ASCII values to io.AddInputCharacter(). (#9099)
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-01 22:43:03 +00:00
b058a801e7 ci(lintdocurls): use sed -e flag to mark argument as command #36776
7f2d5d6883 fix(msgpack): use fixstr encoding for strings of length 20-31 #36737
1de77c608f fix(lsp): handle nil request in semantic tokens #36780
8ede293b8a docs(README): fix logo (#36778)
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-01 22:42:56 +00:00
c1db2b4bb0 Revert "hints: Added SDL_HINT_AUDIO_ENFORCE_MINIMUM_SPEC."