• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/backport-36583-to-release-0.11 at mirrors/neovim from mirror 2025-11-18 00:01:46 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-18 00:01:36 +00:00
bbba3d0802 REXM: ADDED: Web platform logs automated reports -WIP-
cde917c63c REXM: ADDED: Build check warnings logs
a590126351 Updated some examples
063986fdae Updated solution
a235cd6a18 Update raygui.h
Compare 5 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-18 00:01:32 +00:00
8920736df0 cmake: add testrwlock to CTest test suite
17a891daa8 test: plug leaks of testmouse and testrwlock
3ba9bdfc01 test: use SDL_test to parse arguments of tests
14470755b7 tray: plug leak of cache dir path
d058781f71 mouse: Fix memory leak if events are sent after shutdown
Compare 7 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-18 00:01:27 +00:00
c3835de38a CI: fixes warning building example_null w/ msvc as DLL
52caa2f38a CI: fixes warning building example_null w/ msvc as DLL
04af1a3917 CI: fixes warning building example_null w/ mingw 64-bit, as DLL
Compare 3 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-11-18 00:01:26 +00:00
93eb459ae1 Docking: added io.ConfigDockingNoDockingOver to prevent merging windows into a same tab-bar.
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-18 00:01:26 +00:00
9831709fca macOS: match scroller’s appearance with surface’s background (#9619)
2f1427f529 macOS: match scroller’s appearance with surface’s background
3ff0cddee8 benchmark: add screen-clone for benchmarking the Screen.clone method (#9624)
2f49e0c902 remove screenclone test cause it leaks memory on purpose
09d41fd4af terminal: page tests for full clone
Compare 6 commits »
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-11-18 00:01:21 +00:00
ce986beb2f feat: Run session saver before opening a new window, b=no-bug, c=no-component
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-11-18 00:01:20 +00:00
3bb0afe53a New translations zen-workspaces.ftl (Indonesian)
78ea5911f8 New translations zen-general.ftl (Indonesian)
a05fb5a0dc New translations zen-preferences.ftl (Indonesian)
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-18 00:01:20 +00:00
dfe932a4c5 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
a61b077d3f fix: Don't resize the sidebar when entering DOM fullscreen, b=no-bug, c=workspaces
Compare 2 commits »
mirrors synced commits to bill/os2-file-stream at mirrors/Odin from mirror 2025-11-17 16:01:10 +00:00
e53bc165ae Add #assert(intrinsics.type_is_superset_of(File_Stream_Mode, io.Stream_Mode))
d380b0877d Add intrinsics.type_is_superset_of
bbf0c0dc00 Merge branch 'master' into bill/os2-file-stream
3e0f9cace6 Merge pull request #5936 from benjryan/wsa_defs
fd0fda5e34 Merge pull request #5937 from laytan/skip-collision-panic-when-package-names-arent-unique
Compare 10 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-17 15:51:32 +00:00
5d258854a7 build(deps): bump luajit to e17ee8332
mirrors synced and deleted reference refs/tags/copilot/fix-help-file-index-error at mirrors/neovim from mirror 2025-11-17 15:51:32 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-17 15:51:25 +00:00
b7be27b1f5 fix: ColorList.clone not cloning colors_c (#9613)
243d32c82a fix: ColorList.clone not cloning colors_c
Compare 2 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-17 15:51:20 +00:00
ab463ac89b Create raylib.vcxproj.filters
mirrors synced commits to docking at mirrors/imgui from mirror 2025-11-17 15:51:14 +00:00
219ba3b617 Merge branch 'master' into docking
ae1d278f3a Docking: fixed crash loading certain form of invalid .ini settings. Amends. (#9070)
b885382a63 Backends: Null: added imgui_impl_null platform/renderer backend.
9e15ebb402 Backends: GLFW: fixed last ImGui_ImplGlfw_Shutdown() call not immediately clearing the context map. (#9075, #8676, #8239, #8069)
f145b0cffd Debug Tools: ID Stack Tool: refactor, extract data/code into ImGuiDebugItemPathQuery for reuse.
Compare 14 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-17 15:51:14 +00:00
e1f9b8b3a7 CI: fixes warning building example_null w/ mingw 64-bit, as DLL
cfb48969af Examples: CI: backtrack and make example_null embed backend: simpler for all sorts of quick build scripts.
0cf5b93a0a CI, Backends: fixes for example_null building. Add consistent IMGUI_IMPL_API in backend.
d99baf332c CI: fixes for example_null building.
7e919a543c Examples: fix example_null Makefile.
Compare 9 commits »
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-11-17 15:51:13 +00:00
c86875b7b0 feat: Move window sync to its own JS module, b=no-bug, c=workspaces
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-17 15:51:13 +00:00
f36b84de3c chore: Clean up unused block in macos share method, b=no-bug, c=common
01f10cfc09 feat: Make close and reset icons only appear when hovering the tab, b=no-bug, c=folders, tabs
9a9c1c312c fix: Fixed glance not listening for context menu activations, b=closes #11148, c=common, glance
Compare 3 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-11-17 07:41:29 +00:00
d974c684da fix(vim.fs): root() should always return absolute path #36466
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-17 07:41:27 +00:00
1f9d9cb2e5 fix(vim.fs): abspath(".") returns "/…/." #36583
f11f8546e7 fix(vim.fs): root() should always return absolute path #36466
1be37c245f ci(vim-patches): add N/A tokens to version.c commit #36524
c8b6852363 docs: misc #36580
6e2b514813 fix(system): handle SIGINT in --headless mode #36557
Compare 7 commits »