• Joined on 2025-08-24
mirrors synced new reference refs/tags/1.15b to mirrors/desktop from mirror 2025-08-27 14:38:18 +00:00
mirrors synced commits to refs/tags/1.15b at mirrors/desktop from mirror 2025-08-27 14:38:18 +00:00
mirrors synced new reference l10n_dev to mirrors/desktop from mirror 2025-08-27 14:38:18 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-08-27 14:38:17 +00:00
5013d028a3 terminal: fix csi parsing (#8417)
adfc93047c terminal: fix up some tests to be more robust
a3f4997fbc fix(terminal): handle CSI/SGR with many parameters
56d3fd872e fix(terminal): improve CSI parameter parsing
58e85bf133 macos: use visible frame for quick terminal sizing calculation (#8423)
Compare 6 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-08-27 14:38:16 +00:00
9269a1da35 fix(floatwin): handle viewport width properly at end of window (#35490)
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-27 14:38:13 +00:00
943d0f67ba Sync SDL3 wiki -> header
42f634ff7a Added SDL_AddAtomicU32()
b795762b62 Small fix for snake example (#13790)
0bbdd86b86 Fix device suitability checks in Vulkan GPU backend to always adhere to priority arrays
26d6352500 Fixed bug #13794: prevent to use the onBackPressed callback API that is enabled on API36
Compare 5 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-08-27 13:28:14 +00:00
e837c998b7 Fix context usages (#35348)
mirrors synced commits to main at mirrors/ghostty from mirror 2025-08-27 06:28:18 +00:00
6530107e3b config: add entry for scroll-to-bottom (#8412)
87056a2600 surface: store entire scroll-to-bottom struct
6a128189e3 osc: conemu cleanup (#8413)
2490171304 surface: implement scroll-to-bottom=keystroke
31c96d906a config: add entry for scroll-to-bottom
Compare 6 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-08-27 06:28:17 +00:00
117b129378 vim-patch:9.1.1694: filetype: Buck eXtension Lang files are not recognized (#35504)
6014174b71 vim-patch:3571388: runtime(lf): update syntax to support lf version r37 (#35503)
3586e047e6 vim-patch:9.1.1695: Need more Vim script specific tests (#35500)
b116ed7b12 vim-patch:9.1.1690: Missing recursion guard in dos/unix_expandpath() (#35499)
443278c587 refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)
Compare 8 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-08-27 06:28:17 +00:00
fd49e73e12 docs: update version.c
3586e047e6 vim-patch:9.1.1695: Need more Vim script specific tests (#35500)
b116ed7b12 vim-patch:9.1.1690: Missing recursion guard in dos/unix_expandpath() (#35499)
443278c587 refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)
4263ec21c2 vim-patch:9.1.1688: potential buffer overrun in bufwrite.c (#35497)
Compare 18 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-08-27 06:28:17 +00:00
4c5cb950c6 vim-patch:9.1.1688: potential buffer overrun in bufwrite.c (#35497)
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-27 06:28:14 +00:00
5291e9bbbd Minor cleanup
5a06ef5c8f keyboard: Don't clear the keymap when it is set to auto release
e55f636d1e Android: improve check to know if running on ChromeBook or emulator.
95c44dcdc3 process(windows): fallback to GenerateConsoleCtrlEvent and TerminateProcess if necessary
c709b8ed98 process(windows): try sending WM_CLOSE for graceful process termination
Compare 6 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-08-27 05:18:15 +00:00
da5ce5c8e7 Instance signing rule pubkey should allow all public keys, not just GPG (#35357)
mirrors synced commits to master at mirrors/imgui from mirror 2025-08-26 22:28:14 +00:00
87c1ab7988 Windows: changed how g.CurrentItemFlags is modified before windows' CloseButton() submission to be less misleading. (#8903)
319c481abb AddFontDefault(): shallow simplification.
229d56e37a Debug Tools: ID Stack Tool: when ### is used, uncontributing prefix before the ### is now skipped. (#8904, #4631)
7d230594de Fixed ImHashSkipUncontributingPrefix() not looping in case of multiple ### elements.
75a4a48d1f Internals: extracted ImHashSkipUncontributingPrefix() out of CreateNewWindowSettings() and added note about it.
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-08-26 22:18:19 +00:00
a1bfcdb587 fix: Fixed wrong shift size for folders, b=no-bug, c=folders
ce24d867a2 fix: Fixed unloading multiple tabs inside an active folder, b=no-bug, c=folders
0979c5dbbc Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
7db203ca77 fix: Small fixes with the folder database, b=no-bug, c=tabs, folders, workspaces
Compare 4 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-08-26 22:18:19 +00:00
a1bfcdb587 fix: Fixed wrong shift size for folders, b=no-bug, c=folders
ce24d867a2 fix: Fixed unloading multiple tabs inside an active folder, b=no-bug, c=folders
0979c5dbbc Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
7db203ca77 fix: Small fixes with the folder database, b=no-bug, c=tabs, folders, workspaces
0a205087a4 New Crowdin updates (#10004)
Compare 5 commits »
mirrors synced and deleted reference refs/tags/opengl-error at mirrors/ghostty from mirror 2025-08-26 22:18:18 +00:00
mirrors synced new reference quick-term-initial-size to mirrors/ghostty from mirror 2025-08-26 22:18:18 +00:00
mirrors synced commits to quick-term-initial-size at mirrors/ghostty from mirror 2025-08-26 22:18:18 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-08-26 22:18:18 +00:00
c1ab41afac osc: parse OSC 9;6 gui macros (#8410)
f047db6a3b osc: parse OSC 9;6 gui macros
cd8455c24b apprt/gtk-ng: show error widget if GLArea fails to initialize (#8390)
4d6269a859 apprt/gtk-ng: show error widget if GLArea fails to initialize
3fb17dc802 scroll: round up fractional mouse scroll ticks (#7185)
Compare 25 commits »