1
1
1 Announcement
2
2
**************
3
3
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’ ).
5
5
6
6
1.1 What is the GNUstep GUI Backend?
7
7
====================================
@@ -17,35 +17,30 @@ system without any changes to the application, and the library can be
17
17
easily ported to other display systems.
18
18
19
19
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
21
21
DPS functions required by the front-end system.
22
22
23
- 1.2 Noteworthy changes in version '0.29.0'
23
+ 1.2 Noteworthy changes in version ‘0.31.0’
24
24
==========================================
25
25
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.
28
28
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.
37
32
38
33
1.3 Where can you get it? How can you compile it?
39
34
=================================================
40
35
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
42
37
<ftp://ftp.gnustep.org/pub/gnustep/core>.
43
38
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
45
40
which you can validate by putting both files in the same directory and
46
41
using:
47
42
48
- gpg --verify gnustep-back-0.29 .0.tar.gz.sig
43
+ gpg --verify gnustep-back-0.31 .0.tar.gz.sig
49
44
50
45
Signature has been created using the key with the following
51
46
fingerprint:
0 commit comments