• Joined on 2025-08-24
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-07-23 01:02:42 +00:00
0686a3c470 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2026-07-23 01:02:42 +00:00
b3e21240a6 YRC: cleanups and tests (#26026)
mirrors synced commits to osc133_line_collapsible at mirrors/tmux from mirror 2026-07-23 01:02:37 +00:00
a81154d6d9 Fix missing ! before commands with no output and non-zero exit status.
mirrors synced commits to master at mirrors/tmux from mirror 2026-07-23 01:02:37 +00:00
7428b0431a Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
7277712ca8 Switch show-options over to using a format and add -F.
2a5389416a Add a menu on empty areas to allow a new pane to be created.
597d04ed78 Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
9625fe3b5f Show user hooks correctly with show-hooks.
Compare 7 commits »
mirrors synced commits to layout-custom-format at mirrors/tmux from mirror 2026-07-23 01:02:37 +00:00
9d87097668 transitional
mirrors synced commits to main at mirrors/SDL from mirror 2026-07-23 01:02:36 +00:00
2a623fd224 wayland: set the SDR_white_level for HDR capable displays
0d21a1aa7a testcolorspace: add optional cycling of colorspaces
e10457d52f testcolorspace: added an HDR10 gradient
23b641070c Added HDR10 display support for the direct3d11, direct3d12, and vulkan renderers
Compare 4 commits »
mirrors synced commits to features/premake5 at mirrors/imgui from mirror 2026-07-22 17:03:24 +00:00
d72d6d177a Premake: Only build example_sdl2_vulkan with both sdl2 and vulkan (7852)
9349c0199d Premake: Add example_sdl2_sdlrenderer2 (7862)
5a22f4215c Premake: experimental premake5 script.
b335bf4328 Added ImTextureData::QueueUserData for staged-rendering texture queues e.g. imgui_threaded_rendering.h. (#8597, #9136)
6f41d13c7a DrawData: added FrameCount field to facilitate debugging multi-threading issues. (#8597, #9136)
Compare 171 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-07-22 17:03:24 +00:00
ca49eff398 Merge branch 'master' into docking
b335bf4328 Added ImTextureData::QueueUserData for staged-rendering texture queues e.g. imgui_threaded_rendering.h. (#8597, #9136)
6f41d13c7a DrawData: added FrameCount field to facilitate debugging multi-threading issues. (#8597, #9136)
548389359c (Breaking) ImDrawData: marked draw_data->CmdListsCount as obsolete. Use draw_data->CmdLists.Size.
295385ff96 Update FAQ.md
Compare 10 commits »
mirrors synced commits to features/shadows at mirrors/imgui from mirror 2026-07-22 17:03:24 +00:00
581913bd6a Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
b335bf4328 Added ImTextureData::QueueUserData for staged-rendering texture queues e.g. imgui_threaded_rendering.h. (#8597, #9136)
6f41d13c7a DrawData: added FrameCount field to facilitate debugging multi-threading issues. (#8597, #9136)
548389359c (Breaking) ImDrawData: marked draw_data->CmdListsCount as obsolete. Use draw_data->CmdLists.Size.
295385ff96 Update FAQ.md
Compare 141 commits »
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2026-07-22 17:03:24 +00:00
4e25c21f17 ImStrv: detect and fixed misuses of CalcTextSize() old signature. (9321)
929ab0898c ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
eb5429aa26 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
3b6933f087 ImStrv: allow constructing from two null pointers.
26250a0fd9 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
Compare 23 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-07-22 17:03:24 +00:00
b335bf4328 Added ImTextureData::QueueUserData for staged-rendering texture queues e.g. imgui_threaded_rendering.h. (#8597, #9136)
mirrors synced commits to master at mirrors/neovim from mirror 2026-07-22 17:03:00 +00:00
8b6bdb79e6 fix(ui): invalid ruler items in other windows #40891
fe6c1cb4bd fix(treesitter): queries for bundled diff parser #40866
e397b2c2ca refactor(path): path_has_wildcard() #40893
47e97c1ad6 vim-patch:9.2.0827: :startinsert enters Insert mode in a non-modifiable buffer (#40906)
bd73d8c011 fix(inccommand): enforce timeout during matching, not just after a line #40892
Compare 7 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-07-22 17:03:00 +00:00
41163b7731 fix(inccommand): enforce timeout during matching, not just after a line #40892
290f7e69a1 backport: fix(lsp): guard linked_editing_range refresh on attach (#40900)
Compare 2 commits »
mirrors synced new reference dependabot/github_actions/github-actions-053fcd7467 to mirrors/neovim from mirror 2026-07-22 17:02:59 +00:00
mirrors synced commits to dependabot/github_actions/github-actions-053fcd7467 at mirrors/neovim from mirror 2026-07-22 17:02:59 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-07-22 17:02:46 +00:00
7aa9591746 Update to Zig 0.16.0 (#12726)
b988efcfe5 fix some 0.16 translation regressions
a77c706a18 fix process and global error handling
7121ab6c3f global: state should default to null
4956668702 vt: get rid of log spam on tests
Compare 9 commits »
mirrors synced commits to release/v1.27 at mirrors/gitea from mirror 2026-07-22 17:02:42 +00:00
e2f0358368 enhance: improve diff contrast in light and dark themes (#37477) (#38574)
mirrors synced commits to main at mirrors/gitea from mirror 2026-07-22 17:02:42 +00:00
48e067e4b3 fix(issue): make issue action (issue list batch operation) elements have correct attributes (#38575)
c8df67c0d0 fix(pulls): respect diff.orderFile in diff file tree (#38566)
bc3f63095b fix(deps): update module google.golang.org/grpc to v1.82.1 [security] (#38567)
ae7bafe445 enhance: improve diff contrast in light and dark themes (#37477)
Compare 4 commits »
mirrors synced and deleted reference refs/tags/renovate/go-google.golang.org-grpc-vulnerability at mirrors/gitea from mirror 2026-07-22 17:02:41 +00:00
mirrors synced and deleted reference refs/tags/pr_26025 at mirrors/Nim from mirror 2026-07-22 16:52:50 +00:00