• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2026-05-29 00:06:20 +00:00
12b7977555 Tweak CalcTextSize() awkward width rounding/ceiling code to reduce floating-point imprecisions altering the result by 1 even at relatively small width. (#791) + apply same fudge factor to less important roundings.
mirrors synced commits to main at mirrors/gitea from mirror 2026-05-29 00:06:06 +00:00
90d443b46c fix(actions): reject workflow_dispatch for workflows without that trigger (#37660)
428ee9fcce fix(testing): Fix random failure test (#37887)
49f88a4b9e feat(repo): split repository creation limit into user and org scopes (#37872)
Compare 3 commits »
mirrors synced and deleted reference refs/tags/lunny/fix_random_test at mirrors/gitea from mirror 2026-05-29 00:06:06 +00:00
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-05-29 00:05:58 +00:00
53ae9c9370 metal: fixed reading textures with format SDL_PIXELFORMAT_RGBA128_FLOAT
011f1c2340 Support 16-bit packed texture formats with the Metal renderer
7b0f45186b Fixed Steam Controller rumble on Android (thanks @Packetdancer!)
05d140a128 Add support for new Steam Controller input report on mobile devices
8d5ee8b38c Removed unnecessary log message
Compare 10 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-05-29 00:05:58 +00:00
113e97e193 metal: fixed reading textures with format SDL_PIXELFORMAT_RGBA128_FLOAT
7103ed4167 Fixed Steam Controller rumble on Android (thanks @Packetdancer!)
f6ffa69890 Add support for new Steam Controller input report on mobile devices
a95f5f9874 testcontroller: make sure touchpad touches are visible even at very light pressure
Compare 4 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-05-29 00:05:23 +00:00
cb36966a75 libghostty: add utf-8 grapheme cell getter to C API (#12847)
519a612beb libghostty: fix wasm build for selection gesture
3cf01e8445 libghostty: add utf-8 grapheme cell getter to C API
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-05-29 00:05:12 +00:00
d76fa13edd gh-13923: fix empty keyboard shortcut label caused by key_duplicateTab (gh-13924)
mirrors synced commits to master at mirrors/imgui from mirror 2026-05-28 15:55:56 +00:00
33bb693b4c DrawList: skip PathLineTo/PathStroke calls for common AddLine(), AddLineH(), AddLineV() functions. (#4091)
783eba926f Docs: retroactively amend 1.92.8 changelog about ImDrawFlags_Closed value.
Compare 2 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-05-28 15:55:56 +00:00
4cb21e4a1e Merge branch 'master' into docking
33bb693b4c DrawList: skip PathLineTo/PathStroke calls for common AddLine(), AddLineH(), AddLineV() functions. (#4091)
783eba926f Docs: retroactively amend 1.92.8 changelog about ImDrawFlags_Closed value.
ac07da2b5b Fonts: Added macros to disable ProggyClean/ProggyVector separately. (#9407)
243097ca8f Docs: retroactively amend changelog for AddLineH(), AddLineV().
Compare 12 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-05-28 15:55:37 +00:00
f066933418 Uninstall the man page too.
481d8299ca Merge branch 'obsd-master'
3b19536df9 Swap panes on z-index list as well.
2212157b61 Merge branch 'obsd-master'
7ebeed1ae7 Do not try to use last pane if there isn't one.
Compare 12 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-05-28 15:55:37 +00:00
ec901e9e31 Merge branch 'master' into floating_panes
481d8299ca Merge branch 'obsd-master'
3b19536df9 Swap panes on z-index list as well.
d814529285 Merge branch 'master' into floating_panes
2212157b61 Merge branch 'obsd-master'
Compare 16 commits »
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-05-28 15:55:37 +00:00
2942cef39f Uninstall the man page too.
32bcba2a7f Merge branch 'floating_panes' into floating_panes_staging
ec901e9e31 Merge branch 'master' into floating_panes
481d8299ca Merge branch 'obsd-master'
a25e749037 Do not think we need this.
Compare 24 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-05-28 15:55:34 +00:00
5d85669a33 refactor: rename vim.transport to vim.net.transport #40021
mirrors synced new reference pr_dsj to mirrors/Nim from mirror 2026-05-28 15:55:14 +00:00
mirrors synced commits to pr_dsj at mirrors/Nim from mirror 2026-05-28 15:55:14 +00:00
mirrors synced new reference l10n_dev to mirrors/desktop from mirror 2026-05-28 15:55:10 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-05-28 15:55:10 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-05-28 14:45:09 +00:00
baa4169744 Fix windows tests
195467c53e Merge pull request #6740 from jakubtomsu/any-int-fix
e506b78727 Merge pull request #6741 from jakubtomsu/error-pos-style
24f1c63611 Merge pull request #6742 from jakubtomsu/bit-field-using-scope
3a413c3ef1 let using bit field populate scope
Compare 8 commits »
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-05-28 07:45:36 +00:00
8e3fbc5104 Merge branch 'floating_panes' into floating_panes_staging
97ee6e2587 Break screen_write_collect_flush into some helper functions.
Compare 2 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-05-28 07:45:36 +00:00
97ee6e2587 Break screen_write_collect_flush into some helper functions.