Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
WindowMaker-0.80.0-9.tar.bz2 | 2002-12-08 | 1.6 MB | |
WindowMaker-0.80.0.README | 2002-12-08 | 1.6 kB | |
Totals: 2 Items | 1.6 MB | 0 |
NAME: WindowMaker VERSION: 0.80.0 RELEASE: 9 SUMMARY: A window manager for the X Window System. DISTRIBUTION: Cygwin VENDOR: LICENSE: GPL2 PACKAGER: Hansom Young <hyoung@operamail.com> GROUP: User Interface/Desktops OS: Cygwin ARCH: i586 SOURCE RPM: DESCRIPTION: Window Maker is an X11 window manager which emulates the look and feel of the NeXTSTEP (TM) graphical user interface. It is relatively fast, feature rich, and easy to configure and use. Window Maker is part of the official GNU project, which means that Window Maker can interoperate with other GNU projects, such as GNOME. Window Maker allows users to switch themes 'on the fly,' as well as place favorite applications on either an application dock (similar to AfterStep Wharf) or on a workspace dock (a 'clip' which extends the application dock's usefulness). CYGWIN PORT: * configured as following CFLAGS=-O2 ./configure --prefix=/usr/local \ --with-appspath=/usr/local/share/GNUstep/Apps \ --enable-xim \ --enable-gnome \ --enable-usermenu \ --enable-shared=yes \ * linked against libPropList.a staticly * libwraster.a is made into a DLL * Added wgnomemenu.pl, based on wkdemenu.pl. And it behaves as wkdemenu.pl does. With it you can have a 'GNOME Programs' dynamic submenu in your desktop menu. Add a line as following into your ~/GNUstep/Defaults/WMRootMenu ("GNOME Programs", OPEN_MENU, "| /usr/local/bin/wgnomemenu.pl"), By saying 'dynamic', I mean all sub-items would be regenereted every time you restart WindowMaker.