• Joined on 2025-08-24
mirrors synced commits to devel at mirrors/Nim from mirror 2025-12-29 09:24:36 +00:00
22d4644d36 refactoring (#25394)
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-29 01:24:49 +00:00
8f8346048c Add chicken scheme to BINDINGS.md (#5449)
eb3cc183cc REVIEWED: FIXED: Windows fullscreen, after breaking it due to X11/Wayland changes
a334a54eac Update rcore_desktop_glfw.c
890ca8d687 REVIEWED: GetWindowPosition(), return internal value
6450a48c75 Update core_highdpi_testbed.c
Compare 9 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-29 01:24:47 +00:00
85dd16b3fc [skip ci] Updated translations via Crowdin
mirrors synced commits to dev at mirrors/desktop from mirror 2025-12-29 01:24:43 +00:00
7a8ac8bd9c feat: Improved pinned tabs collapse impl and disable window sync for tests, b=no-bug, c=tabs, common, workspaces
86f9031b67 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
335c024e6d chore: Drag and drop refactor, p=#11723
32a9267af2 fix: Fixed restoring the previous pinned state clearing up the custom icon, b=no-bug, c=tabs
Compare 4 commits »
mirrors synced and deleted reference refs/tags/drag-and-drop-refactor at mirrors/desktop from mirror 2025-12-29 01:24:43 +00:00
mirrors synced commits to split-drag at mirrors/ghostty from mirror 2025-12-29 01:24:41 +00:00
e13cd43ebd macos: convert the transferable to a nsdraggingitem
5a21eafa5d macos: fix iOS builds
395e099028 macOS: convert Surface dragging to use NSDraggingSource
b7ab221765 macos: use preference key to detect self dragging
8cf1ab04f8 macos: all sorts of cleanups
Compare 7 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-12-29 01:24:39 +00:00
888104f5ad Document SDL's policy on setuid/setgid executables
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-29 01:24:39 +00:00
370e9407b5 wayland: If GTK is disabled, try to avoid libdecor's GTK plugin
b6f4e10bf9 unix: If setuid or setgid, don't use GTK
9e0b31b297 unix: Factor out the check for GTK into an internal function
76352f2931 Document SDL's policy on setuid/setgid executables
1fee2a9ae0 wayland: Remove redundant mouse button releases
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-29 01:24:34 +00:00
e916f03277 vim-patch:9.1.2030: inefficient use of ga_concat() (#37151)
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-12-29 01:14:41 +00:00
0959c92f95 Deploy to GitHub pages
mirrors synced and deleted reference refs/tags/araq-ic7 at mirrors/Nim from mirror 2025-12-29 01:14:41 +00:00
mirrors synced commits to devel at mirrors/Nim from mirror 2025-12-29 01:14:41 +00:00
02893e2f4c IC: code generation progress (#25379)
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-28 17:14:54 +00:00
c53fb58c15 vim-patch:e426245: runtime(rust): clean-up indent script, handle opening empty line correctly (#37139)
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-28 17:14:50 +00:00
11c248aa82 Update rcore_web.c
2cf8983e18 WARNING: REDESIGNED: Fullscreen modes, use current display resolution
297dcc07b8 Update core_highdpi_testbed.c
8cfb99f275 Minor comment tweaks
1d8e011eee Update rcore_drm.c
Compare 7 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2025-12-28 17:14:48 +00:00
1be0970eeb Add renovate.json
c7b3cdf7b1 Use gitrepo's push function (#36245)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-28 17:14:48 +00:00
c7b3cdf7b1 Use gitrepo's push function (#36245)
mirrors synced commits to drag-and-drop-refactor at mirrors/desktop from mirror 2025-12-28 17:14:44 +00:00
01a7fb327c Merge branch 'dev' into drag-and-drop-refactor
b66b05dcf6 feat: Allow pinned tabs to be collapsible, p=#11753, c=tabs, folders, workspaces
Compare 2 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-12-28 17:14:44 +00:00
c0cdb3ea13 New translations zen-preferences.ftl (Turkish)
dea10a9c2a New translations zen-workspaces.ftl (Turkish)
744be32801 New translations zen-welcome.ftl (Turkish)
f918b402b2 New translations zen-general.ftl (Turkish)
Compare 4 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-12-28 17:14:43 +00:00
b66b05dcf6 feat: Allow pinned tabs to be collapsible, p=#11753, c=tabs, folders, workspaces
mirrors synced commits to split-drag at mirrors/ghostty from mirror 2025-12-28 17:14:40 +00:00
714c2da727 macos: clean up some SwiftUI nesting