kitty/docs
Matsumoto Kotaro cc2d7a1789 graphics: add memory-only storage for graphics data
Add a new graphics protocol key, N=1, to request that transmitted
image/frame data is kept only in memory and not written to the graphics
disk cache file.

This is useful for transient high-frequency updates such as video-like
streams, where the latest frame is the only useful data and persisting
each frame to the disk cache causes unnecessary write traffic.

The implementation keeps the existing graphics cache abstraction intact:
memory-only entries can still be read back by animation, composition, and
frame coalescing paths. Only persistence to the disk cache file is skipped.

The default behavior is unchanged when N is omitted or set to zero.
2026-05-30 18:46:24 +09:00
..
_static Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
_templates
kittens Docs for the dnd kitten 2026-05-06 08:12:00 +05:30
screenshots Cleanup previous PR 2026-03-23 08:54:57 +05:30
actions.rst Cleanup previous PR 2026-03-23 08:54:57 +05:30
basic.rst Remove shift from next tab shortcut 2026-05-06 13:11:07 +02:00
binary.rst Fix #8244 2025-01-22 19:01:55 +05:30
build.rst Python min version is tracked in pyproject.toml 2026-01-26 11:50:08 +05:30
changelog.rst Add equalize action and equalize_on_close option to Splits layout 2026-05-29 20:02:42 +01:00
clipboard.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
color-stack.rst docs: Small nits and fixes 2026-01-22 08:19:41 +08:00
conf.py Start work on DnD protocol 2026-03-21 08:41:46 +05:30
conf.rst Implement auto reload of config 2026-04-16 14:41:29 +05:30
deccara.rst
desktop-notifications.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
dnd-protocol.rst ... 2026-05-28 09:13:16 +05:30
extract-rst-targets.py
faq.rst Add a FAQ entry about grid size padding 2026-03-26 17:08:29 +05:30
file-transfer-protocol.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
glossary.rst Add an env var that can be used to eval an expression at startup of shell 2025-08-16 11:58:30 +05:30
graphics-protocol.rst graphics: add memory-only storage for graphics data 2026-05-30 18:46:24 +09:00
index.rst Update some docs 2025-10-07 20:20:19 +05:30
installer.sh ... 2024-08-19 10:27:40 +05:30
integrations.rst Add the Orbiton text editor to the documentation 2026-05-22 12:42:36 +02:00
intro_vid.rst Change kitty +kitten -> kitten in docs 2023-09-21 12:25:02 +05:30
invocation.rst
keyboard-protocol.rst Fix #9928 2026-04-27 06:34:13 +05:30
kittens_intro.rst Docs for the dnd kitten 2026-05-06 08:12:00 +05:30
launch.rst Implement on_quit event for global watchers 2026-03-17 08:37:30 +05:30
layouts.rst Add equalize action and equalize_on_close option to Splits layout 2026-05-29 20:02:42 +01:00
Makefile Allow building docs using the develop infrastructure 2023-07-29 15:57:40 +05:30
mapping.rst ... 2026-03-26 09:39:33 +05:30
marks.rst
misc-protocol.rst fix: typos in documentation 2025-12-14 22:42:24 +10:30
multiple-cursors-protocol.rst Remove warning about multiple cursors protocol being under discussion 2026-01-08 14:51:05 +05:30
notifications.py Add support for controlling the sound played with notifications 2024-08-03 13:46:38 +05:30
open_actions.rst Update docs 2025-07-11 06:53:07 +05:30
overview.rst Cleanup previous PR 2026-03-23 08:54:57 +05:30
performance.rst Fixed typos 2025-05-18 15:16:56 +02:00
pipe.rst
pointer-shapes.rst ... 2025-01-06 21:57:31 +05:30
press-mentions.rst
protocol-extensions.rst More dnd protocol docs 2026-03-21 08:41:46 +05:30
quake-screenshots.rst Fix #9127 2025-10-20 08:16:48 +05:30
quickstart.rst Fix repology link in quickstart doc 2025-01-10 17:02:52 +08:00
rc_protocol.rst
remote-control.rst remote_control_script: resolve relative paths with respect to kitty config directory 2026-03-09 08:35:28 +05:30
requirements.txt Fix docs build breakage 2025-12-20 09:13:02 +05:30
sessions.rst feat(sessions): add active-only to goto_session 2026-02-14 16:23:27 +01:00
shell-integration.rst Disallow parsing color specs as conf files for clone-in-kitty and edit-in-kitty 2026-04-26 10:47:24 +05:30
support.html
support.rst
text-sizing-protocol.rst ... 2026-03-30 09:25:19 +05:30
underlines.rst
unscroll.rst
wide-gamut-colors.rst Merge branch 'wide-gamut-colors' of https://github.com/jokull/kitty 2025-12-30 13:19:44 +05:30