• Joined on 2025-08-24
mirrors synced commits to dependabot/github_actions/softprops/action-gh-release-2.3.4 at mirrors/ghostty from mirror 2025-10-06 01:46:33 +00:00
mirrors synced new reference dependabot/github_actions/softprops/action-gh-release-2.3.4 to mirrors/ghostty from mirror 2025-10-06 01:46:33 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-10-06 01:46:30 +00:00
e1fe0ed2df vim-patch:9.1.1831: stray vseps in right-most 'winfixwidth' window
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-06 01:46:29 +00:00
c2a196f19b vim-patch:adc729c: runtime(doc): fix typo in :h credits section (#36048)
7923e847ca vim-patch:9.1.1831: stray vseps in right-most 'winfixwidth' window
a4a8838178 vim-patch:9.1.1829: filetype: KerML and SysML files are not recognized (#36042)
6fefdd6b53 Merge pull request #36035 from janlazo/vim-8.1.1957
729e0acd26 feat(lsp): pass client ID in code action filter (#36046)
Compare 11 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-10-06 01:46:27 +00:00
de50402dd5 Check if video mode is valid and rename to match with other methods (#5235)
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-06 01:46:25 +00:00
4d9295ef1e Fixed building with SDL_LEAN_AND_MEAN
mirrors synced commits to master at mirrors/Odin from mirror 2025-10-05 21:46:26 +00:00
0f97382fa3 Merge pull request #5759 from Creativty/fix_wasm_undefined_this_mem
3f7fc1e9bf Merge pull request #5738 from jakubtomsu/fix-simd-ptr-transmute
810ca89253 Merge pull request #5727 from harold-b/hb.intrinsics.objc_super
3edf964b55 Fix #5225 wasm odin.js undefined this.mem
588513a510 bitcast only non-pointer-like-element simd vectors, handle others like other aggregate types
Compare 11 commits »
mirrors synced and deleted reference refs/tags/feat/permissions-panel at mirrors/desktop from mirror 2025-10-05 17:36:34 +00:00
mirrors synced and deleted reference refs/tags/glance-refactor at mirrors/desktop from mirror 2025-10-05 17:36:34 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-05 17:36:34 +00:00
43c634f477 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
0feb6ac3f9 fix: Fixed omnibox not appearing on fullscreen, b=closes #5229, c=common
2dd185288d Fix: Unexpected Spelling in Theme Configuration Page, p=#10696
f273cd8fd1 chore: Refactor glance animtions, p=#10690
3ac31a96a6 feat: New site data popup, p=#10651
Compare 5 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-10-05 17:36:32 +00:00
fa3bc416ab fix:use builtin memmove (#9033)
ff3a6d0650 fix: do not remove libc memmove until performance comparisons have been conducted
1c0282d658 fix:use builtin memmove
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-05 17:36:29 +00:00
913b05bf63 fix(lsp): format_item should return string (#36025)
91cb1b182b vim-patch:a76ea52: runtime(doc): Use the optional tail command-name spec at :help :sign (#36041)
fbaf48cb23 vim-patch:9.1.1827: completion: v9.1.1797 broke Ctrl-Y behaviour (#36040)
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-05 17:36:25 +00:00
6d47d8dff1 Always convert window to Vulkan window on SDL_Vulkan_CreateSurface (#14143)
3723913969 SDL_zenitymessagebox.c: Add exit code checking.
Compare 2 commits »
mirrors synced commits to refs/tags/dev-2025-10 at mirrors/Odin from mirror 2025-10-05 13:36:26 +00:00
mirrors synced new reference refs/tags/dev-2025-10 to mirrors/Odin from mirror 2025-10-05 13:36:26 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-10-05 13:36:26 +00:00
7237747ee7 Try fix macOS Intel nightlies.
138cc7da1f Merge pull request #5749 from samwega/deprecate_c_procs
3ad7240d3d Merge pull request #5755 from alsakandari/fix-regression
89a5e93818 Remove a debug printf that caused regression
9da10dece2 fix: another itoa() used in path_linux.odin had to be replaced with write_int()
Compare 10 commits »
mirrors synced commits to push-xrrpopnntxyr at mirrors/ghostty from mirror 2025-10-05 09:26:32 +00:00
mirrors synced new reference push-xrrpopnntxyr to mirrors/ghostty from mirror 2025-10-05 09:26:32 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-10-05 09:26:32 +00:00
31ba6534cf input: use std.Io.Writer for key encoder, new API, expose via libghostty (#9030)
44496df899 input: use std.Io.Writer for key encoder, new API, expose via libghostty
Compare 2 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-10-05 09:26:30 +00:00
7304fc275e fix(excmd): :trust executed even when inside false condition (#36032)