kitty/docs
Kovid Goyal 6f40b8d0a1
Simplify Wayland cursor theme handling
Now themes are loaded once per scale and stored centrally not per
window. They are not unloaded till application shutdown. Since there
is unlikely to be more than two or three scales this is not a big waste
of resources. Since cursor lifetime is tied to theme lifetime and cursors
are stored per window, destroying a theme requires destroying all
cursors win all windows referring to that theme, which is too much work.

Should hopefully fix #2810
2020-07-25 15:36:46 +05:30
..
_static Website: Add a scrollbar to the sidebar if needed 2019-11-04 18:05:08 +05:30
_templates Insert google analytics at publish time 2019-03-07 12:07:49 +05:30
kittens Use ctrl+[] for changing tabs in unicode input as ctrl+tab is taken on macOS 2020-06-26 12:29:42 +05:30
screenshots Work on expanding documentation for layouts 2020-01-30 15:06:23 +05:30
binary.rst Fix #2667 2020-05-20 07:05:35 +05:30
build.rst Also switch badges in manual 2020-03-01 17:13:27 +05:30
changelog.rst Simplify Wayland cursor theme handling 2020-07-25 15:36:46 +05:30
conf.py Fix remote control command docs order randomized 2020-06-20 12:45:05 +05:30
conf.rst Document the comments syntax for config files 2019-03-28 08:08:21 +05:30
faq.rst Fix #2739 2020-06-06 07:50:43 +05:30
graphics-protocol.rst Even more integrations 2020-06-17 18:09:34 +05:30
index.rst Allow setting the class for new OS windows in a session file 2020-07-18 12:11:41 +05:30
installer.py Use context managers to open files 2019-08-01 13:21:26 -05:00
installer.sh Start work on an installer 2018-06-01 10:31:52 +05:30
integrations.rst Add kitti3 to integrations.rst 2020-06-30 08:15:16 +05:30
invocation.rst Use program directives to namespace options 2018-05-30 15:32:50 +05:30
key-encoding.rst ... 2018-06-23 10:34:35 +05:30
launch.rst Fix typo 2020-07-15 17:44:02 -07:00
layouts.rst Fix #2688 2020-05-24 12:40:54 +05:30
Makefile Dont assume sphinx-build is a python script 2019-04-24 15:12:36 +05:30
marks.rst Improve create_marker docs 2020-01-29 14:41:01 +05:30
performance.rst Get rid of the various different launchers 2019-06-24 17:21:30 +05:30
pipe.rst Deprecate pipe in favor of launch 2019-11-13 16:08:48 +05:30
protocol-extensions.rst Fix typos 2020-06-23 16:35:13 +02:00
rc_protocol.rst Fix typos 2019-08-26 12:31:15 +02:00
remote-control.rst Allow mapping arbitrary remote control commands to key presses in kitty.conf 2020-04-19 20:14:23 +05:30
support.html Add a one-time support option 2018-06-08 22:17:07 +05:30
support.rst Add a one-time support option 2018-06-08 22:17:07 +05:30