Draw only the minimum borders needed for inactive windows
Fixes #699 Note that currently this is only implemented by the Tall layout.
This commit is contained in:
@@ -6,6 +6,12 @@ Changelog
|
||||
0.11.3 [future]
|
||||
------------------------------
|
||||
|
||||
- Draw only the minimum borders needed for inactive windows. That is only the borders
|
||||
that separate the inactive window from a neighbor. Note that setting
|
||||
a non-zero window margin overrides this and causes all borders to be drawn.
|
||||
The old behavior of drawing all borders can be restored via the
|
||||
:opt:`draw_minimal_borders` setting in kitty.conf.
|
||||
|
||||
- macOS: Add an option :opt:`macos_window_resizable` to control if kitty
|
||||
top-level windows are resizable using the mouse or not (:iss:`698`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user