111 Announcement
22**************
33
4- This is version 0.29 .0 of the GNUstep GUI Backend (' gnustep-back' ).
4+ This is version 0.31 .0 of the GNUstep GUI Backend (‘ gnustep-back’ ).
55
661.1 What is the GNUstep GUI Backend?
77====================================
@@ -17,35 +17,30 @@ system without any changes to the application, and the library can be
1717easily ported to other display systems.
1818
1919 The GNUstep GUI Backend is for platforms using the X-Window System or
20- Window' s Systems. It works via a DPS emulation engine to emulate the
20+ Window’ s Systems. It works via a DPS emulation engine to emulate the
2121DPS functions required by the front-end system.
2222
23- 1.2 Noteworthy changes in version '0.29.0'
23+ 1.2 Noteworthy changes in version ‘0.31.0’
2424==========================================
2525
26- The release includes an alpha version of the wayland backend and a few
27- bug fixes.
26+ The release includes mostly improvements for pasteboard handling and a
27+ few bug fixes.
2828
29- * Alpha version of the wayland backend.
30- * Improved focus handling for WindowMaker interaction.
31- * Speed up for font pattern resolving.
32- * Improved appicon behavior under WindowMaker.
33- * Prevent appicon flickering on WindowMaker at application start.
34- * On Windows, consistently use 'GetWindowLongPtr' and
35- 'SetWindowLongPtr' in place of 'GetWindowLong' and 'SetWindowLong'
36- for win32 and cairo for various win64 fixes.
29+ • Improve font name creation.
30+ • Add headless backend.
31+ • Add CI pipeline.
3732
38331.3 Where can you get it? How can you compile it?
3934=================================================
4035
41- The gnustep-back-0.29 .0.tar.gz distribution file has been placed at
36+ The gnustep-back-0.31 .0.tar.gz distribution file has been placed at
4237<ftp://ftp.gnustep.org/pub/gnustep/core>.
4338
44- It is accompanied by gnustep-back-0.29 .0.tar.gz.sig, a PGP signature
39+ It is accompanied by gnustep-back-0.31 .0.tar.gz.sig, a PGP signature
4540which you can validate by putting both files in the same directory and
4641using:
4742
48- gpg --verify gnustep-back-0.29 .0.tar.gz.sig
43+ gpg --verify gnustep-back-0.31 .0.tar.gz.sig
4944
5045 Signature has been created using the key with the following
5146fingerprint:
0 commit comments