• Joined on 2025-08-24
mirrors synced commits to stable at mirrors/desktop from mirror 2026-01-28 23:56:11 +00:00
658e35ebde feat: Add more migration options, b=no-bug, c=no-component
1176f5ac8b fix: Fixed auto focus not working on popup windows, b=closes #11377, c=common, workspaces
4de01a9bc9 fix: Fixed drag-and-dropping tabs between windows not working with WS off, b=closes #12103, c=no-component
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-28 23:56:11 +00:00
658e35ebde feat: Add more migration options, b=no-bug, c=no-component
mirrors synced commits to master at mirrors/raylib from mirror 2026-01-28 23:56:10 +00:00
de7fc12be0 REVIEWED: IsGamepadButton*() for consistency with key and mouse equivalents
8a2da96eed Reviewed formating and spacing
af37fa2a96 Refactoring based on Coding Style Conventions (#5517)
d0a6892989 [rcore] IsMouseButton*(), random key codes return unexpected results (#5516)
Compare 4 commits »
mirrors synced commits to inspector at mirrors/ghostty from mirror 2026-01-28 23:56:09 +00:00
a0bc3f8a67 inspector: surface info is back
2671130b42 inspector: screen info has its own dockspace
52ed3f11b6 remove some unused files
1caed9c66b inspector: screen cursor info
ea9785c422 inspector: move style to widgets dir
Compare 10 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-28 23:56:07 +00:00
58c30a4451 Fixed typo
0f10f81b3b Fixed the 8BitDo Ultimate 2 Wireless for PC controller showing up twice on macOS
ee38b7c3df Fixed memory leak in testffmpeg EGL codepath
Compare 3 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-28 23:56:07 +00:00
1ec73bac92 Fixed typo
e1294f3b48 Fixed the 8BitDo Ultimate 2 Wireless for PC controller showing up twice on macOS
9c0b773f09 Fixed memory leak in testffmpeg EGL codepath
Compare 3 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-01-28 23:56:07 +00:00
ba6b629a46 cmake: Fix header detection with CheckUSBHID
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-28 23:56:03 +00:00
a8a097d178 vim-patch:9.1.2112: long statusline may crash if using singlebyte encoding (#37605)
c7c5455da1 vim-patch:1e54023: runtime(doc): clarify vim.eval behavior with Vim special variables (#37369)
41336a3590 fix(messages): swedish translation #37395
Compare 3 commits »
mirrors synced and deleted reference refs/tags/visible_ranges at mirrors/tmux from mirror 2026-01-28 23:36:11 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2026-01-28 23:36:11 +00:00
d7f59eccaf Merge branch 'obsd-master'
f70150a663 Replace overlay_ranges with visible_ranges which can hold more than
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-01-28 23:36:04 +00:00
f2b0f63b81 Use clean paths to calculate volumes
6cb2feb50f Merge pull request #5805 from Yawning/feature/secec
37c2f68824 Allow #unroll for arrays of fixed length which are not constants
d438f27efb core/crypto/_chacha20: Use the precomputation trick for ref
Compare 10 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-28 15:46:20 +00:00
69dec6bb38 Add renovate.json
b500b7cfed Correct spacing between username and bot label (#36473)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-28 15:46:20 +00:00
b500b7cfed Correct spacing between username and bot label (#36473)
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-28 15:46:16 +00:00
1176f5ac8b fix: Fixed auto focus not working on popup windows, b=closes #11377, c=common, workspaces
4de01a9bc9 fix: Fixed drag-and-dropping tabs between windows not working with WS off, b=closes #12103, c=no-component
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-28 15:46:13 +00:00
6cd9374929 Fix PSP_QueueGeometry funcion rendering some textures too small
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2026-01-28 15:46:13 +00:00
6d7bceb41d cmake: Fix header detection with CheckUSBHID
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-28 15:46:13 +00:00
c1e715439a Fix PSP_QueueGeometry funcion rendering some textures too small
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-01-28 15:46:12 +00:00
0c7042477a cmake: Fix header detection with CheckUSBHID
mirrors synced commits to master at mirrors/imgui from mirror 2026-01-28 15:46:10 +00:00
960aff24fc Backends: Win32: use XInput Packet to avoid resubmitting gamepad data. (#9202, #8556)
8306e32495 Nav: fixed speed scale for resizing/moving with keyboard/gamepad. (#323)
Compare 2 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-01-28 15:46:09 +00:00
63e9fbc265 Backends: GLFW: fix previous commit, would break multi-monitor. (#9195, #7902, #5683)