From f409f743724207e7a2a4c008ce74ea505ae6bbcf Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Sun, 5 Feb 2023 11:41:23 +0300 Subject: Resize the window by cell dimensions This should resize window by cell dimensions granularity instead of using pixels. Fixes #388. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index df8c61d6..e3ffe341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `window.decorations_theme_variant` could now control theme on macOS and Windows - The IME purpose is now set to `Terminal` which could help with OSK - `window.decorations_theme_variant` is now using `Dark`, `Light`, and `None` values +- Resize increments are now set on macOS and X11 to resize by cell sizes ### Fixed -- cgit v1.2.3