111 ANNOUNCE
22**********
33
4- This is version 0.27 .0 of the GNUstep GUI Backend ('gnustep-back').
4+ This is version 0.28 .0 of the GNUstep GUI Backend ('gnustep-back').
55
661.1 What is the GNUstep GUI Backend?
77====================================
@@ -20,28 +20,30 @@ easily ported to other display systems.
2020Window'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.27 .0'
23+ 1.2 Noteworthy changes in version '0.28 .0'
2424==========================================
2525
26- This release includes a few bugfixes.
26+ This release includes a few bugfixes and a huge rework of multi monitor
27+ handling.
2728
28- * configure: Improve configuration.
29- * xlib: Improve xft font classes.
30- * x11: Enable drawing in secondary threads.
31- * x11: Better handling of atoms. Method to get the window manager.
32- * opal: Improve colour handling
29+ * Improved focus handling for WindowMaker interaction.
30+ * Cursor improvements.
31+ * Better handling of fonts with fontconfig.
32+ * Simplify code that converts images for X11.
33+ * art: Remove ftfont-old.m.
34+ * Use Xrandr for multi monitor support.
3335
34361.3 Where can you get it? How can you compile it?
3537=================================================
3638
37- The gnustep-back-0.27 .0.tar.gz distribution file has been placed at
39+ The gnustep-back-0.28 .0.tar.gz distribution file has been placed at
3840<ftp://ftp.gnustep.org/pub/gnustep/core>.
3941
40- It is accompanied by gnustep-back-0.27 .0.tar.gz.sig, a PGP signature
42+ It is accompanied by gnustep-back-0.28 .0.tar.gz.sig, a PGP signature
4143which you can validate by putting both files in the same directory and
4244using:
4345
44- gpg --verify gnustep-back-0.27 .0.tar.gz.sig
46+ gpg --verify gnustep-back-0.28 .0.tar.gz.sig
4547
4648 Signature has been created using the key with the following
4749fingerprint:
0 commit comments