Linux: Use the system "bell" for the terminal bell

Adds libcanberra as a new dependency to play the system sound.
This commit is contained in:
Kovid Goyal
2019-07-03 22:06:47 +05:30
parent 2e8188e89d
commit 2cfd55f3ce
6 changed files with 33 additions and 2 deletions

View File

@@ -38,6 +38,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix an out of bounds read causing a crash when selecting text with the mouse
in the alternate screen mode (:iss:`1578`)
- Linux: Use the system "bell" sound for the terminal bell. Adds libcanberra
as a new dependency to play the system sound.
0.14.2 [2019-06-09]
---------------------