• Joined on 2025-08-24
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-20 02:08:22 +00:00
81f7ae46d3 fix: animateUnload for folder, p=#10440
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-20 02:08:21 +00:00
f6e4a2888a Snap: Do not leak snap variables or snap paths into children (#8771)
270891eee1 ci: add -Dsnap test
7b8be344fc stylistic changes
bf3a607db6 build: Add a new snap option and use it to build the snap
d55f3e5c41 gtk/surface: Filter out the SNAP variables by their contents
Compare 20 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-20 02:08:17 +00:00
19ba589946 build(contrib): add bash completion for nvim #35843
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-20 02:08:13 +00:00
9cefbab766 remove watcom compiler support from private sources
mirrors synced commits to master at mirrors/Odin from mirror 2025-09-19 22:08:12 +00:00
f36ade8c64 Remove extra checks
9b8771b475 Handle missing procedures better
655176e5e7 Remove comments of dead code
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-19 17:58:23 +00:00
40b7fa67cb Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
ceb595173f chore: Updated to Firefox 143.0.1, b=no-bug, c=l10n
66575a5a34 New Crowdin updates (#10437)
39be73681d feat: Hide the folder containers after animating, p=#10434, c=folders
cdd7479f8c fix: remove extra spaces between words when renaming a tab/folder, p=#10431
Compare 6 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-09-19 17:58:23 +00:00
40b7fa67cb Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
ceb595173f chore: Updated to Firefox 143.0.1, b=no-bug, c=l10n
66575a5a34 New Crowdin updates (#10437)
39be73681d feat: Hide the folder containers after animating, p=#10434, c=folders
cdd7479f8c fix: remove extra spaces between words when renaming a tab/folder, p=#10431
Compare 6 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-19 17:58:21 +00:00
1b6cda2b10 macos: "new tab" service should set preferred parent to ensure tab (#8784)
950d3755ff renderer/opengl: minimum contrast for black sets proper color (#8782)
6143aa8ce0 macos: "new tab" service should set preferred parent to ensure tab
d30f1537ec gtk: add glib log writer function (#8779)
c42ed70758 renderer/opengl: minimum contrast for black sets proper color
Compare 9 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-19 17:58:18 +00:00
04f476733c test: fix prompt_buffer_spec flakiness (#35838)
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-19 17:58:15 +00:00
ff8333435a use lowercase "message" to remove recommendation warning (#5196)
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-09-19 17:58:13 +00:00
ecb72142fd Removed UWP workflow from CI
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2025-09-19 17:58:13 +00:00
7fe49da380 Removed UWP workflow from CI
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-19 17:58:13 +00:00
ac82534375 tests: Flush events after an SDL_WaitEvent() call
9b72545634 video: Clamp HDR levels before comparing for deduplication
1d42df07ef ci: add macOS 26 job
9e0549d8ff Use posix_spawn_file_actions_addchdir_np() on macOS
f8a1ea021b Fixed crashes when SDL_DISABLE_INVALID_PARAMS is enabled (thanks @AntTheAlchemist!)
Compare 7 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-19 16:48:17 +00:00
198f37e33c Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511)
mirrors synced commits to pr_sink_string at mirrors/Nim from mirror 2025-09-19 15:38:15 +00:00
5656e781f9 Merge branch 'devel' into pr_sink_string
09c62c3f6e Update compiler/ccgexprs.nim
3f48576113 Disable strict aliasing on clang (#25067)
87ee9c84cb makes DuplicateModuleImport back to an error (#25178)
Compare 185 commits »
mirrors synced commits to pr_fix_ddc at mirrors/Nim from mirror 2025-09-19 15:38:15 +00:00
ab24e1af20 Merge branch 'devel' into pr_fix_ddc
0b4c5ba1b5 fixes asyncthreadpool; refc having troubles with closures hooks
3f48576113 Disable strict aliasing on clang (#25067)
87ee9c84cb makes DuplicateModuleImport back to an error (#25178)
Compare 5 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-09-19 13:58:13 +00:00
76705c6800 Convert missing_procedures_to_check to a queue
6bca1475ed Convert procedures_to_generate to a queue
ee3b10335b Split further
f1e3977cf9 Split up startup call into separate calls
ec91e2c15b Separate ini global var stuff
Compare 12 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-19 09:48:23 +00:00
b711d3adc6 feat: Make the urlbar action have a relative position, b=no-bug, c=common
1f1307cf26 style: improve zen folders icon (part 2) (#10429)
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-09-19 09:48:23 +00:00
b711d3adc6 feat: Make the urlbar action have a relative position, b=no-bug, c=common
1f1307cf26 style: improve zen folders icon (part 2) (#10429)
Compare 2 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-19 09:48:19 +00:00
8e00534b1e fix(health): hard fail on invalid "python-*" bin #35382