Wayland: Allow using the --class to set the app id

Fixes #862
This commit is contained in:
Kovid Goyal
2018-09-06 06:54:04 +05:30
parent 3bd45966c6
commit 33f0ac83c1
9 changed files with 20 additions and 1 deletions

View File

@@ -29,6 +29,9 @@ Changelog
- Fix a regression in 0.12.0 that broke resizing of layouts (:iss:`860`)
- Wayland: Allow using the :option:`kitty --class` command line flag
to set the app id (:iss:`862`)
0.12.0 [2018-09-01]
------------------------------