• Joined on 2025-08-24
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 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/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 features/input_text_wordwrap at mirrors/imgui from mirror 2025-09-02 17:38:20 +00:00
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 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 commits to main at mirrors/Hyprland from mirror 2025-09-02 17:38:19 +00:00
127aab8159 input: add per-device scroll-factor (#11241)
78e86d879f config: fix crash when monitor position contains non-integer values before/after 'x' (#11573)
00423bb738 plugins: expose csd functionality (#11551)
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 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 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)
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-02 17:38:13 +00:00
1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)"
4e8d08523f add const qualifier to the first arg of TextJoin (#5166)
cb6a64843c Remove raylib logs
4fa8e23efc Update rexm.c
1dfff2252d rexm update
Compare 17 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-02 17:38:12 +00:00
84af0bb53a Updated the 8BitDo Ultimate 2 Wireless Controller dongle update rate
a562e40d2c Revert "Disable rumble for the Ultimate 2 Wireless Controller in dongle mode"
b47572c9bb Fixed build warning with Visual Studio
689049f8ec gpu: VK_KHR_get_physical_device_properties2 can be optional
7920e48386 Fixed bug #13849 - Intent always explicit
Compare 8 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-09-02 17:38:12 +00:00
f0e7000f92 alsa: fix signatures of snd_pcm_info_free and snd_pcm_hw_params_get_rate
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2025-09-02 17:38:12 +00:00
05c9b16183 alsa: fix signature of snd_pcm_info_free
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-09-02 17:38:12 +00:00
03dd1520a3 gpu: VK_KHR_get_physical_device_properties2 can be optional
a6fd74fa3b Fix crash when enumerating Steam Controllers
Compare 2 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-09-02 09:28:16 +00:00
c381eb052b docs: update version.c
b4d21f141c vim-patch:71149df: runtime(java): Dismiss "g:markdown_fenced_languages" for Java buffers (#35596)
4f374bf938 Merge #29073 docs: Lua plugin guide
c4c69c5012 vim-patch:9.1.1724: Compiler warning about ununitialized variable in ex_docmd. (#35595)
a5e7ccc329 docs: Lua plugin development guide
Compare 14 commits »