• Joined on 2025-08-24
mirrors synced commits to main at mirrors/gitea from mirror 2026-06-05 03:24:10 +00:00
7a26d5a2ae [skip ci] Updated translations via Crowdin
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-06-05 03:14:16 +00:00
3b6f122830 Fix DirectInput POV handling for devices with extra hats
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-06-05 03:14:16 +00:00
03d3bffbda wayland: Don't apply display orientation on Sailfish
mirrors synced commits to main at mirrors/SDL from mirror 2026-06-05 03:14:16 +00:00
1bf6279fc7 ci: ignore artifact upload errors
7341f04a12 Fix DirectInput POV handling for devices with extra hats
Compare 2 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-06-05 03:14:16 +00:00
79de30a345 wayland: Don't apply display orientation on Sailfish
mirrors synced commits to master at mirrors/raylib from mirror 2026-06-05 03:14:12 +00:00
fd79b81918 Fix memory leak in UnloadModel() (#5907)
mirrors synced commits to master at mirrors/Odin from mirror 2026-06-05 02:04:06 +00:00
92dc385708 Merge pull request #6777 from A1029384756/bit_set_ops
f735e794a6 [checker] disallow * and / for bit sets
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-06-04 19:14:55 +00:00
6acba3b47d ImDrawListSharedData: rename CircleSegmentMaxError to CircleTessellationMaxError. Remove misleading ArcFastRadiusCutoff assignment.
mirrors synced commits to docking at mirrors/imgui from mirror 2026-06-04 19:14:55 +00:00
2af6dd9694 Merge branch 'master' into docking
6acba3b47d ImDrawListSharedData: rename CircleSegmentMaxError to CircleTessellationMaxError. Remove misleading ArcFastRadiusCutoff assignment.
fc5e2f28fe Examples: WGPU: fixed typo for wvgk cloning. (#9428, #9387)
7950c96f0e Backends: OpenGL3: GLSL version detection assume GLSL 410 when GL context is 4.1. Fixes an issue running on macOS with Wine. (#9427, #6577)
14278db024 Fonts: better document the fact that ImFontAtlas::Clear()/ClearFonts() functions are unlikely to be useful nowadays + fix tex->Updates[] ever-growing if ClearFonts() is called between frames.
Compare 19 commits »
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-06-04 19:14:53 +00:00
72dc53a82e Merge branch 'master' into floating_panes_staging
f43adc364a Merge branch 'obsd-master'
6beebbe074 Fix scrollbar drag position when window is taller than tty, from Michael
019f8eb278 Merge branch 'obsd-master'
580f9ced08 Change run-shell expansion to just be #{1} etc not #1 which interferes
Compare 8 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-06-04 19:14:53 +00:00
0b1089e105 Merge branch 'master' into floating_panes
f43adc364a Merge branch 'obsd-master'
6beebbe074 Fix scrollbar drag position when window is taller than tty, from Michael
019f8eb278 Merge branch 'obsd-master'
580f9ced08 Change run-shell expansion to just be #{1} etc not #1 which interferes
Compare 8 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-06-04 19:14:52 +00:00
fd4655ea3a Merge pull request #40099 from bfredl/uniluna
03aff28b73 feat(startup)!: "standalone" mode -ll is kill
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-06-04 19:14:44 +00:00
dac41a124f fix!: raise git required version to 2.13 (#37996)
aaf4b149fa chore(deps): upgrade zstd seekable package (#37988)
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-06-04 19:04:56 +00:00
b152feee3f Enable extra player LED sets for PS5 Controllers
mirrors synced commits to main at mirrors/SDL from mirror 2026-06-04 19:04:56 +00:00
8549aae829 Make initializeDeviceListener() and shutdownDeviceListener() public
36c5809b09 Added SDLControllerManager::shutdownDeviceListener()
e5bbef0dbc Fixed detecting PS4 controllers on Android
0c8feecce6 Enable extra player LED sets for PS5 Controllers
Compare 4 commits »
mirrors synced and deleted reference refs/tags/push-yttzztxmllpw at mirrors/ghostty from mirror 2026-06-04 19:04:53 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-06-04 19:04:53 +00:00
42fcd58dba libghostty-vt: add options to configure default cursor's style and blink (#12900)
8fcead00e5 font: glyf outline decoder and rasterizer (#12893)
52368cbcff core: send selection_changed notification (#12902)
4782e59eac terminal: saturate cursor subtraction in resizeCols (#12907)
f135b95098 terminal: test shrinking both axes with cursor past new bottom
Compare 13 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-06-04 19:04:46 +00:00
89ef58e9bb Deploy to GitHub pages
mirrors synced commits to pr_dhbcvidf at mirrors/Nim from mirror 2026-06-04 19:04:46 +00:00
e810f99246 fix: refine conditional for lent2 template to exclude js and nimscript
3df80088d0 Memory corruption with lent/array/iterator/closure iterator
Compare 2 commits »
mirrors synced commits to devel at mirrors/Nim from mirror 2026-06-04 19:04:46 +00:00
4b374eb0a6 stop a temp register from being freed if addressed for lent (#25861)