Commit Graph

18448 Commits

Author SHA1 Message Date
Kovid Goyal
e0e01544d1 ignore shaders dir that contains shaders generated by slang 2026-06-28 08:49:08 +05:30
Kovid Goyal
cd88eb3915 Merge branch 'patch-1' of https://github.com/gelaechter/kitty 2026-06-28 08:20:00 +05:30
Gelaechter
f49c1c79e9 Add pdf-kitten to Kittens created by kitty users 2026-06-28 02:26:16 +02:00
Kovid Goyal
f6d1b11b29 Make arm64 binary deps available for dev.sh
Fixes #10197
2026-06-27 17:29:31 +05:30
Kovid Goyal
1096e9da5e update imaging to align version of image package 2026-06-27 09:02:41 +05:30
Kovid Goyal
351ee9fcbd bump dependency for CVEs 2026-06-27 09:00:10 +05:30
Kovid Goyal
39ba5e271f ... 2026-06-25 16:26:42 +05:30
Kovid Goyal
253d6561de pep8 2026-06-25 16:23:15 +05:30
Kovid Goyal
76e7363311 Merge branch 'copilot/replace-ctypes-with-c-functions' of https://github.com/kovidgoyal/kitty
Fixes #10190
2026-06-25 16:22:30 +05:30
copilot-swe-agent[bot]
c2e7ee19d2 Change set_uint_at_address to use METH_FASTCALL, skip ctypes test on intel macs 2026-06-25 10:49:19 +00:00
copilot-swe-agent[bot]
f6d813dc26 Fix NULL address check and add docstring to set_uint_at_address 2026-06-25 10:39:14 +00:00
copilot-swe-agent[bot]
c35ff2e843 Replace ctypes in marks.py with C-level set_uint_at_address function 2026-06-25 10:35:11 +00:00
Kovid Goyal
9b2c7ddcf5 Merge branch 'Spelling' of https://github.com/bjoernab/kitty 2026-06-25 04:33:23 +05:30
bjoernab
9e54a4e08c Fixed some spelling 2026-06-24 22:27:17 +02:00
Kovid Goyal
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 2026-06-24 10:58:31 +05:30
Kovid Goyal
f46930fc05 DRYer 2026-06-24 10:06:28 +05:30
copilot-swe-agent[bot]
bf7689b211 Enable ASAN for macOS CI builds in ci.py 2026-06-24 10:01:29 +05:30
Kovid Goyal
903d2a5335 ... 2026-06-24 08:43:16 +05:30
Kovid Goyal
1ccf18092e Cleanup previous PR 2026-06-24 08:41:13 +05:30
copilot-swe-agent[bot]
71f7817a9b macos_crash_report: add atos-based line number lookup for crash frames 2026-06-24 08:36:58 +05:30
Kovid Goyal
d369da2e04 ... 2026-06-24 08:09:17 +05:30
Kovid Goyal
c6e823b3de Code cleanup 2026-06-24 07:57:30 +05:30
Kovid Goyal
dbba05de5c Merge branch 'copilot/fix-arm64-build-error' of https://github.com/kovidgoyal/kitty 2026-06-24 07:26:47 +05:30
Kovid Goyal
7f9373ffd1 Check tuple set item index 2026-06-24 07:02:38 +05:30
copilot-swe-agent[bot]
8a1780a800 Fix ARM64 Linux GCC build error caused by simde/arm/neon.h 2026-06-24 01:29:19 +00:00
Kovid Goyal
2f2cf35fbb Merge branch 'copilot/fix-macos-brew-job' of https://github.com/kovidgoyal/kitty 2026-06-24 06:02:10 +05:30
copilot-swe-agent[bot]
d5037b5bed Tighten STAT format 4 value parsing 2026-06-23 16:35:35 +00:00
copilot-swe-agent[bot]
ce931d8b11 Fix STAT format 4 parsing pointer advance 2026-06-23 16:32:14 +00:00
copilot-swe-agent[bot]
8d3ba6df60 Initial plan 2026-06-23 16:26:01 +00:00
Kovid Goyal
5fae28d804 macOS: Fix incorrect horizontal alignment when using text sizing protocol
Fixes #10179
2026-06-23 21:46:01 +05:30
Kovid Goyal
f5a4c9b907 Update Linux build VM to Ubuntu 22
Allows using up to date simde and newer compilers for small performance
improvements. Ubuntu 18 and 20 are EOL and Ubuntu 22 was released over four
years ago.

