summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlexandros Theodotou <alex@zrythm.org>2021-08-27 09:59:34 +0100
committerDavid Robillard <d@drobilla.net>2024-12-01 22:40:20 -0500
commitc8dc495b10e2b761624505f25397aa19e0c88dbf (patch)
treed50b19f7cef44decc1f1fe11062de7b45a1af3bf /NEWS
parent038c7bb05ad514bc69c43ec877d2e7b4dee90433 (diff)
downloadsuil-c8dc495b10e2b761624505f25397aa19e0c88dbf.tar.gz
suil-c8dc495b10e2b761624505f25397aa19e0c88dbf.tar.bz2
suil-c8dc495b10e2b761624505f25397aa19e0c88dbf.zip
Monitor size hints for X11 in Gtk3 like in Gtk2
The hints are accessed and cached like in Gtk2, but with the Gtk3 size model, we can explicitly use the minimum size, and figure out the "natural" size from the other hints or current size.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e19ae3d..f608a94 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,9 @@ suil (0.10.21) unstable; urgency=medium
* Add support for X11 in Qt6
* Fix library current_version on MacOS
+ * Monitor size hints for X11 in Gtk3
- -- David Robillard <d@drobilla.net> Thu, 11 Jul 2024 23:40:43 +0000
+ -- David Robillard <d@drobilla.net> Mon, 02 Dec 2024 03:05:37 +0000
suil (0.10.20) stable; urgency=medium