Commit Graph

  • 6e6a9d8fb7 Function to build slang code to IR slang Kovid Goyal 2026-06-26 11:45:55 +05:30
  • 29b1ab35b9 Merge branch 'copilot/add-more-tests-slang-parser' of https://github.com/kovidgoyal/kitty into slang Kovid Goyal 2026-06-26 10:56:09 +05:30
  • 98190a5c15 Fix parser to strip semicolons from module/import names; update tests copilot-swe-agent[bot] 2026-06-26 05:21:39 +00:00
  • 765c35ded4 Add slang parser corner case tests and implement test_slang_ordering copilot-swe-agent[bot] 2026-06-26 05:20:22 +00:00
  • 763a1749b8 Work on generating build tree for slang files Kovid Goyal 2026-06-26 09:40:00 +05:30
  • 3353ce88f8 Use the slangc binary instead trying to get the C++ extension working everywhere is too fragile Kovid Goyal 2026-06-25 09:35:05 +05:30
  • 255b7181c0 Add build test for loading slangc Kovid Goyal 2026-06-25 05:46:17 +05:30
  • a36fa724f7 Get slangc building with clang Kovid Goyal 2026-06-25 05:44:11 +05:30
  • fe1d5fa305 ... Kovid Goyal 2026-06-25 05:16:09 +05:30
  • e84dabcac0 More work on slangc Kovid Goyal 2026-06-25 04:57:56 +05:30
  • 3256b597be ... Kovid Goyal 2026-06-24 19:46:58 +05:30
  • fe24e5c2c8 Move glsl loading code to legacy Kovid Goyal 2026-06-24 19:36:37 +05:30
  • 301ebee157 Move shader pythons code into shaders package Kovid Goyal 2026-06-24 19:20:13 +05:30
  • a0dc8ccbf3 Move shaders into kitty package Kovid Goyal 2026-06-24 19:16:25 +05:30
  • 16f78001d6 Rationalize build/test/package cycle Kovid Goyal 2026-06-24 15:28:00 +05:30
  • 4fd19df7b9 Remove unneeded build step Kovid Goyal 2026-06-24 15:22:22 +05:30
  • d459a891b7 Work on slang module compilation Kovid Goyal 2026-06-24 15:01:36 +05:30
  • 7fd58aa209 Stub slang module Kovid Goyal 2026-06-24 11:27:30 +05:30
  • cd2da60284 DRYer Kovid Goyal 2026-06-24 09:36:18 +05:30
  • 7fbb165462 Use GITHUB_TOKEN for slang release API request to avoid rate limits copilot-swe-agent[bot] 2026-06-24 03:56:02 +00:00
  • f7647585b9 Address code review: use url=None, add TypeError comment copilot-swe-agent[bot] 2026-06-24 03:40:53 +00:00
  • 51cf5950da Implement install_slang_compiler() in ci.py copilot-swe-agent[bot] 2026-06-24 03:39:10 +00:00
  • 16bd4b35a6 Stub for installation of slang on CI Kovid Goyal 2026-06-24 09:05:54 +05:30
  • 0ea1263aec Add slang to sources Kovid Goyal 2026-06-23 19:23:12 +05:30
  • 39ba5e271f ... master nightly Kovid Goyal 2026-06-25 16:26:42 +05:30
  • 253d6561de pep8 Kovid Goyal 2026-06-25 16:23:15 +05:30
  • 76e7363311 Merge branch 'copilot/replace-ctypes-with-c-functions' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-25 16:22:30 +05:30
  • c2e7ee19d2 Change set_uint_at_address to use METH_FASTCALL, skip ctypes test on intel macs copilot-swe-agent[bot] 2026-06-25 10:49:19 +00:00
  • f6d813dc26 Fix NULL address check and add docstring to set_uint_at_address copilot-swe-agent[bot] 2026-06-25 10:39:14 +00:00
  • c35ff2e843 Replace ctypes in marks.py with C-level set_uint_at_address function copilot-swe-agent[bot] 2026-06-25 10:35:11 +00:00
  • 9b2c7ddcf5 Merge branch 'Spelling' of https://github.com/bjoernab/kitty Kovid Goyal 2026-06-25 04:33:23 +05:30
  • 9e54a4e08c Fixed some spelling bjoernab 2026-06-24 22:27:17 +02:00
  • d3c7889395 When queueing dnd data to send to the client keep space available in the queue so that inut events are not dropped while the dnd is in progress Kovid Goyal 2026-06-24 10:58:31 +05:30
  • f46930fc05 DRYer Kovid Goyal 2026-06-24 10:06:28 +05:30
  • bf7689b211 Enable ASAN for macOS CI builds in ci.py copilot-swe-agent[bot] 2026-06-24 04:14:27 +00:00
  • 903d2a5335 ... Kovid Goyal 2026-06-24 08:43:16 +05:30
  • 1ccf18092e Cleanup previous PR Kovid Goyal 2026-06-24 08:41:13 +05:30
  • 71f7817a9b macos_crash_report: add atos-based line number lookup for crash frames copilot-swe-agent[bot] 2026-06-24 02:41:56 +00:00
  • d369da2e04 ... Kovid Goyal 2026-06-24 08:09:17 +05:30
  • c6e823b3de Code cleanup Kovid Goyal 2026-06-24 07:57:30 +05:30
  • dbba05de5c Merge branch 'copilot/fix-arm64-build-error' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-24 07:26:47 +05:30
  • 7f9373ffd1 Check tuple set item index Kovid Goyal 2026-06-24 07:00:24 +05:30
  • 8a1780a800 Fix ARM64 Linux GCC build error caused by simde/arm/neon.h copilot-swe-agent[bot] 2026-06-24 01:29:19 +00:00
  • 2f2cf35fbb Merge branch 'copilot/fix-macos-brew-job' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-24 06:02:10 +05:30
  • d5037b5bed Tighten STAT format 4 value parsing copilot-swe-agent[bot] 2026-06-23 16:35:35 +00:00
  • ce931d8b11 Fix STAT format 4 parsing pointer advance copilot-swe-agent[bot] 2026-06-23 16:32:14 +00:00
  • 8d3ba6df60 Initial plan copilot-swe-agent[bot] 2026-06-23 16:26:01 +00:00
  • 5fae28d804 macOS: Fix incorrect horizontal alignment when using text sizing protocol Kovid Goyal 2026-06-23 20:01:47 +05:30
  • a80bab2588 fix: use total advance width for rendered_width in core_text to fix alignment copilot/fix-issue-10179 copilot-swe-agent[bot] 2026-06-23 14:08:04 +00:00
  • f5a4c9b907 Update Linux build VM to Ubuntu 22 Kovid Goyal 2026-06-23 08:57:24 +05:30
  • a6ccfa99f3 Merge branch 'dependabot/go_modules/all-go-deps-9ac4468181' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-22 09:20:31 +05:30
  • 53bb448353 Bump github.com/nwaples/rardecode/v2 in the all-go-deps group dependabot[bot] 2026-06-22 03:43:04 +00:00
  • d114388553 Cleanup previous PR Kovid Goyal 2026-06-21 13:23:58 +05:30
  • 54a7841d18 Merge branch 'bvolpato/vertical-tab-bar-side' of https://github.com/bvolpato/kitty Kovid Goyal 2026-06-21 13:18:10 +05:30
  • 42d3cb2148 Merge branch 'copilot/review-image-usage-hints-functionality' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-19 12:36:08 +05:30
  • 051a5b72e0 Preferentially evict transient images before non-transient ones under storage pressure copilot-swe-agent[bot] 2026-06-19 06:48:39 +00:00
  • d994a47fc8 Cleanup previous PR Kovid Goyal 2026-06-19 11:36:43 +05:30
  • a2104d3755 Merge branch 'feat/10090-graphics-cache-dir' of https://github.com/Mekann2904/kitty Kovid Goyal 2026-06-19 10:16:10 +05:30
  • 9dfe10b682 Update changelog Kovid Goyal 2026-06-19 10:13:58 +05:30
  • 6202fb7847 Merge branch 'copilot/fix-issue-10146' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-19 10:13:08 +05:30
  • 89946ebc07 graphics: make N a transient usage-hints bitmask Matsumoto Kotaro 2026-06-19 13:18:41 +09:00
  • 946867bf57 Fix first Wayland window wrong cell count with fractional scale (issue 10146) copilot-swe-agent[bot] 2026-06-19 02:43:17 +00:00
  • ec2cc29de7 Dont expose method used only for testing to wider code copilot/review-pull-10092 Kovid Goyal 2026-06-19 07:28:52 +05:30
  • 38dae45e07 Bump python for CVE Kovid Goyal 2026-06-18 19:28:24 +05:30
  • 9112d779d0 Update changelog Kovid Goyal 2026-06-18 19:17:50 +05:30
  • 424d6f1ca4 Merge branch 'copilot/add-support-for-alternate-extents' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-18 19:16:43 +05:30
  • 0901fcbc21 Fix description of alternate/alternate_scrollback extents copilot-swe-agent[bot] 2026-06-18 11:12:56 +00:00
  • 6b2bb97cb5 Add alternate and alternate_scrollback extents to get-text remote control command copilot-swe-agent[bot] 2026-06-18 08:25:39 +00:00
  • 285c576ddd Merge branch 'fix-wayland-start-drag-silently-ignored' of https://github.com/ttys3/kitty Kovid Goyal 2026-06-18 10:37:36 +05:30
  • e4e1ef0641 ... Kovid Goyal 2026-06-17 06:23:22 +05:30
  • bdfcfc4fc2 Another stab at #10152 Kovid Goyal 2026-06-16 05:43:25 +05:30
  • 1dc3730782 macOS: handle the OS calling insertText: with a nil string Kovid Goyal 2026-06-15 13:36:18 +05:30
  • 65e6a127ff Merge branch 'dependabot/github_actions/actions-882fedbe01' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-15 09:20:28 +05:30
  • 3c648e42f6 Merge branch 'dependabot/go_modules/all-go-deps-d54a6f1562' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-06-15 09:20:08 +05:30
  • 9b218001a1 Bump the actions group with 2 updates dependabot[bot] 2026-06-15 03:45:12 +00:00
  • b43ca8fe31 Bump golang.org/x/sys from 0.45.0 to 0.46.0 in the all-go-deps group dependabot[bot] 2026-06-15 03:42:57 +00:00
  • a685af8c35 version 0.47.4 v0.47.4 Kovid Goyal 2026-06-15 08:11:46 +05:30
  • ba6b652850 Merge branch 'color-emoji-test-robust' of https://github.com/Strykar/kitty Kovid Goyal 2026-06-14 21:06:44 +05:30
  • fc23ef57ec fonts: make the color emoji regression test environment-independent Strykar 2026-06-14 21:00:12 +05:30
  • d4106ef2db Lower threshold for color emoji shrinkage test as at least in CI the font results in a smaller emoji Kovid Goyal 2026-06-14 20:48:59 +05:30
  • 9393e29793 Update changelog Kovid Goyal 2026-06-14 20:08:53 +05:30
  • e4bce6485b Merge branch 'fix-10144' of https://github.com/Strykar/kitty Kovid Goyal 2026-06-14 20:07:56 +05:30
  • fbd4e5ad1f freetype: do not apply the fontconfig size-fixup matrix to color glyphs Strykar 2026-06-14 14:41:56 +05:30
  • 48ee061454 Update changelog Kovid Goyal 2026-06-13 12:50:05 +05:30
  • aa4e94cef5 Merge branch 'render-time-matrix' of https://github.com/Strykar/kitty Kovid Goyal 2026-06-13 12:49:05 +05:30
  • 8a39929c15 Bump sqlite for CVE Kovid Goyal 2026-06-12 19:54:22 +05:30
  • 98366076e1 fix(wayland): detect start_drag silently ignored by the compositor ttyS3 2026-06-12 05:40:45 +00:00
  • b15e047a47 version 0.47.3 v0.47.3 Kovid Goyal 2026-06-12 09:57:55 +05:30
  • 8be4ea67ac Mark dnd protocol as stable Kovid Goyal 2026-06-12 09:50:41 +05:30
  • a0457f6141 Update changelog Kovid Goyal 2026-06-12 09:47:35 +05:30
  • cb1e64ffc5 Merge branch 'fix-tabs-mouse-handling-stuck' of https://github.com/ttys3/kitty Kovid Goyal 2026-06-12 09:46:23 +05:30
  • d5f69fe853 Update openssl for CVEs Kovid Goyal 2026-06-12 07:29:08 +05:30
  • 8651e1fac5 Update changelog Kovid Goyal 2026-06-12 07:08:29 +05:30
  • cf630f1699 ... Kovid Goyal 2026-06-11 06:00:16 +05:30
  • 8be2a10b29 fonts: attach synthetic-italic FC_MATRIX to found roman faces Strykar 2026-06-08 14:54:37 +05:30
  • 4c3b96ca40 Update changelog Kovid Goyal 2026-06-10 19:02:54 +05:30
  • 8f2ad60f96 Merge branch 'fix/choose-fonts-color-race' of https://github.com/noctilust/kitty Kovid Goyal 2026-06-10 19:02:09 +05:30
  • 83677a2235 fix(choose-fonts): guard preview rendering against partial terminal color query Forrest 2026-06-10 02:18:14 -07:00
  • 779a49acde fonts: preserve the font matrix when specializing a descriptor Strykar 2026-06-10 13:57:30 +05:30
  • 901b6bd1ed Add kmv to integrations Kovid Goyal 2026-06-10 12:54:45 +05:30