3ebbfdf088
- Update to 0.95.9 * 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. - Rebase patches * WindowMaker-config.patch * WindowMaker-menu.patch - Rework reproducible patch * remove WindowMaker-0.95.8-reproducible.patch * add WindowMaker-reproducible.patch OBS-URL: https://build.opensuse.org/request/show/794222 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/WindowMaker?expand=0&rev=45 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
fix_wmgenmenu_paths.patch | ||
README.SUSE | ||
theme.tar.bz2 | ||
windowmaker | ||
WindowMaker-0.95.9.tar.gz | ||
WindowMaker-config.patch | ||
WindowMaker-extra-0.1.tar.bz2 | ||
WindowMaker-menu.patch | ||
WindowMaker-reproducible.patch | ||
WindowMaker-rpmlintrc | ||
WindowMaker.changes | ||
WindowMaker.desktop | ||
WindowMaker.spec | ||
wm-giflib.patch |
CHANGED PREFIX /usr/X11R6 => /usr ================================= Beginning with openSUSE 10.2 WindowMaker was moved from /usr/X11R6 to /usr. An automatic conversion of configuration files in ~/GNUstep is offered at the first start. If you have your home directory on a network filesystem, shared among various openSUSE versions, you may prefer to keep the configuration files unchanged and create symlinks instead, to maintain compatibility with previous versions. In order to create the compatibility links, run these commands as root: mkdir -p /usr/X11R6/share ln -s /usr/share/WindowMaker /usr/X11R6/share ln -s /usr/lib/GNUstep /usr/X11R6 PROBLEMS WITH UTF-8 LOCALES =========================== If you switch to UTF-8 locale (the default since SUSE LINUX 9.1), please note that the configuration and especialy menu files in ~/GNUstep remains unchanged. If you encounter any broken characters in WindowMaker menu, please update the menu file ~/GNUstep/Defaults/WMRootMenu. The most convenient way to do it is by running script "wmaker.inst" which overwrites the file by the default one.