• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/pr_proc_type_revisit at mirrors/Nim from mirror 2026-05-29 08:15:14 +00:00
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2026-05-29 08:15:14 +00:00
fff4f9513b fixes #25796; fixes procParamTypeRel to ensure backend type consistency (#25798)
9e91d492d3 fixes #25617; handle backend type aliasing in procParamTypeRel (#25692)
c51c4750b6 fixes ReraiseDefect after typeless except: + finally: (cpp backend) (#25777)
Compare 4 commits »
mirrors synced commits to pr_dsj at mirrors/Nim from mirror 2026-05-29 08:15:14 +00:00
317fcf93f2 progress
mirrors synced commits to devel at mirrors/Nim from mirror 2026-05-29 08:15:14 +00:00
645e131739 fixes #25796; fixes procParamTypeRel to ensure backend type consistency (#25798)
7d2f28b046 fixes ReraiseDefect after typeless except: + finally: (cpp backend) (#25777)
Compare 3 commits »
mirrors synced new reference araq-fixes-25830 to mirrors/Nim from mirror 2026-05-29 08:15:14 +00:00
mirrors synced commits to araq-fixes-25830 at mirrors/Nim from mirror 2026-05-29 08:15:14 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-05-29 08:15:08 +00:00
756fb8ad10 New translations zen-boosts.ftl (Hungarian)
bbb805b541 New translations zen-preferences.ftl (Hungarian)
Compare 2 commits »
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 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 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 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 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 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_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