• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2025-09-03 18:08:20 +00:00
b7cb3d93a4 Comments about using MSVC SAL for printf annotation. (#8871)
20160ff1d5 Fonts: fixed merging a font and specifying a font target in DstFont that's not the last added font (regression in 1.92). (#8912)
3766d40394 Nav: fixed Ctrl+Tab window appearing as empty when the sole active and focused window has the ImGuiWindowFlags_NoNavFocus flag. (#8914)
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-03 18:08:18 +00:00
fe87e22b63 feat: Rename compact mode startup pref, b=closes #8606, c=compact-mode
f0e360d2fd Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
e0a750e253 fix: Fixed using scrollbar on tabs moves the window around, b=closes #9699, c=common, compact-mode, folders, tabs, workspaces
Compare 3 commits »
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-09-03 18:08:18 +00:00
f6922ef2ba Merge branch 'dev' into window-sync
182c8a4ff7 chore: New Crowdin updates, p=#10213
2f6021b0aa Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
8c28dc9e89 feat: Dont close essentials when they are unloaded, b=no-bug, c=folders, tabs
54abd673f1 fix: hide manage themes option in customize toolbar, p=#10201
Compare 69 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-03 18:08:18 +00:00
befee07f16 macOS: prevent focus loss in hidden titlebar + non-native fullscreen (#8508)
c8243ffd99 macOS: prevent focus loss in hidden titlebar + non-native fullscreen
084ff2de67 Initial AGENTS.md (#8507)
e1f3f52686 macOS: SurfaceView should implement Identifiable (#8506)
fe3dab9467 macOS: SurfaceView should implement Identifiable
Compare 12 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-09-03 18:08:18 +00:00
fe87e22b63 feat: Rename compact mode startup pref, b=closes #8606, c=compact-mode
f0e360d2fd Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
e0a750e253 fix: Fixed using scrollbar on tabs moves the window around, b=closes #9699, c=common, compact-mode, folders, tabs, workspaces
182c8a4ff7 chore: New Crowdin updates, p=#10213
Compare 4 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-03 18:08:16 +00:00
bf5f7c1591 fix(window): don't add a hsep when out of room if global stl is off
1f7d6c3876 Merge pull request #35612 from zeertzjq/vim-e0704a3
967d226f96 vim-patch:f165798: runtime(m4): update syntax script
c4c9daf7e2 vim-patch:e0704a3: runtime(keymap): Add transliteration (buckwalter) arabic keymap
Compare 4 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-03 18:08:16 +00:00
8c311386c3 fix(window): don't add a hsep when out of room if global stl is off
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-03 18:08:13 +00:00
2a295210fb Update shaders_spotlight.c
1008066644 Removed core_loading_thread project
a7e62e73d8 REXM: REMOVE: example: core_loading_thread
5cbe013273 REXM: RENAME: example: models_skybox --> models_skybox_rendering
d8ee8a45c4 REXM: RENAME: example: textures_draw_tiled --> textures_tiled_drawing
Compare 14 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-03 18:08:12 +00:00
4441d8b0ad x11: Don't include XDestroyImage in the table of exported functions
51052245d1 X11TK: Fix locale bug for non-dialog windows
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-03 16:58:14 +00:00
ca6c0dee2e Switch bitnami images to bitnamilegacy on CI (#35402)
mirrors synced commits to release/v1.24 at mirrors/gitea from mirror 2025-09-03 16:58:14 +00:00
8313b5d998 Switch bitnami images to bitnamilegacy on CI (#35402) (#35403)
mirrors synced commits to master at mirrors/imgui from mirror 2025-09-03 09:58:20 +00:00
0dd3c845eb Docs: add missing anchor in FAQ.md (#8913)
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-03 09:58:18 +00:00
7d5be8e960 i18n: update Russian translation (#8473)
d05ec81b86 apprt/gtk-ng: must quit scenarios should quit immediately (#8500)
f016b79f22 apprt/gtk-ng: must quit scenarios should quit immediately
52f5ab1a36 i18n: update Russian translation
Compare 4 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-09-03 09:58:16 +00:00
81b7b06934 docs: update version.c
f9ce939bf5 perf: scheduler priority clamping on macOS #35488
1ae09bf545 vim-patch:4c39d0c: runtime(doc): quote partial urls with a backtick (#35606)
431004dda2 fix: screenchar()/screenstring() with hidden floating windows #35560
79bfeecdb4 feat(editor)!: insert-mode ctrl-r should work like paste #35477
Compare 5 commits »
mirrors synced and deleted reference refs/tags/backport-35488-to-release-0.11 at mirrors/neovim from mirror 2025-09-03 09:58:16 +00:00
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-03 09:58:16 +00:00
4c8486e1f2 perf: scheduler priority clamping on macOS #35488
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-03 09:58:14 +00:00
c579eef4b7 REVIEWED: Examples section comments, for better organization and consistency
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-09-03 09:58:13 +00:00
e7dd5d841b Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded
5594d03da0 Leave letterbox borders set to the frame clear color
f2ae66b64f Set the texture scale and address mode when creating a texture
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-03 09:58:13 +00:00
b084999d40 testautomation_events: initialize variable to prevent undefined read
437d78499c Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded
fbbc29159a Leave letterbox borders set to the frame clear color
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-03 08:48:15 +00:00
e96ef97989 Upgrade dependencies (#35384)