• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/dependabot/github_actions/hustcer/milestone-action-2.10 at mirrors/ghostty from mirror 2025-10-09 03:16:33 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-10-09 03:16:31 +00:00
aab8134f87 vim-patch:9.1.1839: Window may have wrong height if resized from another tabpage (#36093)
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-09 03:16:31 +00:00
645206e87f fix(undotree): error on undotree.open() with title as string #36085
81d2d88f70 feat(undotree): set 'filetype' #36091
c401999e47 vim-patch:143686b: runtime(java): Fold adjacent "import" declarations (#36095)
f21295d596 vim-patch:ec19075: runtime(doc): Normalise ellipsis dots in syntax.txt (#36094)
28355050a8 vim-patch:9.1.1839: Window may have wrong height if resized from another tabpage (#36093)
Compare 9 commits »
mirrors synced and deleted reference refs/tags/dependabot/github_actions/github/codeql-action-4 at mirrors/neovim from mirror 2025-10-09 03:16:31 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-10-09 03:16:27 +00:00
767df4cf52 Update core_render_texture.c
Compare 2 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-10-09 03:16:26 +00:00
205b5c9f44 Ignore invalid width/height in setOrientationBis()
bca30aafed Ignore VK_SUBOPTIMAL_KHR on the Android platform
840d5c16d2 Temporarily disabled texture binding validation
25b9a686b0 Added the Wooting 60HE keyboard to the controller blacklist
54c2f2c3f7 Only call WIN_RoUninitialize() if WIN_RoInitialize() succeeded
Compare 5 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-09 03:16:26 +00:00
6f4993ddee Ignore invalid width/height in setOrientationBis()
00ffddece8 Ignore VK_SUBOPTIMAL_KHR on the Android platform
a2a60f75c7 Temporarily disabled texture binding validation
84b0565096 Fixed potential memory leak
3316dde0c2 Improved error information when renderer creation fails
Compare 13 commits »
mirrors synced and deleted reference refs/tags/pr_Salbe at mirrors/Nim from mirror 2025-10-09 00:56:29 +00:00
mirrors synced and deleted reference refs/tags/araq-unittest at mirrors/Nim from mirror 2025-10-09 00:56:29 +00:00
mirrors synced commits to devel at mirrors/Nim from mirror 2025-10-09 00:56:29 +00:00
7c65d9e747 fixes #25204; Uninitialized variable usage in resize__system_u... in @psystem.nim.c in ORC (#25209)
c4c51d7e78 unittest: show proper stack trace for 'check' (#25212)
Compare 2 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-10-09 00:56:29 +00:00
313345d677 Deploy to GitHub pages
mirrors synced commits to master at mirrors/Odin from mirror 2025-10-08 23:16:26 +00:00
750c654536 Merge pull request #5772 from thetarnav/unicode-no-bounds-check
3317a1f0e9 Add #no_bounds_check to procedures in core:unicode
f564f66c03 Merge pull request #5770 from harold-b/hb.fix-objc-superclass-check
9f5bde4a6f Perform type kind check before making use relevant fields in objc_superclass check
Compare 4 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-08 19:16:29 +00:00
2b770a029b InputText: fixed an infinite loop error happening if a custom input text callback modifies/clear BufTextLen before calling InsertChars(). (#8994, #3237)
bee2720faa Docs: clarify meaning/purpose of IMGUI_ENABLE_FREETYPE. (#8993)
Compare 2 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-10-08 19:16:29 +00:00
cab82d9c76 Viewports: fixed crsah in UpdateTryMergeWindowIntoHostViewport(). (#8948)
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-08 19:06:38 +00:00
0d3be81421 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
1b8e492f63 feat: Added protection toggle for the site data panel, b=no-bug, c=common
4bfb815297 feat: settings -> shortcuts: show conflicting shortcut label, p=#10735
cc502f6c95 fix: Fixed compact mode animation not resolving on double toolbar, b=no-bug, c=compact-mode
faa820e992 fix: Fixed copact mode not hiding sometimes, b=closes #10414, c=compact-mode
Compare 6 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-08 19:06:38 +00:00
acb36afe07 fix: Fixed compact mode animation not resolving on double toolbar, b=no-bug, c=compact-mode
e0067b991f fix: Fixed copact mode not hiding sometimes, b=closes #10414, c=compact-mode
cd79893c7c fix: Fixed freezing when opening external links, b=bug #10666, c=workspaces
Compare 3 commits »
mirrors synced commits to refs/tags/v1.2.2 at mirrors/ghostty from mirror 2025-10-08 19:06:36 +00:00
mirrors synced commits to 1.2.x at mirrors/ghostty from mirror 2025-10-08 19:06:36 +00:00
7071a22cb5 v1.2.2
a586b47dc9 Implement and use generic approx equality tester (#8979)
c8efb2a8c9 font: Add comprehensive constraint tests (#9023)
62ed472d9e Revert "renderer: slightly optimize screen copy" (#8974)
Compare 4 commits »
mirrors synced new reference refs/tags/v1.2.2 to mirrors/ghostty from mirror 2025-10-08 19:06:36 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-10-08 19:06:31 +00:00
f2fb46ef9e fix(api): nvim_open_win default to half-size for splits (#36088)