mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 15:08:13 +02:00
4acab650160f38d0d7c7121cf8f252c6a4d6c4ae
The display reader count only increments when wl_display_prepare_read succeeds. Calling wl_display_cancel_read when wl_display_prepare_read has not succeeded results in a negative reader count, which does not have well-defined behavior.
…
…
= kitty - the fast, featureful, GPU based, terminal emulator See https://sw.kovidgoyal.net/kitty/ image:https://circleci.com/gh/kovidgoyal/kitty.svg?style=svg["Build status", link="https://circleci.com/gh/kovidgoyal/kitty"]
Languages
C
44.9%
Python
25.9%
Go
23.2%
Objective-C
3.6%
C++
1.3%
Other
1.1%