macOS: Add an option macos_window_resizable to control if kitty top-level windows are resizable using the mouse or not

Fixes #698
This commit is contained in:
Kovid Goyal
2018-07-03 06:49:28 +05:30
parent f12697c897
commit 619c3a0025
6 changed files with 25 additions and 11 deletions

View File

@@ -3,6 +3,13 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
0.11.3 [future]
------------------------------
- macOS: Add an option :opt:`macos_window_resizable` to control if kitty
top-level windows are resizable using the mouse or not (:iss:`698`)
0.11.2 [2018-07-01]
------------------------------