• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2025-08-28 23:28:12 +00:00
5c92699f5f stb_textedit: trim trailing blanks for simplicity.
mirrors synced new reference refs/tags/1.15.1b to mirrors/desktop from mirror 2025-08-28 23:18:18 +00:00
mirrors synced commits to refs/tags/1.15.1b at mirrors/desktop from mirror 2025-08-28 23:18:18 +00:00
mirrors synced commits to stable at mirrors/desktop from mirror 2025-08-28 23:18:18 +00:00
4a5141c15c Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
1015537a91 chore: Bump version, b=no-bug, c=no-component
89cafdaa0b fix: Fixed not being able to rename folders in double toolbar, b=no-bug, c=folders
3723517d7d fix: Pin current tab when glance full opening from Zen Folder (#10073)
c095bc7604 fix: Pin current tab when glance splitting from Zen Folder (#10072)
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-08-28 23:18:18 +00:00
4a5141c15c Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
1015537a91 chore: Bump version, b=no-bug, c=no-component
89cafdaa0b fix: Fixed not being able to rename folders in double toolbar, b=no-bug, c=folders
3723517d7d fix: Pin current tab when glance full opening from Zen Folder (#10073)
c095bc7604 fix: Pin current tab when glance splitting from Zen Folder (#10072)
Compare 5 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-08-28 23:18:17 +00:00
460fcc1344 docs: reorganize and separate out HACKING.md for technical instructions (#8445)
f91e6f1764 docs: better integrate CONTRIBUTING into the README
f802d33652 docs: divide content more evenly between CONTRIBUTING and HACKING
2701932475 docs: separate out HACKING.md from README.md
6cfd89e248 macOS: Always require confirmation when executing a script via open (Finder, etc.) (#8442)
Compare 8 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-08-28 23:18:14 +00:00
507c85900f fix: [digital_clock] minute hand doesn't appear (#5151)
03617e0bdd Add raylib-ada to BINDINGS.md (#5150)
481daf2423 remove extra backslash in fix_win32_compatibility.h (#5148)
4a4997c615 fix unnecessary warnings in some files (#5152)
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-28 23:18:13 +00:00
2734248544 Remove superfluous '/utf-8' from MSBuild projects
fa52949529 Added a note that we dynamically load libusb
1a653f7f89 Exported SDL_hid_get_properties()
c1e7b1a540 Sync SDL3 wiki -> header
ac5ccbe386 Moved Nintendo Switch 2 Controller initialization from hid.c to SDL_hidapi_switch2.c
Compare 13 commits »
mirrors synced commits to main at mirrors/Hyprland from mirror 2025-08-28 15:18:13 +00:00
4b2bfbd85f xwayland: fix game permanent blackscreen (#11542)
4e8657568c xwayland: handle minimize and maximize requests (#11536)
81bf4eccba input: Add fully configurable trackpad gestures (#11490)
Compare 3 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-08-28 15:08:17 +00:00
e312e3fe8d fix: Fixed moving folders with sub-folders into new spaces, b=no-bug, c=folders
70aeebaf66 fix: Fixed moving folders to different spaces, b=no-bug, c=folders, workspaces
f9ca9cc74c fix: Fixed creating workspaces with multiple windows opened, b=no-bug, c=workspaces
d9646f939c fix: Only add folder direct childs to the database, b=no-bug, c=tabs
8f0292d836 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
Compare 12 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-08-28 15:08:17 +00:00
e312e3fe8d fix: Fixed moving folders with sub-folders into new spaces, b=no-bug, c=folders
70aeebaf66 fix: Fixed moving folders to different spaces, b=no-bug, c=folders, workspaces
f9ca9cc74c fix: Fixed creating workspaces with multiple windows opened, b=no-bug, c=workspaces
d9646f939c fix: Only add folder direct childs to the database, b=no-bug, c=tabs
8f0292d836 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
Compare 12 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-08-28 15:08:15 +00:00
7a71235399 fix(server): serverlist({peer=true}) does not find peer servers #35506
bc6737250d fix(progress): simplify ui-event, introduce default presentation #35527
c10e36fc01 refactor(lua): consistent use of local aliases
Compare 3 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-08-28 15:08:12 +00:00
b2689ff76a Avoid checking for HAVE_POSIX_SPAWN on Android
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2025-08-28 15:08:12 +00:00
f610a3d66b update config.guess and config.sub from git://git.sv.gnu.org/config.git
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-28 15:08:12 +00:00
78bea90b18 wayland: Remove an unnecessary surface commit
5d9b170a3d Be explicit that SDL_FLIP_HORIZONTAL_AND_VERTICAL combines horizontal and vertical flipping
cd21bbe796 Avoid checking for HAVE_POSIX_SPAWN on Android
6176235a90 fix wrong index in HandleStatePacket with flydigi controller (#13819)
Compare 4 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-08-28 15:08:12 +00:00
56d43ee296 update config.guess and config.sub from git://git.sv.gnu.org/config.git
mirrors synced commits to main at mirrors/gitea from mirror 2025-08-28 13:58:14 +00:00
e19d0e4f56 Allow foreachref parser to grow its buffer (#35365)
dca1af7cad Remove global context from db package (#35371)
fb056bf4ed Use gitrepo.SetDefaultBranch when set default branch of wiki repository (#33911)
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-08-28 06:58:19 +00:00
429f74a7c7 feat: Set the style directly instead of using motion, b=no-bug, c=folders
1f72765227 fix: Some fixes for folders, p=#10038
91f5e104d2 fix: Move 'unpack folder' next to 'delete folder', b=no-bug, c=no-component
Compare 3 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-08-28 06:58:19 +00:00
429f74a7c7 feat: Set the style directly instead of using motion, b=no-bug, c=folders
1f72765227 fix: Some fixes for folders, p=#10038
91f5e104d2 fix: Move 'unpack folder' next to 'delete folder', b=no-bug, c=no-component
Compare 3 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-08-28 06:58:16 +00:00
d70d469c04 fix(health): accept TERM=tmux-direct #35511
99817471d7 vim-patch:9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase' (#35520)
Compare 2 commits »