changeset 2297:48a541ffa84d

Some more information for the readme.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 07 Feb 2021 22:42:48 +0000
parents 5dd3108db1a5
children 1cffb66cf7b8
files readme.txt
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/readme.txt	Sun Feb 07 12:45:40 2021 +0000
+++ b/readme.txt	Sun Feb 07 22:42:48 2021 +0000
@@ -56,6 +56,9 @@
 
 Changes from version 3.1:
 Added initial support for GTK4. --with-gtk4 is now available.
+    GTK4 support is less complete than GTK3, a number of features
+    of the GTK3 version are no longer possible in GTK4 like:
+    Taskbar icon support, Window positioning and gravity.
 Added support for dw_window_set_font() with a NULL font paramaeter.
     This resets the font used on the widget to the default font.
 Fixed GTK warnings on GTK3 caused by using Pango style font syntax.
@@ -69,8 +72,9 @@
     This allows us to use domain socket sockpipe() when available...
     and fall back to the old version when not, letting us have
     Windows 10 domain socket builds that work on earlier versions.
-Fixed building and several issues related to 10.5 now that I have
-    a PowerMac G5 running 10.5.8 to test on.
+Fixed building and several issues related to MacOS 10.5 now that I
+    have a PowerMac G5 running 10.5.8 to test on.
+
 Dynamic Windows Documentation is available at:
 
 http://dbsoft.org/dw_help.php