• Joined on 2025-08-24
mirrors synced commits to features/demo_input_owner_and_routing at mirrors/imgui from mirror 2025-09-18 01:08:28 +00:00
73176348a2 Demo: added variety of usage scenarios, hooking Alt, Mouse Wheel, Home, CTRL+Tab demos.
8fb38b7a6e Demo: added SetKeyOwner(), ImGuiInputFlags_LockThisFrame, ImGuiInputFlags_LockUntilRelease demo.
bf75bfec48 Amend f6890ed mostly to please static analyzers.
1c544ee941 Version 1.92.3
70a43f3088 Fixed build with IMGUI_ENABLE_TEST_ENGINE.
Compare 21 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-09-18 01:08:28 +00:00
62275e877a Amend f6890ed mostly to please static analyzers.
f4a3529ffc Fixed bad merge which left a few examples not building in docking branch.
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-09-18 01:08:24 +00:00
87d513c51d feat: Added more urlbar commands, b=no-bug, c=workspaces
f08c69f1e9 chore: Updated to Firefox 143.0, b=no-bug, c=l10n, workspaces
5380822841 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
71cf878e8b New Crowdin updates (#10405)
bb34403be8 feat: Fix git patch sizes for https://github.com/zen-browser/desktop/pull/10121, b=no-bug, c=workspaces
Compare 66 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-18 01:08:24 +00:00
87d513c51d feat: Added more urlbar commands, b=no-bug, c=workspaces
f08c69f1e9 chore: Updated to Firefox 143.0, b=no-bug, c=l10n, workspaces
5380822841 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
71cf878e8b New Crowdin updates (#10405)
bb34403be8 feat: Fix git patch sizes for https://github.com/zen-browser/desktop/pull/10121, b=no-bug, c=workspaces
Compare 8 commits »
mirrors synced and deleted reference refs/tags/l10n_dev at mirrors/desktop from mirror 2025-09-18 01:08:24 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-18 01:08:22 +00:00
1efde5caba font: Measure ascii height and use to upper bound ic_width (#8720)
6781fbda93 Measure ascii height and use to upper bound ic_width
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-18 01:08:20 +00:00
3c480fca57 vim-patch:5bf41e7: runtime(netrw): update regex to handle remote archives (#35822)
b5e6f44c08 test(ui/messages2_spec): close unfinished timers at end of test (#35817)
5148c1247e docs: lsp, vim_diff #35820
a57c7238f9 refactor(plugins)!: remove shellmenu #35815
Compare 4 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-18 01:08:20 +00:00
556d8d0002 fix(lsp): treat 2-triggers-at-once as "last char wins" #35435
mirrors synced and deleted reference refs/tags/backport-35435-to-release-0.11 at mirrors/neovim from mirror 2025-09-18 01:08:20 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-18 01:08:17 +00:00
7729727752 Use the render size not the screen size for screenshots so we use the actual framebuffer size. (#5192)
a15651f4fe Restore projects/CMake/CMakeLists.txt (#5191)
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-18 01:08:16 +00:00
5dfa2cb88a Use SDL_abort when encountering a internal fatal SDL_assertion error
a7739ceccb Add SDL_internal macro for internal use
566e7c2379 ci: disable ccache on macOS 13 job
Compare 3 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-09-18 01:08:16 +00:00
066bcc5204 ci: disable ccache on macOS 13 job
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-17 23:58:17 +00:00
90cb5f9a1f Clean up npm dependencies (#35508)
2f3da6d6b3 Correctly override user unitmodes (#35501)
Compare 2 commits »
mirrors synced commits to pr_ungeduldig at mirrors/Nim from mirror 2025-09-17 22:48:14 +00:00
b36dc53bf2 oops
mirrors synced new reference pr_schaffen to mirrors/Nim from mirror 2025-09-17 22:48:14 +00:00
mirrors synced commits to pr_schaffen at mirrors/Nim from mirror 2025-09-17 22:48:14 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-09-17 21:08:12 +00:00
5b0510a6bd Merge pull request #5690 from Creativty/master
3e7395eba6 fix: fix segfault on string_to_string16
Compare 2 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-09-17 16:58:24 +00:00
34bff4672c Merge branch 'master' into docking
1c544ee941 Version 1.92.3
70a43f3088 Fixed build with IMGUI_ENABLE_TEST_ENGINE.
9cf9d2be83 Debug Tools: ID Stack Tool: fixed a crash when using PushOverrideID(0) during a query. (#8937, #4631)
7e473d38d3 Debug Tools: ID Stack Tool: internal renaming (should be no-op).
Compare 20 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-09-17 16:58:24 +00:00
70a43f3088 Fixed build with IMGUI_ENABLE_TEST_ENGINE.
9cf9d2be83 Debug Tools: ID Stack Tool: fixed a crash when using PushOverrideID(0) during a query. (#8937, #4631)
7e473d38d3 Debug Tools: ID Stack Tool: internal renaming (should be no-op).
6d834d325e Debug Tools: ID Stack Tool: fixed misleading/unnecessary run of UpdateDebugToolStackQueries() on first frame. (#4631)
f6890ed007 Nav, Inputs: fixed a crash that could occur when opening a popup following the processing of a global shortcut while no windows were focused.
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-17 16:58:21 +00:00
ac382264c3 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
16ec5b36c1 feat: Fixed issue with workspace changes getting stuck, b=bug #9334, c=common, compact-mode, glance, split-view, tests, workspaces
9a17443b93 fix: Fixed compact mode using the wrong background for blending, b=no-bug, c=compact-mode, common, tabs
Compare 3 commits »