summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2003-11-21Remove NO_CHECKSUM so that distinfo actually gets used,wiz1-7/+1
and an associated obsolete comment.
2003-11-21Add distinfo - fixes PR pkg/23520 from Robert Elzabs1-0/+38
2003-11-20Add distinfo file, per PR 23507.wiz2-7/+9
2003-11-12PKGREVISION++ due to devel/popt update.salo6-11/+12
2003-11-10Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan2-2/+4
2003-11-10Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan3-3/+6
2003-11-10Set USE_GCC_SHLIB. Fixes linking on Solaris.gavan1-1/+2
2003-10-19; is used to terminate a yacc rule, and is not valid within a rule.grant2-4/+13
appeases bison on Linux.
2003-10-13Updated fvwm2 to 2.4.17martti5-20/+19
* 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.
2003-10-08Include graphics/xpm/buildlink2.mk.kristerw1-1/+2
2003-10-05Override config.guess and config.sub, to make it recognize netbsd/shark.kristerw1-1/+3
2003-09-27Regenerate (fix dependency to pkgconfig).martti2-5/+3
2003-09-27Require 4.0.0 instead of 3.99.4martti1-4/+3
2003-09-26Define HAVE_STRFTIME; the test for it currently fails with gcc-3.3.1 andwiz1-1/+3
this is the sanest way to fix it. If there are OPSYS we support which do not have it, please add the appropriate .ifs.
2003-09-26Added xfce4-wm and xfce4-wm-themesmartti1-1/+3
2003-09-26Additional window manager themes for XFce4.martti5-0/+2762
2003-09-26Window manager for XFce4.martti5-0/+557
2003-09-25Add and enable 3ddesktopxtraeme1-1/+2
2003-09-25Initial import of 3ddesktop 0.2.5. Package imported from pkgsrc-wip.xtraeme5-0/+61
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!
2003-09-22Bring patch from development version to fix a race condition on old machines.jmmv4-6/+34
While here, avoid passing gcc specific flags to the compiler. Bump PKGREVISION to 1. From Jonathan Perkin in PR pkg/22897.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant3-9/+7
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-16oops, derive PKGNAME from DISTNAME, as usual.xtraeme1-2/+2
2003-09-16Updated to 0.99.15.xtraeme3-26/+14
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.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-3/+2
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...
2003-09-11Order SUBDIRs alphabetically.agc1-2/+2
2003-09-10Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-3/+3
2003-09-07Add '#include <assert.h>' where needed to make this compile with gcc3.jschauma3-1/+27
Patches provided in PR pkg/22699 by pino at dohd dot org
2003-09-05Add and enable menu2wm.jmmv1-1/+2
2003-09-05Initial import of menu2wm, version 0.1:jmmv4-0/+38
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.
2003-09-05Update homepage.jmmv1-2/+2
2003-09-04USE_X11BASE -> USE_X11 to sync with wm/enlightenment move.salo1-3/+3
Fixes PR pkg/22681 by Michal Pasternak.
2003-09-03Make this compile again, it was having trouble with imlib and freetype2xtraeme1-6/+12
buildlink's, while here fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. Ok'ed by silence on packages@
2003-09-03Revision bump, because ImageMagick's shared library version changeadam1-1/+2
2003-09-02Add and enable windowlabxtraeme1-1/+2
2003-09-02Initial import of windowlab 1.12. Reviewed by wiz@xtraeme5-0/+110
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/
2003-08-31Updated icewm to 1.2.12xtraeme9-397/+20
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@
2003-08-30Add patch-ad so it will build under gcc 3.3.1. Error was:reed2-1/+15
Window.cc:3234: error: `assert' undeclared (first use this function) (Approved by maintainer, jschauma.)
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
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.
2003-08-29Fix previous commit it was wrong, it's --enable not --disable.xtraeme1-3/+3
2003-08-28Enable xinerama support by default, bump package revision to 1.xtraeme1-1/+8
2003-08-28Change my email address to the NetBSD one, ok'ed by wiz@xtraeme6-12/+12
2003-08-14Finally apply patch originally provided in PR pkg/20009 and re-submittedjschauma2-1/+17
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.
2003-08-12Ensure that the program and manpage directories are created beforejlam2-6/+8
installing files into them.
2003-08-10Add fvwm-devel.epg1-1/+2
2003-08-10Import fvwm-devel-2.5.7.epg5-0/+248
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.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb2-4/+2
2003-08-08rename variables FLUKEBOX_USE_* -> FLUXBOX_USE_*hubertf1-9/+9
2003-08-08USE_GCC_SHLIB.grant2-2/+4
from gavan@.
2003-08-06Convert to USE_NEW_TEXINFO.seb3-7/+7
2003-07-30Bring back the original patch-aa that was lost with the 3.6 update:simonb2-1/+14
Fix a memory leak (patch sent to and accepted by the ctwm folks).