Merge branch 'system_double_click_interval' of https://github.com/Luflosi/kitty

This commit is contained in:
Kovid Goyal
2018-10-28 11:18:43 +05:30
13 changed files with 74 additions and 3 deletions

View File

@@ -38,6 +38,8 @@ Changelog
- macOS: Fix incorrect text sizes calculated when using an external display
that is set to mirror the main display (:iss:`1056`)
- macOS: Use the system default double click interval (:pull:`1090`)
- Linux: Fix match rules used as aliases in Fontconfig configuration not being
respected (:iss:`1085`)