• Joined on 2025-08-24
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 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 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/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 »
mirrors synced commits to master at mirrors/neovim from mirror 2025-08-28 06:58:16 +00:00
a33284c2c0 fix(health): accept TERM=tmux-direct #35511
729111d3a3 fix(lsp): don't treat MarkedString[] with language id as empty #35518
2ac00f1350 vim-patch:9.1.1698: Some error numbers are not documented (#35522)
24020ef2dd vim-patch:9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase' (#35520)
9512aac42a Merge pull request #35519 from zeertzjq/vim-9.1.1701
Compare 7 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-08-28 06:58:16 +00:00
f1d1cfb2df docs: update version.c
a33284c2c0 fix(health): accept TERM=tmux-direct #35511
729111d3a3 fix(lsp): don't treat MarkedString[] with language id as empty #35518
2ac00f1350 vim-patch:9.1.1698: Some error numbers are not documented (#35522)
24020ef2dd vim-patch:9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase' (#35520)
Compare 16 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-28 06:58:14 +00:00
e9c2e9bfc3 SDL_iostream.h: Clarified thread-safety docs.
dfb343a5f8 cmake: use CONFIGURE_DEPENDS flag in GLOBs
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-08-28 05:48:15 +00:00
7636d581d9 Deleting branch could delete broken branch which has database record but git branch is missing (#35360)
0cbaa0b662 Remove incorrect "db.DefaultContext" usages (#35366)
7aef7ea2d4 Refactor to use reflect.TypeFor (#35370)
89cc9663f8 [skip ci] Updated translations via Crowdin
Compare 4 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-08-27 22:58:13 +00:00
771fae623d ImRect: added AsVec4() helper. Using ImRect in InputTextEx().
6351f00ff1 Clipper, Tables: removed row_increase >= 0 assert. (#8886)
55cbc66508 InputText: allow passing an empty string with buf_size==0. (#8907)
9f969944d5 stb_textedit: fixed misleading cursor-1 in STB_TEXTEDIT_K_LINESTART handlers. (#7925)
aa2f40c3bb Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886)
Compare 5 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-08-27 22:58:13 +00:00
4d216d4510 Merge branch 'master' into docking
aa2f40c3bb Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886)
a309d2dcac Fonts: fixed assertion failure when ImFontAtlasRectEntry::Generation overflows. (#8906)
87c1ab7988 Windows: changed how g.CurrentItemFlags is modified before windows' CloseButton() submission to be less misleading. (#8903)
319c481abb AddFontDefault(): shallow simplification.
Compare 14 commits »
mirrors synced and deleted reference refs/tags/synced-workspaces at mirrors/desktop from mirror 2025-08-27 22:48:19 +00:00
mirrors synced new reference window-sync to mirrors/desktop from mirror 2025-08-27 22:48:19 +00:00
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-08-27 22:48:19 +00:00