From c8dc495b10e2b761624505f25397aa19e0c88dbf Mon Sep 17 00:00:00 2001 From: Alexandros Theodotou Date: Fri, 27 Aug 2021 09:59:34 +0100 Subject: 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. --- AUTHORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 8617acd..7e9e59e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,3 +19,5 @@ Contributors: * Stefan Westerfeld * Qt5 in Gtk2 support * Initialization API + * Alexandros Theodotou + * X11 in Gtk3 improvements -- cgit v1.2.1