mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
X11: Fix resize_in_steps being applied even when window is maximized
Fixes #3473
This commit is contained in:
parent
75d067e411
commit
111c123435
2 changed files with 9 additions and 2 deletions
|
|
@ -124,6 +124,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Fix the selection getting changed if the screen contents scroll while
|
||||
the selection is in progress (:iss:`3431`)
|
||||
|
||||
- X11: Fix :opt:`resize_in_steps` being applied even when window is maximized
|
||||
(:iss:`3473`)
|
||||
|
||||
|
||||
0.19.3 [2020-12-19]
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue