Fix audible bell not working under Wayland

This commit is contained in:
Kovid Goyal
2018-03-27 19:45:19 +05:30
parent 48538c0e25
commit d0f839bbd8
15 changed files with 23 additions and 36 deletions

View File

@@ -25,6 +25,8 @@ version 0.8.3 [future]
- Add a --debug-config command line flag to output data about the system and
kitty configuration.
- Fix audible bell not working under Wayland
version 0.8.2 [2018-03-17]
-----------------------------