• Joined on 2025-08-24
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 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 »
mirrors synced commits to quick-term-initial-size 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 master at mirrors/neovim from mirror 2025-08-26 22:18:16 +00:00
8b171852a9 feat(api): nvim_echo can emit Progress messages/events #34846
1e1619de83 fix(eval): winnrs of unfocusable/hidden windows #35474
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-26 22:18:13 +00:00
15e60cd37f Sync SDL3 wiki -> header
5b688514c7 wikiheaders: Don't autolink things that are already linked.
6516f7a9e8 keyboard: Release bound keymaps during the destruction process
f53f054fd6 x11: Enable the relative mouse system scale hint.
065fdca953 Disable rumble for the Ultimate 2 Wireless Controller in dongle mode
Compare 5 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-08-26 14:18:14 +00:00
9e864012ae Debug Tools: ID Stack Tool: added option to hex-encode non-ASCII characters in output path. (#8904, #4631)
783f1e62cc Debug Tools: ID Stack Tool: fixed using fixed-size buffers preventing long identifiers from being displayed in the tool. (#8905, #4631)
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-08-26 14:08:20 +00:00
0a205087a4 New Crowdin updates (#10004)
ca6d34def5 feat: Dont show 'new folder' if its an essential tab, b=no-bug, c=common, tabs
32485d6e5a fix: Fixed collapsing tabs inside active folders, b=no-bug, c=folders
5fdeec7139 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
c61891fe2b fix: Fixed context menu SVGs not having the correct color, b=no-bug, c=folders, workspaces
Compare 5 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-08-26 14:08:20 +00:00
ca6d34def5 feat: Dont show 'new folder' if its an essential tab, b=no-bug, c=common, tabs
32485d6e5a fix: Fixed collapsing tabs inside active folders, b=no-bug, c=folders
5fdeec7139 Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
c61891fe2b fix: Fixed context menu SVGs not having the correct color, b=no-bug, c=folders, workspaces
Compare 4 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-08-26 14:08:19 +00:00
4630369f87 i18n: update Ukrainian translation (#8379)
754bb4011a i18n: add missing coma
11d845ce17 i18n: shorten Ukrainian translations
f8d69e5baf i18n: use native Ukrainian word for "config"
c396c25898 i18n: shorten Ukrainian translation for "split"
Compare 6 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2025-08-26 14:08:18 +00:00
fa63088dce Merge branch 'obsd-master'
0b7235c5f0 Correctly calculate lines to clear for deletions, from Pavel Roskin.
ca0f0419e6 input_stop_utf8 can move the cursor, so it is now wrong to store the
3520e833a4 Be more robust against misbehaving clients, prompted by deraadt based on
Compare 4 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-08-26 14:08:17 +00:00
6a409e0507 fix(terminal): don't trigger TextChangedT for unrelated redraws
e6ba78919c fix(terminal): possibly wrong wrow/wcol in active terminal
c845f1923d fix(terminal): patch various autocommand-related holes
b7124ae768 fix(terminal): update winopts and focus when switching terminals
d07cbb2f42 fix(terminal): check size when creating new tabpage
Compare 8 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-08-26 14:08:14 +00:00
66ab91a314 Added SDL_FLIP_HORIZONTAL_AND_VERTICAL
mirrors synced commits to master at mirrors/raylib from mirror 2025-08-26 14:08:14 +00:00
7103703313 Update raylib_api.* by CI
d2f6c4924c ADDED: [rtext] LoadTextLines()/UnloadTextLines()
ed3b5b2649 Update rexm.c
Compare 3 commits »