• Joined on 2025-08-24
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-03 01:48:20 +00:00
182c8a4ff7 chore: New Crowdin updates, p=#10213
mirrors synced new reference refs/tags/1.15.3b to mirrors/desktop from mirror 2025-09-03 01:48:20 +00:00
mirrors synced commits to refs/tags/1.15.3b at mirrors/desktop from mirror 2025-09-03 01:48:20 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-03 01:48:19 +00:00
8d11c08db3 feat: add selection-clear-on-copy configuration option (#8462)
90c0fc2590 feat: add selection-clear-on-copy configuration
e909e28876 Compare fields directly instead of PackedStyle (#8489)
cf0390bab5 Use comptime for eql() to ensure Style struct coverage.
4614e5fdad Zig 0.14+ can directly compare packed structs.
Compare 16 commits »
mirrors synced commits to backport-35488-to-release-0.11 at mirrors/neovim from mirror 2025-09-03 01:48:17 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-03 01:48:17 +00:00
f9ce939bf5 perf: scheduler priority clamping on macOS #35488
1ae09bf545 vim-patch:4c39d0c: runtime(doc): quote partial urls with a backtick (#35606)
431004dda2 fix: screenchar()/screenstring() with hidden floating windows #35560
Compare 3 commits »
mirrors synced new reference backport-35488-to-release-0.11 to mirrors/neovim from mirror 2025-09-03 01:48:17 +00:00
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-09-03 01:48:14 +00:00
393d99338f cmake: make SDL_CPU_xxx variable visible when using CMAKE_OSX_ARCHITECTURES
4d88280931 cmake: simd detection clean-up for Apple multi-arch configs.
e8cc359b5e cmake: use 'TargetConditionals.h' on Apple for SIMD tests
3b4a198655 cmake: use APPLE in dep_option
Compare 4 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-03 01:48:14 +00:00
cc9937201e x11: fix a typo after PR/13855 and kill lots of trailing whitespace
ef19c72015 Set the texture scale and address mode when creating a texture
d14cbd7b50 Introduce X11 toolkit and make message dialogs use it (#13855)
af74b1fe84 wikiheaders: Generate a current list of supported environment variables.
83bb0f9105 cmake: simd detection clean-up for Apple multi-arch configs.
Compare 8 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-03 00:38:15 +00:00
086ff87e58 [skip ci] Updated translations via Crowdin
mirrors synced commits to docking at mirrors/imgui from mirror 2025-09-02 17:38:20 +00:00
740c566305 Merge branch 'master' into docking
8dc457fda2 Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch.
0ef9610e70 InputText, stb_textedit: Revert special handling when pressing Down/PageDown on last line of a buffer without a trailing carriage return.
5c92699f5f stb_textedit: trim trailing blanks for simplicity.
771fae623d ImRect: added AsVec4() helper. Using ImRect in InputTextEx().
Compare 8 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-09-02 17:38:20 +00:00
8dc457fda2 Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch.
0ef9610e70 InputText, stb_textedit: Revert special handling when pressing Down/PageDown on last line of a buffer without a trailing carriage return.
Compare 2 commits »
mirrors synced new reference features/input_text_wordwrap to mirrors/imgui from mirror 2025-09-02 17:38:20 +00:00
mirrors synced commits to features/input_text_wordwrap at mirrors/imgui from mirror 2025-09-02 17:38:20 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-02 17:38:18 +00:00
2f6021b0aa Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
8c28dc9e89 feat: Dont close essentials when they are unloaded, b=no-bug, c=folders, tabs
54abd673f1 fix: hide manage themes option in customize toolbar, p=#10201
Compare 3 commits »
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-09-02 17:38:18 +00:00
91f5d58fbc feat: Dont session duplicate the tabs, b=no-bug, c=workspaces
mirrors synced commits to stable at mirrors/desktop from mirror 2025-09-02 17:38:18 +00:00
2f6021b0aa Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
8c28dc9e89 feat: Dont close essentials when they are unloaded, b=no-bug, c=folders, tabs
54abd673f1 fix: hide manage themes option in customize toolbar, p=#10201
Compare 3 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-02 17:38:18 +00:00
d316449ebf config: bind both physical digit plus unicode digit for goto_tab (#8486)
650028fa9f config: bind both physical digit plus unicode digit for goto_tab
Compare 2 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2025-09-02 17:38:16 +00:00
6a3170386e Merge branch 'obsd-master'
4d83eef756 Add support for DECRQSS SP q (report cursor style), DECRQM ?12 (report
44b7a2d1f9 Merge branch 'obsd-master'
c32570c602 Set PWD for jobs as well as panes.
Compare 4 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-02 17:38:16 +00:00
d31953d532 fix(diagnostics): extend conversion support from/to quickfix format (#34006)