• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2026-07-31 12:49:15 +00:00
448ef2baa9 DragXXX, SliderXXX: fixed a regression in 1.92.9 where clicking a previously Ctrl+Clicked field would flick it to text edit mode for a frame. (#9476, #701)
mirrors synced commits to master at mirrors/neovim from mirror 2026-07-31 12:49:11 +00:00
02a25caa1b build(vim-patch): N/A diffs from vim9 err msgs #41070
25d5fe34a8 docs: update version.c #41041
Compare 2 commits »
mirrors synced and deleted reference refs/tags/marvim/ci-version-update at mirrors/neovim from mirror 2026-07-31 12:49:11 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-07-31 12:48:59 +00:00
805697089e fix(markdown): fix double strikethough on code (#38707)
38b07d0c29 feat(webhook): fire repository event on repo rename (#38641)
7ca64566f5 fix(lfs): failed upload deletes a concurrent upload's meta object (#38693)
bcf45803af feat(api): add tag_filter query parameter to release list API (#38681)
Compare 4 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-07-31 12:48:54 +00:00
912085c831 Update raygui
7d85ff76a6 Update BINDINGS.md (#6033)
Compare 2 commits »
mirrors synced new reference araq-yrc-generational to mirrors/Nim from mirror 2026-07-31 12:39:07 +00:00
mirrors synced commits to araq-yrc-generational at mirrors/Nim from mirror 2026-07-31 12:39:07 +00:00
mirrors synced commits to osc133_line_collapsible at mirrors/tmux from mirror 2026-07-31 12:39:01 +00:00
7c9fdcb770 Add k=c and a helper function to check for secondary prompt.
mirrors synced commits to master at mirrors/Odin from mirror 2026-07-31 11:18:57 +00:00
ed2cb5723f Merge pull request #7132 from Chaosus/fix_vet_tag_error_hint
33247c8ca9 Bring back "extra" error line
853134048e Fix error hint for vet tag
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-07-31 04:39:07 +00:00
a35c604718 Merge pull request #41071 from zeertzjq/vim-9.2.0880
f7cc79edf4 vim-patch:9.2.0881: 'smoothscroll' position is lost when the window height changes
f9040dbe03 vim-patch:9.2.0880: scroll: window scrolls when using the autocommand window
9d7c004ade Merge pull request #41069 from zeertzjq/vim-b0e0b22
41378d4610 vim-patch:e241ac0: runtime(zip): fix failure on Windows CI
Compare 7 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-07-31 04:39:07 +00:00
5f38c7f6d7 docs: update version.c
9d7c004ade Merge pull request #41069 from zeertzjq/vim-b0e0b22
41378d4610 vim-patch:e241ac0: runtime(zip): fix failure on Windows CI
659259d736 vim-patch:99921ff: runtime(marko): improve syntax highlighting
0e3e15d161 vim-patch:b0e0b22: runtime(zip): Improve Compatibility for powershell 5 and pwsh 7
Compare 13 commits »
mirrors synced commits to snapshot at mirrors/ghostty from mirror 2026-07-31 04:39:01 +00:00
66ea61dd9d ci: verify snapshot kaitai
38d92c50c9 terminal/snapshot: kaitai verification
13bc78b7f3 terminal/snapshot: grid tests
627f343097 build: helpgen needs terminal options
32f11a4663 terminal/snapshot: test fixtures
Compare 8 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-07-31 04:29:02 +00:00
49f4100e19 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2026-07-31 04:29:02 +00:00
3d0bac8e5b YRC: micro optimizations (#26056)
mirrors synced commits to 4902-image-support at mirrors/tmux from mirror 2026-07-31 04:28:58 +00:00
4da7f897ea Fix image flickering.
9a2060db06 Merge branch '4902-image-support' of github.com:tmux/tmux into 4902-image-support
f4a57f8b95 Initial commit. Implement generalised image support.
Compare 3 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-07-31 04:28:56 +00:00
bcbdcaf6e4 Metal: Fix for required rebinding when switching pipelines
mirrors synced commits to main at mirrors/SDL from mirror 2026-07-31 04:28:56 +00:00
09552d5bee Sync SDL3 wiki -> header
fe85b4782d Support extended interop with the 2D Metal renderer
4c69fd050c Metal: Fix for required rebinding when switching pipelines
Compare 3 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-07-31 03:08:54 +00:00
cbb10d8ee7 Merge pull request #7168 from odin-lang/bill/rexcode
0f472409c4 rexcode/x86: label addressing for RIP-relative disp and movabs imm
Compare 2 commits »
mirrors synced commits to bill/rexcode at mirrors/Odin from mirror 2026-07-31 03:08:54 +00:00
c2b4099c01 Fix typo
821a24eb3a Improve formatting in rexcode/isa/x86/encoder.odin
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-07-30 20:38:06 +00:00
b9adace7b5 Tables: fixed X position of angled borders being off by half a pixel.
ed252c55aa Tables: fixed Y position of lower horizontal border being off by one pixel when vertical ones are not also enabled.
ffbf21af6b Demo: Custom Rendering: enable LiveEdit. Tweaks.
e47e6b0d9d Fonts: made GetDefaultCompressedFontDataProggyClean()/GetDefaultCompressedFontDataProggyForever() undocumented non-static. (#9493)
Compare 4 commits »