• Joined on 2025-08-24
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-20 22:35:45 +00:00
2e14528dc2 Add renovate.json
3f3bebda0d Update go js dependencies (#37312)
8068d608d1 Update GitHub Actions to latest major versions (#37313)
b6ea666fd4 Revert "Add WebKit to e2e test matrix (#37298)" (#37315)
ca44b5fca8 Add form-fetch-action to some forms, fix "fetch action" resp bug (#37305)
Compare 7 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-20 22:35:45 +00:00
3f3bebda0d Update go js dependencies (#37312)
8068d608d1 Update GitHub Actions to latest major versions (#37313)
b6ea666fd4 Revert "Add WebKit to e2e test matrix (#37298)" (#37315)
ca44b5fca8 Add form-fetch-action to some forms, fix "fetch action" resp bug (#37305)
1d25bb22f4 Move heatmap to first-party code (#37262)
Compare 6 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-20 22:35:41 +00:00
ab6bc13ef1 (video) fix SDL_GetClosestFullscreenDisplayMode aspect ratio & refresh rate picking logic
462b1f7b0d dbus: Return false if the screensaver inhibitor interface is unavailable
7ca97d0791 joystick: Add VIRPIL Controls flight stick and throttle device IDs. (#15418)
c819960a1c hints: Correct the cursor DPI scaling hint
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-20 22:35:41 +00:00
1675c8267e [tray/dbus] set tray session name to app subname in flatpak env (#15393)
85b36937a9 macOS mouse scroll fix (#15404)
0231ff03de (video) fix SDL_GetClosestFullscreenDisplayMode aspect ratio & refresh rate picking logic
125ed508c2 dbus: Return false if the screensaver inhibitor interface is unavailable
700280a150 tray:unix: Rework the tray structures to have an 'internal' member
Compare 7 commits »
mirrors synced and deleted reference refs/tags/chore/1886 at mirrors/desktop from mirror 2026-04-20 22:35:39 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-20 22:35:39 +00:00
1f77fe2ea7 no-bug: Run less color blending for macos and windows (gh-13335)
77dbc2090c no-bug: Fixed transparency not working after Firefox 150.0 (gh-13334)
f828d2eb20 no-bug: Add more PGO training and enable clang plugins (gh-13325)
Compare 3 commits »
mirrors synced new reference dependabot/github_actions/github-actions-40ec31f353 to mirrors/neovim from mirror 2026-04-20 22:35:33 +00:00
mirrors synced commits to dependabot/github_actions/github-actions-40ec31f353 at mirrors/neovim from mirror 2026-04-20 22:35:33 +00:00
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-04-20 22:35:33 +00:00
8209ee420c docs: update version.c
2287c37486 docs: update version.c (#38976)
4ceca862fc refactor(test): drop deprecated exc_exec #39242
faa7c15b5a fix(ui2): don't dismiss expanded messages for non-typed key #39247
607fcfb37a fix(ui2): ensure msg window is visible after closing tab
Compare 16 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-20 22:35:33 +00:00
2287c37486 docs: update version.c (#38976)
4ceca862fc refactor(test): drop deprecated exc_exec #39242
faa7c15b5a fix(ui2): don't dismiss expanded messages for non-typed key #39247
Compare 3 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-20 22:35:33 +00:00
c6b5eb30de fix(ui2): don't dismiss expanded messages for non-typed key #39247
mirrors synced commits to devel at mirrors/Nim from mirror 2026-04-20 22:35:24 +00:00
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-04-20 22:35:24 +00:00
9dc7d7a511 Deploy to GitHub pages
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-20 22:35:20 +00:00
c3c8572f7f update zon2nix (#12337)
61363e80d1 macOS: fix App Icon update in Finder (#12344)
afdae7293a macos: add pid and tty properties to AppleScript terminal and App Intents TerminalEntity (#11922)
4446dbae33 Misc APC improvements (#12349)
0069e28cc6 libghostty: expose the APC max byte limits
Compare 10 commits »
mirrors synced new reference push-rxukqqxmnmnw to mirrors/ghostty from mirror 2026-04-20 22:35:20 +00:00
mirrors synced commits to push-rxukqqxmnmnw at mirrors/ghostty from mirror 2026-04-20 22:35:20 +00:00
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-20 14:25:45 +00:00
385e12a3fd Add renovate.json
aba87285f0 Remove dead code identified by deadcode tool (#37271)
f6960096f3 Enable strict TypeScript, add errorMessage helper (#37292)
5a3d8d3224 Fix vite manifest update masking build errors (#37279)
Compare 4 commits »
mirrors synced commits to release/v1.26 at mirrors/gitea from mirror 2026-04-20 14:25:45 +00:00
adfa535dc2 Fix vite manifest update masking build errors (#37279) (#37310)
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-20 14:25:45 +00:00
aba87285f0 Remove dead code identified by deadcode tool (#37271)
f6960096f3 Enable strict TypeScript, add errorMessage helper (#37292)
5a3d8d3224 Fix vite manifest update masking build errors (#37279)
Compare 3 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-04-20 14:25:40 +00:00
30de669b32 atomic: Fix missing full memory barrier on GCC/Clang