• Joined on 2025-08-24
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-12-10 16:42:35 +00:00
36bc0fc8e3 New translations zen-preferences.ftl (Italian)
6f2920a5a3 New translations zen-general.ftl (Italian)
Compare 2 commits »
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2025-12-10 16:32:43 +00:00
c8556ef5df consider generic param type as typedesc in tuple type expressions (#25316)
6c8ab9f898 fixes #25329; Wrong type for second parameter of procedures "inc", "dec", "succ" and "pred" (#25337)
547416b806 Fixes #25341; Invalid C code for lifecycle hooks for distinct types based on generics (#25342)
Compare 3 commits »
mirrors synced commits to araq-ic5 at mirrors/Nim from mirror 2025-12-10 16:32:43 +00:00
08946a95ee progress
7fd02fc31a progress
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-10 16:32:34 +00:00
8610acb48f Fix typo
b18b0fdcb3 Remove fallthrough to prefer a single case
a72bdbb43d Use a single case rather than fallthrough
19915d4311 Merge pull request #6004 from laytan/box2d-3.1.1
d6b631095c vendor/box2d: update Windows binaries to 3.1.1
Compare 7 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-10 08:32:48 +00:00
bc2057345b REVIEWED: GetRandomValue(), explained the new approach to get more uniform random values range
f2a900a60d [rcore] Fix modulo bias in GetRandomValue() (#5392)
3adfde42f7 REVIEWED: rlLoadTeexture(), max mipmap levels to use #5400
Compare 3 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-12-10 08:32:42 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-10 08:32:42 +00:00
ec9e337479 docs(options): shell-powershell #36881
bcc6e13851 Merge pull request #36893 from zeertzjq/backport
7e99466a89 fix(eval): 0 should mean current tabpage in gettabvar() (#36891)
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-10 08:32:42 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-10 08:32:40 +00:00
5bbf1dcb44 Sync SDL3 wiki -> header
466ca58b04 Added SDL_HINT_MOUSE_DPI_SCALE_CURSORS
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-10 08:32:39 +00:00
ed698d1a61 Add matching pair insertion to markdown textarea (#36121)
mirrors synced commits to tmux-viewer at mirrors/ghostty from mirror 2025-12-10 08:32:31 +00:00
bf46c4ebe7 terminal/tmux: many more output formats
4c30c5aa76 terminal/tmux: cleanup command queue logic
582ea5d84b terminal/tmux: window add
1a2b3c165a terminal/tmux: layoutChanged handling
Compare 4 commits »
mirrors synced new reference ringabout-patch-1 to mirrors/Nim from mirror 2025-12-10 08:22:41 +00:00
mirrors synced commits to ringabout-patch-1 at mirrors/Nim from mirror 2025-12-10 08:22:41 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-10 00:22:44 +00:00
91ac3cc707 FIX: LoadRandomSequence(), using GetRandomValue() #5393
19a1683641 REXM: Updated examples
be6007be93 fix: sha1 computation on messages longer than 31 bytes (#5397)
efeccfef61 [examples] Add textures_cellular_automata (#5395)
366300aafe [examples] Add shaders_game_of_life (#5394)
Compare 6 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-10 00:22:41 +00:00
bc0635a9fc fix(lua): vim.wait(math.huge) fails #36885
3b6e8e484e fix(float): prevent truncation of title that fits exactly #36880
71a22e20ad fix: vim.ui_attach handles messages during -l/--headless #36884
Compare 3 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-10 00:22:41 +00:00
9acbf5102f fix(lua): vim.wait(math.huge) fails #36885
mirrors synced commits to dependabot/github_actions/peter-evans/create-pull-request-8.0.0 at mirrors/ghostty from mirror 2025-12-10 00:22:35 +00:00
mirrors synced commits to tmux-viewer at mirrors/ghostty from mirror 2025-12-10 00:22:35 +00:00
c10cca6870 terminal/tmux: layoutChanged handling
071070faa3 terminal/tmux: handle session_changed inside command loop
64ef640127 terminal/tmux: exhaustive switch for command
938e419e04 terminal/tmux: handle output events
50ac848672 terminal/tmux: capture both primary/alt screen
Compare 12 commits »
mirrors synced new reference dependabot/github_actions/peter-evans/create-pull-request-8.0.0 to mirrors/ghostty from mirror 2025-12-10 00:22:35 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-10 00:22:33 +00:00
5b572638b8 video: Handle window destruction in event handlers