• Joined on 2025-08-24
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-11-20 17:16:19 +00:00
59c5697358 New translations zen-folders.ftl (Finnish)
1ba0542a4b New translations zen-workspaces.ftl (Finnish)
d2ad76bb8f New translations zen-welcome.ftl (Finnish)
1e31b0be4a New translations zen-vertical-tabs.ftl (Finnish)
1c17e0c609 New translations zen-general.ftl (Finnish)
Compare 6 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-20 17:16:19 +00:00
0e8b8da845 chore: Convert the codebase into modules, p=#11364
mirrors synced new reference refs/tags/1.92.5wip_dock to mirrors/cimgui from mirror 2025-11-20 16:56:17 +00:00
mirrors synced commits to refs/tags/1.92.5wip_dock at mirrors/cimgui from mirror 2025-11-20 16:56:17 +00:00
mirrors synced commits to docking_inter at mirrors/cimgui from mirror 2025-11-20 16:56:17 +00:00
c9f0e06eb2 pull imgui 1.92.5wip for issue #9069
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-20 09:06:36 +00:00
98eb2b0aba Bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#35985)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-20 09:06:31 +00:00
69b286c3bf fix(vim.net): filetype detection, mark unmodified #36297
e0308dc147 fix(install): only install "tee" on Windows #36629
caa9419355 refactor!: optwin.lua #36505
a04c73cc17 fix(input): discard following keys when discarding <Cmd>/K_LUA (#36498)
3b6df3ae55 refactor: avoid unnecessary redraw for non-curwin cursor line (#36607)
Compare 6 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-11-20 09:06:31 +00:00
63c5a101af fix(install): only install "tee" on Windows #36629
a94647bb08 backport: build(windows): restore "tee" on Windows #36627
Compare 2 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-11-20 09:06:31 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-20 09:06:26 +00:00
90af210712 include malloc.h so the win32 platform can build in MSVC (#5365)
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-20 09:06:24 +00:00
61bf7087f5 Fixed build warnings with Visual Studio
mirrors synced commits to renderstate at mirrors/ghostty from mirror 2025-11-20 09:06:23 +00:00
2e24b70db2 terminal: OSC8 hyperlinks in render state
6fe0b1363e terminal: renderstate stores pins
Compare 2 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-20 09:06:23 +00:00
aa2f31179b CoreText: Apply subpixel horizontal alignment also when cell width is less than advance (#9646)
81647692ba build/blueprint: explicitly mention git vs tarballs (#9632)
42c1345238 CoreText: Apply subpixel halign also when cell width < advance
5a82e1b119 build/blueprint: explicitly mention git vs tarballs
Compare 4 commits »
mirrors synced commits to araq-ic0 at mirrors/Nim from mirror 2025-11-20 01:11:13 +00:00
15124f05b6 progress
4d41a95fa9 merge conflict problem
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-20 01:01:25 +00:00
adece922f1 [skip ci] Updated translations via Crowdin
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-20 01:01:22 +00:00
ceb7eb5230 build(windows): restore tee.exe on Windows #36363
4f97239661 build: USE_BUNDLED_UNIBILIUM=0 fails #36623
7c2d4df2d3 revert: "fix(tutor): remove hyperlinks, simplify non-interactive examples" #36622
Compare 3 commits »
mirrors synced commits to renderstate at mirrors/ghostty from mirror 2025-11-20 01:01:17 +00:00
7d8a073184 terminal: update render state for new dirty tracking
cbf06a47d7 renderer: convert bg extend to new render state
2205c98b33 terminal: render state contains raw row data
72ea17840a terminal: renderstate now has terminal colors
b0ea657907 renderer: switch to using render state
Compare 42 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-20 01:01:17 +00:00
410d79b151 Assorted Performance Enhancements (#9645)
d2316ee718 perf: inline size.getOffset and intFromBase
e799023b89 perf: inline trivial charset lookup
7d89aa764d perf: remove some overzealous inline annotations
3b80f72dac Fix horizontal glyph spacing on normal-DPI monitors (#9432)
Compare 22 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-20 01:01:16 +00:00
4ab86e1d61 Nav: fixed scoring when using PageUp/PageDown from a focused item which is outside of visible boundaries. (#9079)
0faa0dba15 Drag and Drop: rework cancel drag and drop logic to be overridable. (#9071)
db6b8e0fb3 Drag and Drop: handling of Escape after UpdateKeyboardInputs(). (#9071)
1f16ca5e5c Docs: update ShowUserGuide() + PR guidelines. (#9071)
Compare 4 commits »
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-11-20 01:01:12 +00:00
c49de41ef3 Fix WM_SYSKEYDOWN not being trapped by IME message handling