summaryrefslogtreecommitdiffstats
path: root/video/out/vo_kitty.c
Commit message (Expand)AuthorAgeFilesLines
* terminal: add terminal_set_mouse_input functionnanahi2024-04-181-2/+2
* vo_{tct,sixel,kitty}: implement mouse supportnanahi2024-04-181-0/+2
* vo_kitty: init all fields of struct sigaction before using itKacper Michajłow2023-11-281-2/+3
* options: transition options from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-7/+7
* build: add configure test for POSIX shm for the sake of vo_kittysfan52022-12-261-4/+5
* vo_kitty: Introduce modern sixel alternativeMia Herkt2022-12-211-0/+432