• Joined on 2025-08-24
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-12-24 15:18:54 +00:00
9b6b946678 New translations zen-workspaces.ftl (nb-NO)
4e935125fd New translations zen-workspaces.ftl (Korean)
da94808309 New translations zen-workspaces.ftl (French)
51a0e597ee New translations zen-general.ftl (nb-NO)
62247085f4 New translations zen-general.ftl (Icelandic)
Compare 8 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-24 15:18:53 +00:00
0f1a705fda Fix Emscripten joystick rumble being swapped
mirrors synced new reference pr_claudit to mirrors/Nim from mirror 2025-12-24 15:08:59 +00:00
mirrors synced commits to pr_claudit at mirrors/Nim from mirror 2025-12-24 15:08:59 +00:00
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2025-12-24 07:09:13 +00:00
cae581bd8f Add renovate.json
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-24 07:09:06 +00:00
ce7ed53fba Merge pull request #37082 from janlazo/vim-9.1.0973
ee717447dd vim-patch:9.1.1491: missing out-of-memory checks in cmdexpand.c
9cc93b6def vim-patch:9.1.0974: typo in change of commit v9.1.0873
3f62fe4bd8 vim-patch:partial:9.1.0973: too many strlen() calls in fileio.c
d7b882697b vim-patch:9.1.2017: getregionpos() depends on 'linebreak' setting (#37088)
Compare 12 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-12-24 07:09:05 +00:00
3edbfd7ba5 docs: update version.c
d7b882697b vim-patch:9.1.2017: getregionpos() depends on 'linebreak' setting (#37088)
2a2c366a3e vim-patch:9.1.2016: cindent wrong indentation after do-while loop (#37087)
855fda03aa Merge pull request #37086 from zeertzjq/vim-5e577c7
20c96f1515 vim-patch:2006415: runtime(doc): add reference to searchcount() function
Compare 31 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-24 07:08:59 +00:00
df1c8120da Invalid key sequence does not encode if a catch_all has ignore (#10038)
0db0655ea5 Invalid key sequence does not encode if a catch_all has ignore
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-12-23 22:59:10 +00:00
922a11f084 Docs: update links, refs.
b7b8f52437 Examples: Android: update for consistency (untested).
05581da183 AddFontDefault() now automatically selects an embedded font between AddFontDefaultVector() and AddFontDefaultBitmap).
f006400f05 Fonts: added AddFontDefaultVector() with embedded ProggyVector data.
cde6ad3967 Removed unused ImRect::Floor(). Clarified IM_TRUNC(), IM_ROUND(), ImRound64().
Compare 9 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-12-23 22:59:10 +00:00
396b33d0d0 Merge branch 'master' into docking
b7b8f52437 Examples: Android: update for consistency (untested).
05581da183 AddFontDefault() now automatically selects an embedded font between AddFontDefaultVector() and AddFontDefaultBitmap).
f006400f05 Fonts: added AddFontDefaultVector() with embedded ProggyVector data.
cde6ad3967 Removed unused ImRect::Floor(). Clarified IM_TRUNC(), IM_ROUND(), ImRound64().
Compare 12 commits »
mirrors synced commits to features/string_view at mirrors/imgui from mirror 2025-12-23 22:59:10 +00:00
32877ee341 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode)
22d5690276 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf)
7223eac7c9 ImStrv: allow constructing from two null pointers.
8406a30849 ImStrv: Combo(), ListBox(): seems better to not introduce the ImStrv [] versions?
4b9831df00 ImStrv: convert Combo()/ListBox() to use ImStrv in their getters.
Compare 25 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2025-12-23 22:59:06 +00:00
12526804f8 Add renovate.json
eddf875992 Remove fomantic form module (#36222)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-12-23 22:59:06 +00:00
eddf875992 Remove fomantic form module (#36222)
mirrors synced commits to master at mirrors/neovim from mirror 2025-12-23 22:58:59 +00:00
1aa26f5d55 fix(lua): separate vim.{g,b,w,t} types #37081
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-12-23 22:58:59 +00:00
bd2317f17f fix(lua): separate vim.{g,b,w,t} types #37081
mirrors synced commits to main at mirrors/SDL from mirror 2025-12-23 22:58:57 +00:00
bd29d60d3c GPU: Add bounds validation for slot bindings and uniform data pushes. (#14692)
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-12-23 22:58:57 +00:00
4b0a1df21f GPU: Add bounds validation for slot bindings and uniform data pushes. (#14692)
mirrors synced commits to main at mirrors/ghostty from mirror 2025-12-23 22:58:56 +00:00
634c3353fe GTK: UI for key sequences and tables (#10034)
f2fe979bab update valgrind suppressions
71d5ae5a51 apprt/gtk: key state overlay text is dynamic
7ca3f41f6f apprt/gtk: key state overlay take bindings from surface
481490bd11 apprt/gtk: add getters for key-sequence and key-table
Compare 16 commits »
mirrors synced and deleted reference refs/tags/push-kpvkwkxyonok at mirrors/ghostty from mirror 2025-12-23 22:58:56 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-12-23 22:58:54 +00:00
0a4583ca54 [rl_gputex.h] Possibly fixed the swizzling in rl_load_dds_from_memory() function (#5422)