comparison readme.txt @ 2751:ee1cfa7d645e

Update copyright dates for the new year 2022. Updating Mark's copyrights too for his direct and indirect contributions. Also remove obsolete information about WebKitGTK support for GTK4... I have now tested it even though most distributions are not distributing it yet.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 28 Dec 2021 13:53:59 +0000
parents 1f2c4f7aca4b
children 710b812aa873
comparison
equal deleted inserted replaced
2750:c77974083ba1 2751:ee1cfa7d645e
68 If you use button 3 press/release, please audit code for 3.2. 68 If you use button 3 press/release, please audit code for 3.2.
69 Added initial support for GTK4. --with-gtk4 is now available. 69 Added initial support for GTK4. --with-gtk4 is now available.
70 GTK4 support is less complete than GTK3, a number of features 70 GTK4 support is less complete than GTK3, a number of features
71 of the GTK3 version are no longer possible in GTK4 like: 71 of the GTK3 version are no longer possible in GTK4 like:
72 Taskbar icon support, MDI, gravity and non-callback drawing. 72 Taskbar icon support, MDI, gravity and non-callback drawing.
73 Also at the time of this writing, WebKitGTK does not officially
74 support GTK4, so HTML is also unsupported.
75 Added initial support for Wayland on GTK3 and GTK4. 73 Added initial support for Wayland on GTK3 and GTK4.
76 Wayland is not in my opinion ready for prime time, many features, 74 Wayland is not in my opinion ready for prime time, many features,
77 possibly a half a dozen functions, dealing with coordinates, 75 possibly a half a dozen functions, dealing with coordinates,
78 mouse pointer grabbing and such are unable to function. 76 mouse pointer grabbing and such are unable to function.
79 I recommend sticking with X11 for now, but built with GTK3 or 77 I recommend sticking with X11 for now, but built with GTK3 or