• Joined on 2025-08-24
mirrors synced commits to araq-ic6 at mirrors/Nim from mirror 2025-12-17 11:45:44 +00:00
24831699a4 another bugfix
90b323ab6a progress
Compare 2 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2025-12-17 11:45:37 +00:00
739a97140f Merge branch 'obsd-master'
99ed397e9c Make clock mode seconds synchronized to the second, GitHub issue 4760
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-12-17 11:45:33 +00:00
51438ed0c0 Redefine RUNTIME_LINKAGE when -no-entry-point is set in certain circumstances.
32f459e152 Change target triple of freestanding_amd64_win64 to x86_64-pc-windows-msvc to fix a bug with LLVM's code generation
e0e38afe60 With -use-single-module make some procedures use internal linkage rather than weak linkage
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-17 03:45:50 +00:00
0e916c67cc Automatic generation of release notes (#35977)
14911d4293 Update chroma to v2.21.0 (#36171)
d19db18ee7 [skip ci] Updated translations via Crowdin
4c67aac23b Move blame to gitrepo (#36161)
Compare 4 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-17 03:45:43 +00:00
0197f13ed4 fix(lsp): sort items when completeopt include fuzzy #36974
8a94daf80e fix(lsp): simplify semantic tokens range request logic #36950
5c22feac06 Merge pull request #36989 from zeertzjq/vim-9.0.1758
544bde3acc vim-patch:9.1.1987: assert_equal() prepends unnecessary ':' when typed
6061169183 vim-patch:9.1.1983: Vim9: class_name definition can be improved
Compare 6 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-12-17 03:45:42 +00:00
8e3aab0feb docs: update version.c
8a94daf80e fix(lsp): simplify semantic tokens range request logic #36950
5c22feac06 Merge pull request #36989 from zeertzjq/vim-9.0.1758
544bde3acc vim-patch:9.1.1987: assert_equal() prepends unnecessary ':' when typed
6061169183 vim-patch:9.1.1983: Vim9: class_name definition can be improved
Compare 18 commits »
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-12-17 03:45:34 +00:00
16d31a1045 feat: Take into consideration win data may not have allocated spaces, b=no-bug, c=workspaces
7ddace35f9 fix: Default assign an array instead of an object to the workspaces cache, b=no-bug, c=workspaces
Compare 2 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-17 03:45:32 +00:00
50cb1bafd7 macOS: change window to new-window for macos-dock-drop-behavior (#9764)
072077d19d gtk/opengl: print an error when OpenGL version is too old (#9586)
f37acdf6a0 gtk/opengl: print an error when OpenGL version is too old
7d8bff27a0 ai: add /review-branch command (#9934)
a25a5360f3 ai: add /review-branch command
Compare 15 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-17 03:45:30 +00:00
63636c8403 Fixed warning: implicit conversion loses integer precision
c7508ca2e9 Fixed warning: no previous prototype for function 'ParseDescriptor'
Compare 2 commits »
mirrors synced commits to araq-ic6 at mirrors/Nim from mirror 2025-12-17 03:35:42 +00:00
d73043eae6 progress
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-16 19:35:46 +00:00
7553e9d586 REVIEWED: Gamepads on latest SDL2 2.32.8 and SDL3 3.3.6 #5403
7a5e8aa3a5 Update rcore_android.c
1c94e94873 [rcore] Implement FLAG_WINDOW_ALWAYS_RUN on Android (#5414)
33adda1983 fixed build errors with zig. now compatible with zig master 0.16.0-dev.1593+c13857e50. still backwards compatible with 0.15.1 (#5415)
Compare 7 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-16 19:35:43 +00:00
4883fd938e config: better docs for split-preserve-zoom
a1ffac3c58 introduce split-preserve-zoom config to maintain zoomed splits during navigation (#9089)
d364e421a8 introduce split-preserve-zoom config to maintain zoomed splits during navigation
67eb480577 Adding keybind to the +list-themes TUI that would write out a file that contained themes (#8930)
f7d0d72f19 remove auto theme include in config-template
Compare 26 commits »
mirrors synced and deleted reference refs/tags/iterm2_colors_action at mirrors/ghostty from mirror 2025-12-16 19:35:43 +00:00
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-12-16 19:35:41 +00:00
1f216da1e6 x11: Don't poll the map state when the window was unmapped and borders are toggled
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-16 19:35:41 +00:00
9c856aea96 Sync SDL3 wiki -> header
d583fc88be Updated to version 3.3.7 for development
9022d90e01 README-emscripten: corrected comments about vsync.
ef0a604d44 Updated to version 3.3.6 for preview release
aeb4b3d2fc Reverted Vita cliprect changes
Compare 6 commits »
mirrors synced new reference refs/tags/prerelease-3.3.6 to mirrors/SDL from mirror 2025-12-16 19:35:41 +00:00
mirrors synced commits to refs/tags/prerelease-3.3.6 at mirrors/SDL from mirror 2025-12-16 19:35:41 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-16 19:35:38 +00:00
84b74d7c3e Enable bodyclose linter (#36168)
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-16 19:35:37 +00:00
02def1a32e Merge #36925 :lsp command
bd225422a5 fix(lsp): tests for :lsp, rename start/stop
63abb1a88f feat(lsp): builtin :lsp command
89d26d61d2 fix(vim.pack): increase default timeout #36992
Compare 4 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-12-16 19:35:31 +00:00
4baca9cfc9 fix: Fixed addons manager opening when all addons are pinned, p=#11635, c=no-component