This will also hopefully allow us to build slang for the upcoming
transition to slang based shaders.
2026-06-23 08:57:24 +05:30
Kovid Goyal
a6ccfa99f3 Merge branch 'dependabot/go_modules/all-go-deps-9ac4468181' of https://github.com/kovidgoyal/kitty 2026-06-22 09:20:31 +05:30
dependabot[bot]
53bb448353 Bump github.com/nwaples/rardecode/v2 in the all-go-deps group
Bumps the all-go-deps group with 1 update: [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode).


Updates `github.com/nwaples/rardecode/v2` from 2.2.3 to 2.2.5
- [Commits](https://github.com/nwaples/rardecode/compare/v2.2.3...v2.2.5)

---
updated-dependencies:
- dependency-name: github.com/nwaples/rardecode/v2
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 03:43:04 +00:00
Kovid Goyal
d114388553 Cleanup previous PR 2026-06-21 13:23:58 +05:30
Kovid Goyal
54a7841d18 Merge branch 'bvolpato/vertical-tab-bar-side' of https://github.com/bvolpato/kitty 2026-06-21 13:18:10 +05:30
Kovid Goyal
42d3cb2148 Merge branch 'copilot/review-image-usage-hints-functionality' of https://github.com/kovidgoyal/kitty 2026-06-19 12:36:08 +05:30
copilot-swe-agent[bot]
051a5b72e0 Preferentially evict transient images before non-transient ones under storage pressure 2026-06-19 06:48:39 +00:00
Kovid Goyal
d994a47fc8 Cleanup previous PR 2026-06-19 11:36:43 +05:30
Kovid Goyal
a2104d3755 Merge branch 'feat/10090-graphics-cache-dir' of https://github.com/Mekann2904/kitty 2026-06-19 10:16:10 +05:30
Kovid Goyal
9dfe10b682 Update changelog 2026-06-19 10:13:58 +05:30
Kovid Goyal
6202fb7847 Merge branch 'copilot/fix-issue-10146' of https://github.com/kovidgoyal/kitty
Fixes #10146
2026-06-19 10:13:08 +05:30
Matsumoto Kotaro
89946ebc07 graphics: make N a transient usage-hints bitmask
Change the graphics protocol N key from a boolean into a usage-hints
bitmask. Define the first bit as a transient hint, allowing the terminal
to treat the image data as short-lived and apply optimizations such as
skipping disk cache writes.

Propagate the transient hint through frame coalescing and composition, so
a composed frame is transient if any contributing frame is transient.
2026-06-19 13:22:01 +09:00
copilot-swe-agent[bot]
946867bf57 Fix first Wayland window wrong cell count with fractional scale (issue 10146) 2026-06-19 02:43:17 +00:00
Kovid Goyal
ec2cc29de7 Dont expose method used only for testing to wider code 2026-06-19 07:28:52 +05:30
Kovid Goyal
38dae45e07 Bump python for CVE 2026-06-18 19:28:24 +05:30
Kovid Goyal
9112d779d0 Update changelog 2026-06-18 19:17:50 +05:30
Kovid Goyal
424d6f1ca4 Merge branch 'copilot/add-support-for-alternate-extents' of https://github.com/kovidgoyal/kitty
Fixes #10165
2026-06-18 19:16:43 +05:30
copilot-swe-agent[bot]
0901fcbc21 Fix description of alternate/alternate_scrollback extents 2026-06-18 11:12:56 +00:00
copilot-swe-agent[bot]
6b2bb97cb5 Add alternate and alternate_scrollback extents to get-text remote control command 2026-06-18 08:25:39 +00:00
Kovid Goyal
285c576ddd Merge branch 'fix-wayland-start-drag-silently-ignored' of https://github.com/ttys3/kitty 2026-06-18 10:37:36 +05:30