Commit graph

  • 8dc44f5e91
    More work on integrating slangc into the build pipeline slang Kovid Goyal 2026-06-27 12:41:05 +05:30
  • dd2e3c8d9d
    Setup location for compiled shaders Kovid Goyal 2026-06-26 15:41:55 +05:30
  • 04b79fcc38
    Function to build slang code to IR Kovid Goyal 2026-06-26 11:45:55 +05:30
  • a388c3f330
    Fix parser to strip semicolons from module/import names; update tests copilot-swe-agent[bot] 2026-06-26 05:21:39 +00:00
  • 9c9524ff57
    Add slang parser corner case tests and implement test_slang_ordering copilot-swe-agent[bot] 2026-06-26 05:20:22 +00:00
  • e74c097a87
    Work on generating build tree for slang files Kovid Goyal 2026-06-26 09:40:00 +05:30
  • 6dca095176
    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
  • 83e35fc748
    Add build test for loading slangc Kovid Goyal 2026-06-25 05:46:17 +05:30
  • c7eb4b476c
    Get slangc building with clang Kovid Goyal 2026-06-25 05:44:11 +05:30
  • 55b16eb49f
    ... Kovid Goyal 2026-06-25 05:16:09 +05:30
  • 37a3e71daa
    More work on slangc Kovid Goyal 2026-06-25 04:57:56 +05:30
  • 845a5e2776
    ... Kovid Goyal 2026-06-24 19:46:58 +05:30
  • 29e7068436
    Move glsl loading code to legacy Kovid Goyal 2026-06-24 19:36:37 +05:30
  • d98468feb7
    Move shader pythons code into shaders package Kovid Goyal 2026-06-24 19:20:13 +05:30
  • 27c793fd99
    Move shaders into kitty package Kovid Goyal 2026-06-24 19:16:25 +05:30
  • 23f49b3a9f
    Rationalize build/test/package cycle Kovid Goyal 2026-06-24 15:28:00 +05:30
  • 1d95bd4a8d
    Remove unneeded build step Kovid Goyal 2026-06-24 15:22:22 +05:30
  • 3a07995883
    Work on slang module compilation Kovid Goyal 2026-06-24 15:01:36 +05:30
  • 7bb447ca31
    Stub slang module Kovid Goyal 2026-06-24 11:27:30 +05:30
  • 61dbe55242
    DRYer Kovid Goyal 2026-06-24 09:36:18 +05:30
  • f8aa300cd0
    Use GITHUB_TOKEN for slang release API request to avoid rate limits copilot-swe-agent[bot] 2026-06-24 03:56:02 +00:00
  • be9c64d49a
    Address code review: use url=None, add TypeError comment copilot-swe-agent[bot] 2026-06-24 03:40:53 +00:00
  • f0e82aeaaa
    Implement install_slang_compiler() in ci.py copilot-swe-agent[bot] 2026-06-24 03:39:10 +00:00
  • 890fcc600c
    Stub for installation of slang on CI Kovid Goyal 2026-06-24 09:05:54 +05:30
  • 29aee65d75
    Add slang to sources Kovid Goyal 2026-06-23 19:23:12 +05:30
  • 1096e9da5e
    update imaging to align version of image package master Kovid Goyal 2026-06-27 09:02:41 +05:30
  • 1c6dcb4b95
    Merge 8c32f093bb into 351ee9fcbd Aleksei Gmitron 2026-06-27 05:32:13 +02:00
  • 351ee9fcbd
    bump dependency for CVEs Kovid Goyal 2026-06-27 09:00:10 +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
  • 2f93de3d68 Fix color render path for non-emoji codepoints on color-capable faces kyzabuilds 2026-06-25 20:06:52 -04:00
  • 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
    ... 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
  • 32e08165bc macOS: Fix ctypes freeze in signed builds gadflysu 2026-06-25 14:52:13 +08: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
  • 4aaf92b558
    Fix macos_dictation_forwarding test under ASAN copilot-swe-agent[bot] 2026-06-24 04:20:52 +00:00
  • 3b8c597ec0
    Enable ASAN for macOS CI builds in ci.py copilot-swe-agent[bot] 2026-06-24 04:14:27 +00:00
  • 4c04697131
    Use GITHUB_TOKEN for slang release API request to avoid rate limits copilot-swe-agent[bot] 2026-06-24 03:56:02 +00:00
  • 6e279256d7
    Merge branch 'copilot/install-slang-compiler' of https://github.com/kovidgoyal/kitty into slang Kovid Goyal 2026-06-24 09:17:45 +05:30
  • f80a36e42e
    Address code review: use url=None, add TypeError comment copilot-swe-agent[bot] 2026-06-24 03:40:53 +00:00
  • 323ecd5cf0
    Implement install_slang_compiler() in ci.py copilot-swe-agent[bot] 2026-06-24 03:39:10 +00:00
  • 77bd8a537c
    Stub for installation of slang on CI Kovid Goyal 2026-06-24 09:05:54 +05:30
  • 874d332c66
    Add slang to sources Kovid Goyal 2026-06-23 19:23:12 +05:30
  • 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
  • 1cfd726c7f
    macos_crash_report: resolve privacy-redacted image paths by searching build tree copilot-swe-agent[bot] 2026-06-24 02:59:02 +00:00
  • bb6865c6f3
    macos_crash_report: resolve glob wildcard image paths before calling atos copilot-swe-agent[bot] 2026-06-24 02:49:10 +00:00
  • e0184932bf
    macos_crash_report: fix type annotation and regex robustness per review copilot-swe-agent[bot] 2026-06-24 02:42:32 +00:00
  • 713faf7b38
    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
  • e9aed5a92f
    Polish macOS crash helper copilot-swe-agent[bot] 2026-06-24 01:19:50 +00:00
  • 4887d6ba14
    Harden macOS crash symbolization copilot-swe-agent[bot] 2026-06-24 01:18:57 +00:00
  • c6ebe2e786
    Refine macOS crash symbolization copilot-swe-agent[bot] 2026-06-24 01:17:22 +00:00
  • 386f1343a6
    Improve macOS crash symbolization copilot-swe-agent[bot] 2026-06-24 01:15:37 +00:00
  • 6d5b18df47
    Refine STAT parser hardening copilot-swe-agent[bot] 2026-06-24 01:00:15 +00:00
  • 61a8ba9a8d
    Harden STAT format 4 parsing copilot-swe-agent[bot] 2026-06-24 00:57:10 +00:00
  • d1c0c056a5
    Initial plan copilot-swe-agent[bot] 2026-06-24 00:52:39 +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
  • 8c32f093bb wip: MacOS-specific config settings Aleksei Gmitron 2026-06-21 22:31:03 +04:00