Age | Commit message (Collapse) | Author | Files | Lines |
|
and an associated obsolete comment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appeases bison on Linux.
|
|
* The "Visible" condition does no longer select windows on
different desks.
* Fixed sending M_NEW_PAGE packets to the modules if the page did
not change.
* With the styles StartsOnPage, SkipMapping and UsePPosition,
windows that request a specific position are still placed on the
given page.
* It is now possible to suppress title action or title completely
in menus created by fvwm-menu-directory.
* Added support for new BBC headlines in fvwm-menu-headlines, this
replaces the old BBC-Worlds and BBC-SciTech headlines.
|
|
|
|
|
|
|
|
|
|
this is the sanest way to fix it.
If there are OPSYS we support which do not have it, please add the appropriate
.ifs.
|
|
|
|
|
|
|
|
|
|
3D-Desktop is an OpenGL program for switching virtual desktops in a seamless
3-dimensional manner on unix. The current desktop is mapped into a fullscreen
3D environment where you may choose other screens. Several different
visualization modes are available.
The transition from working desktop to fullscreen 3D environment is seamless.
In other words when the pager activates you see your current desktop appear
to zoom out to a point in space where you can see your other virtual desktops
allowing you to select another. The best way to understand is to try it out
and get the full effect!
|
|
While here, avoid passing gcc specific flags to the compiler.
Bump PKGREVISION to 1. From Jonathan Perkin in PR pkg/22897.
|
|
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
|
|
|
|
Patch provided by Jonathan Perkin <jonathan@perkin.org.uk> via PR
pkg/22239.
Changes:
2003-06-10
Warp mouse to topleft before bottomright for small viewport users.
Fix the xpdf problem (started up in tiny window), hopefully doesn't
break anything else (XSizeHints manpage suggests width/height hints
are obsolete).
2003-06-27
Applied Larry's identifier shadowing changes, and malloc return
value checks.
|
|
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
|
|
|
|
|
|
Patches provided in PR pkg/22699 by pino at dohd dot org
|
|
|
|
Menu2WM is an utility that takes an XML document describing the structure
of a menu and converts it to the format expected by the most common window
managers.
The following window managers are currently supported: Blackbox, IceWM,
OpenBOX 3, PekWM, PWM and WindowMaker.
|
|
|
|
Fixes PR pkg/22681 by Michal Pasternak.
|
|
buildlink's, while here fix REPLACE_PERL: pathnames listed should be
relative to ${WRKSRC}. Ok'ed by silence on packages@
|
|
|
|
|
|
WindowLab is a small and simple window manager of novel design, based on
aewm.
It's click-to-focus, shares its window depth policy with the Amiga, and has
a window resizing/reshaping method similar to that of 8/5 from Plan 9.
WindowLab maintains the illusion of direct manipulation by constraining the
mouse pointer when appropriate, ie when a window cannot be dragged any further
in one direction. The pointer is also constrained vertically (effectively
making the target menu items infinitely tall according to Fitts's law) when
it's in the menubar to reduce pointing time.
http://www.nickgravgaard.com/windowlab/
|
|
Changes:
1.2.12: 2003-08-24
MAJOR CHANGE: reverted preferences/theme order to same
as before 1.2.10. Added "prefoverride" file for overriding
theme preferences.
- icewmbg is only re/started when already running
- fix build with --disable-taskbar
- fix build with --disable-shape
- fix ShowMoveSizeStatus with OpaqueMove/Resize
1.2.11: 2003-08-19
- added forcedClose window option (Hanspeter Roth)
- added recent average in network monitor
- fix icewmbg not setting theme background
- fix spelling of _NET_WORKAREA hint (Jeff Pohlmeyer (tgeek))
- fix spelling of --client-id option name (YAMAMOTO, Taku <taku@cent.saitama-u.ac.jp>)
- fix random restart failures
- fix codeset handling on FreeBSD
- Czech translation update (Jan Horak)
- Bulgarian translation (Pavel Pyuter)
- fix painting of exposed icons
1.2.10: 2003-08-11
- added "Default" to Themes submenu
- documentation updates
1.2.10pre11: 2003-08-10
- theme selector now writes the selected theme in ~/.icewm/theme
- theme selector now restarts icewmbg automatically
- minor cleanups in apm applet
- build fixes
- Infadel2 theme cleanups (Hanspeter Roth)
1.2.10pre10: 2003-08-01
- fixed icewmbg semtransparency support. icewmbg will no longer
exit when semitransparency is enabled
- major focus cleanups
1.2.10pre9: 2003-07-30
- double buffering performance optimizations
1.2.10pre8: 2003-07-27
- FIXED: taskbar tray location off by one pixel
1.2.10pre7: 2003-07-26
- FIXED: shaped windows when --enable-shaped-decorations
- FIXED: icewmbg prefs now added to default preferences file
1.2.10pre6: 2003-07-25
- FIXED: theme local font path with Xft/fontconfig
- disabled movement of maximized windows offscreen (use shift to
override)
- corefonts now enabled when Xft major version = 1
1.2.10pre5: 2003-07-24
- FIXED: compile with --enable-corefonts
- FIXED: compile with Xft v1
- Dutch translation update by Reinout van Schouwen
- added internal border to taskbar
1.2.10pre4: 2003-07-19
- FIXED: problem with --enable-shaped-decorations and
full-screen windows (mplayer)
- Italian translation update by Yuri Bongiorno
1.2.10pre3: 2003-07-13
- implement support for depth 1 window icons
- FIXED build with some compilers
- painting is now double buffered (TODO: optional) and faster
- Russian translation update (Anton B. Farygin)
1.2.10pre2: 2003-07-05
- MAJOR CHANGE: the theme needs to be specified in the ~/.icewm/theme
file, like this:
Theme=icedesert/default.theme
- Theme settings are now loaded before ~/.icewm/preferences
- FIXED network monitor crash with "pl" locale (Pawel Warowny)
- simplified tray icon option in window menu
- Finnish translation update (Taisto Kuikka (taistok))
1.2.10pre1: 2003-06-29
- MAJOR CHANGE: icewm background handling moved to icewmbg program
- fixes to gnome2 menu support (Nehal Mistry)
- FIXED: task bar auto hide with taskbar menus
- FIXED: some focusing problems with gtk2 (Owen Taylor, Bernhard Walle)
- code cleanups in font handling
1.2.9: 2003-06-22
- added gnome2 menu support (Nehal Mistry)
- added missing netwm active window notification
- new option FocusRequestFlashTime
- fix problem with accented characters in the title bar
- fix aspect ratio on maximization
- fix gcc 3.3 build
- fix crash with a single workspace (oops!)
- Polish translation update (Arkadiusz Lipiec)
- documentation of using WINDOW_ROLE property in
winoptions (Jo Valentine-Cooper)
Changes on pkgsrc:
* Use shared PLIST on icewm-{gnome,imlib}
Ok'ed by wiz@ and jmmv@
|
|
Window.cc:3234: error: `assert' undeclared (first use this function)
(Approved by maintainer, jschauma.)
|
|
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
|
|
|
|
|
|
|
|
in PR pkg/22476 by Dandy Sakano. This patch corrects the erraneous usage
of the return value of setlocale(3). This bug has been submitted to the
fluxbox bugbox, but apparently has not yet been dealt with.
|
|
installing files into them.
|
|
|
|
This package is based on the unstable 2.5.x series of fvwm. Do
not use it unless comfortable running beta software.
Thanks to Stoned Elipot, Martti Kuparinen, and Curt Sampson for
review.
|
|
|
|
|
|
from gavan@.
|
|
|
|
Fix a memory leak (patch sent to and accepted by the ctwm folks).
|