kitty/docs
Kovid Goyal da6f26d229
Improve rendering of rounded rectangles
Uses the standard distance to curve via sampling method of antialiasing
instead of super sampled antialiasing. Need to investigate behavior very
thin lines <= 3 pixels.

Also need to check if we should migrate the other call sites of
draw_parametrized_curve_with_derivate()

Fixes #9000
2025-09-22 22:57:28 +05:30
..
_static
_templates
kittens docs: panel: update niri compatibility information 2025-09-20 21:21:28 -05:00
screenshots Add screenshots of quick access terminal 2025-04-30 14:29:35 +05:30
actions.rst
basic.rst shift before control 2024-08-18 15:53:07 -05:00
binary.rst Fix #8244 2025-01-22 19:01:55 +05:30
build.rst ... 2025-02-03 11:18:18 +05:30
changelog.rst Improve rendering of rounded rectangles 2025-09-22 22:57:28 +05:30
clipboard.rst Fix version added for clipboard pw feature 2025-08-19 15:08:26 +05:30
color-stack.rst Fix typo in color control docs 2025-05-24 14:19:14 +05:30
conf.py Document the save_as_session action 2025-08-17 14:44:26 +05:30
conf.rst Allow dynamically generating configuration by running an arbitrary program using the new geninclude directive 2025-01-06 19:00:01 +05:30
deccara.rst
desktop-notifications.rst Fixed typos 2025-05-18 15:16:56 +02:00
extract-rst-targets.py
faq.rst Fix #8897 2025-08-13 11:25:38 +05:30
file-transfer-protocol.rst
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 Add 'blackcat' a modern compatible cat with image support 2025-09-12 19:23:34 -06:00
index.rst Add some docs for the new session features 2025-08-17 14:27:19 +05:30
installer.sh ... 2024-08-19 10:27:40 +05:30
integrations.rst ... 2025-08-06 09:47:07 +05:30
intro_vid.rst
invocation.rst
keyboard-protocol.rst Fix some typos in the example table for legacy key encoding 2025-09-13 06:55:52 +05:30
kittens_intro.rst More work on the docs 2025-04-29 08:36:39 +05:30
launch.rst Watchers: A new event for global watchers corresponding to the tab bar being changed 2025-07-23 09:24:12 +05:30
layouts.rst Splits layout: Allow setting the bias of the current split using layout_action bias 2025-01-17 08:37:07 +05:30
Makefile
mapping.rst Fixed typos 2025-05-18 15:16:56 +02:00
marks.rst
misc-protocol.rst Also set the motion indicator bit for mouse leave events 2025-07-12 12:37:21 +05:30
multiple-cursors-protocol.rst Add some footnotes explaining what features native cursors have 2025-09-04 22:02:04 +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 Note how to use nvim as scrollback pager in the docs for that option 2025-09-22 08:52:28 +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 Start work on documenting the multi cursor protocol 2025-08-24 20:14:15 +05:30
quake-screenshots.rst DRYer 2025-04-30 19:10:15 +05:30
quickstart.rst Fix repology link in quickstart doc 2025-01-10 17:02:52 +08:00
rc_protocol.rst
remote-control.rst ... 2025-07-05 09:18:16 +05:30
requirements.txt
sessions.rst Add os_window_title to sessions 2025-09-01 19:30:50 +05:30
shell-integration.rst Improve docs formatting 2025-03-19 14:43:34 +05:30
support.html
support.rst
text-sizing-protocol.rst Text sizing protocol docs: Make code point notation more consistent 2025-09-14 15:22:05 -06:00
underlines.rst
unscroll.rst