• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-15 22:46:01 +00:00
2a5e9a15e4 InputTextMultiline: fixed a crash when using ImGuiInputTextFlags_WordWrap and resizing the parent window while keeping the multi-line field active. (#9007, #3237)
d7fec5e1d3 Tables: fixed a bug where nesting BeginTable()->Begin()->BeginTable(). (#9005)
7d8d587bc0 Version 1.92.5 WIP
Compare 3 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-15 22:36:23 +00:00
cb38a0921d feat: Properly align the sidebar buttons on double toolbar, b=no-bug, c=compact-mode
fc951e5dc1 feat: Always move the buttons to the topbar in compact mode, b=no-bug, c=common
1443d8e559 fix: Fixed where top buttons should stay when entering compact mode, p=#10829, c=common, compact-mode, tabs, workspaces
b5e52ed087 fix: Fixed right side tabs being out of order, p=#10826, c=common, compact-mode
a46cac8203 feat: New compact mode toolbar hover, p=#10825, c=common, compact-mode, tabs
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-15 22:36:23 +00:00
cb38a0921d feat: Properly align the sidebar buttons on double toolbar, b=no-bug, c=compact-mode
fc951e5dc1 feat: Always move the buttons to the topbar in compact mode, b=no-bug, c=common
1443d8e559 fix: Fixed where top buttons should stay when entering compact mode, p=#10829, c=common, compact-mode, tabs, workspaces
b5e52ed087 fix: Fixed right side tabs being out of order, p=#10826, c=common, compact-mode
a46cac8203 feat: New compact mode toolbar hover, p=#10825, c=common, compact-mode, tabs
Compare 5 commits »
mirrors synced new reference push-vllvzlmzuzrm to mirrors/ghostty from mirror 2025-10-15 22:36:17 +00:00
mirrors synced commits to push-vllvzlmzuzrm at mirrors/ghostty from mirror 2025-10-15 22:36:17 +00:00
mirrors synced commits to pagelist-scrollbar at mirrors/ghostty from mirror 2025-10-15 22:36:16 +00:00
6ad60f2671 renderer: store scrollbar information
4a4d63dcd9 terminal: add viewport pin row offset calculations, scrollbar state
8cf1d90801 terminal: PageList keeps track of total rows, offset
1caab0c208 nix: make sure zon2nix uses Zig 0.15 in generated files (#9220)
c91bfb9dd5 bump version for development (#9218)
Compare 6 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-10-15 22:36:15 +00:00
1caab0c208 nix: make sure zon2nix uses Zig 0.15 in generated files (#9220)
c91bfb9dd5 bump version for development (#9218)
bdd2e4d734 build: more Zig 0.15.2 updates (#9217)
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-15 22:36:09 +00:00
0791594101 fix(coverity/530033): free lp->sl_info to fix resource leak #36198
7bf12db0c8 docs: update version.c #36125
Compare 2 commits »
mirrors synced and deleted reference refs/tags/marvim/ci-version-update at mirrors/neovim from mirror 2025-10-15 22:36:09 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-10-15 22:36:01 +00:00
af068ec020 Reviewed dynamic library building #5270
8e052b81b4 REVIEWED: New examples on VS project
4ba92f8962 REVIEWED: Solution when adding new examples
2a04317cff [examples] Added: shapes_particles (#5260)
1c45776bb7 Added clock of clocks example (#5263)
Compare 19 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-10-15 22:35:59 +00:00
79dae1b9d6 Updated comment for event type in SDL_DisplayEvent
c66dd17fa3 Sync SDL3 wiki -> header
aa57984928 stdinc: add strtok_r prototype for clang-tidy
dcb8a6521c Add animated cursor support
69692de8b8 wayland: Refactor animated cursor handling
Compare 5 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-10-15 21:26:04 +00:00
18b178e63f Creating push comments before invoke pull request checking (#35647) (#35668)
mirrors synced new reference dependabot/npm_and_yarn/happy-dom-20.0.2 to mirrors/gitea from mirror 2025-10-15 21:26:04 +00:00
mirrors synced commits to dependabot/npm_and_yarn/happy-dom-20.0.2 at mirrors/gitea from mirror 2025-10-15 21:26:04 +00:00
mirrors synced commits to pr_verlassen at mirrors/Nim from mirror 2025-10-15 20:15:59 +00:00
mirrors synced new reference pr_verlassen to mirrors/Nim from mirror 2025-10-15 20:15:59 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-10-15 18:26:00 +00:00
4b8751bebd Merge pull request #5810 from LeonardoTemperanza/master
e10093bd99 Fix wrong alignment for typed load directive.
596066aa04 Merge pull request #5808 from laytan/llvm-21
e7ecb16a1e llvm 21 support
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-15 14:26:12 +00:00
a679d1bcb5 fix: Fixed sidebar getting stuck opened when clicking on panels, b=closes #10812, p=#10819, c=compact-mode
127e11fe1f fix: Fixed overflowed extensions not opening, p=#10818, c=common
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-15 14:26:12 +00:00
a679d1bcb5 fix: Fixed sidebar getting stuck opened when clicking on panels, b=closes #10812, p=#10819, c=compact-mode
127e11fe1f fix: Fixed overflowed extensions not opening, p=#10818, c=common
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-15 14:26:07 +00:00
183f8cc59d vim-patch:8.1.1979: code for handling file names is spread out (#36176)