• Joined on 2025-08-24
mirrors synced commits to main at mirrors/gitea from mirror 2025-10-02 06:48:34 +00:00
340aed3982 Update JS and PY deps (#35565)
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-01 23:58:32 +00:00
8c22b8aef6 Textures: allowed backend to destroy texture while inside the NewFrame/EndFrame scope. (#8811)
fc4105c8a8 Backends: DX9,DX10,DX11,DX12,Metal,Vulkan,WGPU,SDLRenderer2,SDLRenderer3: ensure that a texture in _WantDestroy state always turn to _Destroyed. (#8977)
Compare 2 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-10-01 23:58:32 +00:00
0f7f6284d7 Merge branch 'master' into docking
8c22b8aef6 Textures: allowed backend to destroy texture while inside the NewFrame/EndFrame scope. (#8811)
fc4105c8a8 Backends: DX9,DX10,DX11,DX12,Metal,Vulkan,WGPU,SDLRenderer2,SDLRenderer3: ensure that a texture in _WantDestroy state always turn to _Destroyed. (#8977)
ea564a6a5e Textures: fixed a crash if a texture marked as _WantDestroy by a backend after it had already been destroyed. (#8977, #8811)
9809b0b061 Textures: Fixed not updating ImTextureData's RefCount when destroying a context using a shared ImFontAtlas. (#8975)
Compare 12 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-01 23:48:38 +00:00
236abce07b feat: Add more delay when the mouse leaves the urlbar, b=no-bug, c=compact-mode
c1df4a3c3e Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
4f4b1cc140 chore: Bump version, b=no-bug, c=no-component
2c31564f5d Revert "chore: Re-enable updater service, p=#10654, c=configs", p=#10660
69a0ddd03c fix: Fix compact mode native radius and separtion for windows, b=no-bug, c=compact-mode
Compare 13 commits »
mirrors synced commits to feat/permissions-panel at mirrors/desktop from mirror 2025-10-01 23:48:37 +00:00
ebcd77d9ce feat: Properly show panel view, b=no-bug, c=common
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-01 23:48:37 +00:00
236abce07b feat: Add more delay when the mouse leaves the urlbar, b=no-bug, c=compact-mode
c1df4a3c3e Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
4f4b1cc140 chore: Bump version, b=no-bug, c=no-component
2c31564f5d Revert "chore: Re-enable updater service, p=#10654, c=configs", p=#10660
69a0ddd03c fix: Fix compact mode native radius and separtion for windows, b=no-bug, c=compact-mode
Compare 8 commits »
mirrors synced new reference push-znustmxwypyp to mirrors/ghostty from mirror 2025-10-01 23:48:35 +00:00
mirrors synced commits to zig-0-15 at mirrors/ghostty from mirror 2025-10-01 23:48:35 +00:00
21c21730c7 terminal: Zig 0.15, lib-vt and test-lib-vt work
29e14aafb8 unicode: fix lookup table generation
4a0573b789 Zig 0.15: zig fmt
Compare 3 commits »
mirrors synced commits to push-znustmxwypyp at mirrors/ghostty from mirror 2025-10-01 23:48:35 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-01 23:48:32 +00:00
43f7434bd5 vim-patch:014c731: runtime(doc): make :h virtcol() more accurate (#35976)
mirrors synced commits to backport-35976-to-release-0.11 at mirrors/neovim from mirror 2025-10-01 23:48:32 +00:00
mirrors synced new reference backport-35976-to-release-0.11 to mirrors/neovim from mirror 2025-10-01 23:48:32 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-10-01 23:48:30 +00:00
a5a5d3f347 removed unneeded include (#5225)
1cdf1dcbbe [examples] Add models_geometry_textures_cube (#5221)
452cac33b8 [examples] Add core_monitor_change (#5215)
14a0a4d0c4 FIXED: rexm's makefile and default paths (#5224)
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-01 23:48:29 +00:00
9461db1ec8 Fix typo
9182b8ab61 wayland: Add a fallback for xkb_keymap_key_get_syms_by_level() for old xkbcommon versions
8d7cd3c6c2 Fixed line endings
33c849d030 Always enable object validation when checking is explicitly enabled
f66e4d0a43 Enable full object validation by default
Compare 5 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-01 15:48:32 +00:00
ea564a6a5e Textures: fixed a crash if a texture marked as _WantDestroy by a backend after it had already been destroyed. (#8977, #8811)
9809b0b061 Textures: Fixed not updating ImTextureData's RefCount when destroying a context using a shared ImFontAtlas. (#8975)
b987970870 Textures: fixed an issue preventing multi-contexts sharing a ImFontAtlas from being possible to destroy in any order.
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-01 15:38:38 +00:00
a76ce8b0f6 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
a8712f9aba fix: Fixed urlbar being stuck on the screen, b=closes #10650, c=common
58a939f2ad chore: Re-enable updater service, p=#10654, c=configs
428b61d6d4 New Crowdin updates (#10611)
Compare 4 commits »
mirrors synced and deleted reference refs/tags/l10n_dev at mirrors/desktop from mirror 2025-10-01 15:38:38 +00:00
mirrors synced new reference feat/permissions-panel to mirrors/desktop from mirror 2025-10-01 15:38:38 +00:00
mirrors synced commits to feat/permissions-panel at mirrors/desktop from mirror 2025-10-01 15:38:38 +00:00
mirrors synced commits to zig-0-15 at mirrors/ghostty from mirror 2025-10-01 15:38:35 +00:00
11ce062a91 unicode: fix lookup table generation
b21b9b2dcf zig-15: build binary builds
d7cfc51a4e build: isolate XCFramework.Target so runtime code doesn't depend on it (#8983)
09e4c1e6f2 build: isolate XCFramework.Target so runtime code doesn't depend on it
Compare 4 commits »