mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 03:00:18 +01:00
Add version 0.95.9
This commit is contained in:
4
index.md
4
index.md
@@ -43,7 +43,7 @@ repositories, so it could be installed directly from there. Other sources are
|
||||
listed below:
|
||||
|
||||
- Latest source of stable version is
|
||||
[0.95.8](pub/source/release/WindowMaker-0.95.8.tar.gz), released on
|
||||
11.03.2017. See the [NEWS](news) section for more information.
|
||||
[0.95.9](pub/source/release/WindowMaker-0.95.9.tar.gz), released on
|
||||
04.04.2020. See the [NEWS](news) section for more information.
|
||||
- Source code is also available through the
|
||||
[git repository](http://repo.or.cz/w/wmaker-crm.git)
|
||||
|
||||
@@ -6,6 +6,28 @@ title: News
|
||||
News
|
||||
====
|
||||
|
||||
Version 0.95.9 released
|
||||
-----------------------
|
||||
|
||||
Window Maker 0.95.9 was released on April 4th 2020
|
||||
|
||||
* SwitchPanel is now more configurable: you can configure the switch
|
||||
panel icon size by setting the "SwitchPanelIconSize" option to your
|
||||
preferred value in ~/GNUstep/Defaults/WindowMaker. The font size used
|
||||
in this panel now is also sensible to changes in the system font.
|
||||
* New user configuration directory environment variable. In previous
|
||||
versions, the GNUstep directory used to store a user's Window Maker
|
||||
configuration files was specified by the GNUSTEP_USER_ROOT environment
|
||||
variable, which defaulted to ~/GNUstep. However, this environment
|
||||
variable was deprecated in gnustep-make v2. Therefore, it has been
|
||||
replaced by the WMAKER_USER_ROOT environment variable.
|
||||
* libXmu is now an optional dependency.If the library is not found,
|
||||
compilation work, the only limitation will arise when trying to
|
||||
install the standard colormap on displays which are not TrueColor.
|
||||
Please note that if you have the library but not the headers,
|
||||
configure will still stop; there is no user option to explicitly
|
||||
disable the library use.
|
||||
|
||||
Version 0.95.8 released
|
||||
-----------------------
|
||||
|
||||
|
||||
BIN
pub/source/release/WindowMaker-0.95.9.tar.gz
Normal file
BIN
pub/source/release/WindowMaker-0.95.9.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user