summaryrefslogtreecommitdiff
path: root/wm/afterstep/patches
AgeCommit message (Collapse)AuthorFilesLines
2016-05-01Add patch comments.dholland14-14/+42
2016-05-01Patch up broad misuse of <ctype.h> functions. Also patch some otherdholland13-6/+898
things found by the compiler, like broken printf formats. Not complete, but a start.
2013-06-26Fix backtrace linking on NetBSD. Fix inline use.joerg3-0/+36
2013-04-09Remove empty patch, thanks to Patrick Welche for pointing outcheusov1-0/+0
2013-04-07Fix build failure with png-1.5. Update to 2.2.11cheusov11-79/+148
2012-05-04Fix inline usage.joerg11-0/+186
2011-05-25* set LICENSE=mitobache1-0/+15
* add user-destdir installation support
2011-04-05Fix build with png-1.5.wiz2-0/+30
2007-03-07Made the package work for me (bin/GWCommand was missing), added therillig1-0/+17
missing dependencies to GTK2 and Bash. PKGREVISION++
2006-10-02Fixed the usage of test(1) together with "==".rillig1-0/+24
2005-12-06fix errno usage.joerg1-0/+28
2005-01-14Update to 2.00.01. In fact, this is a completely new package coming fromjmmv9-263/+0
pkgsrc-wip, as the program has changed a lot. So: AfterStep is a window manager for the Unix X Window System. Based on the look and feel of the NeXTStep interface, it provides end users with a consistent, clean, and elegant desktop. Some of the distinguishing features of AfterStep compared to other window managers are its low usage of resources, stability and configurability.
2003-07-02Avoid hardcoding /usr/pkg in patch files.jmmv1-2/+2
2002-03-04Update to afterstep-1.8.11. The only new feature (from NEWS):fredb3-39/+18
Added DefaultGeometry option to database. That should allow to place window with specifyed geometry when no USPosition was requested, instead of dragging it around. Useful for things like Netscape. Example: Style "*escape*" DefaultGeometry 800x600+10-100 Afterstep-1.8.10 added "Xinerama" support (whatever that is) which we have to disable in "configure" to build, and multi-head support -- which is untested on NetBSD. Follows is the complete ChangeLog since 1.8.9: 1.8.10 patch 1 (sasha+Geoff Burling+Jan Fedak) o Numerous man page and usage fixes by Geoff Burling. o Fixed bug in DefaultGeometry handling where check for USPosition/Size should have been negated. o Fixed compilation bug in lib/parse.c o Fixed minor typho in afterstep man page. o Debugged background setting on multihead config. It apperas that asetroot cannot be run with -l if it is named other then asetroot. Otherwise background selection from the menu does not work. o Updated Clean to use ProcessModuleArgs. Added global var display_name that is set to --display argument value or env var $DISPLAY 's value. MOst modules must be updated to remove var with the same name from main(). o Applied patch from Jan Fedak to add startup geometry to database parameters. o Applied patch from Jan Fedak to fix hotkeys in menus. o Applied patch to get AfterStep to change Icon when Title is changing. New feel option - FollowTitleChanges in feel has to be used to enable this feature. o Fixed Tile's -h handling. o added support for maximization to not exceed screen size, while working with xinerama. o man pages fixes. o Fixed socket/pipes reading loops to not cause 100% CPU utilization under CYGWIN and in some cases even on Unix. o Fixed Menus pointer location handling to use coordinates from events and not abuse XQueryPointer. Otherwise menus were behaving strange whenever events were late due to one reason or others. 1.8.9 patch 1 (sasha) o Fix X libraries order, to have Xext preceed X11 - causes problems on some Solaris systems. o fixed two warnings related to time.h o commented out dependency checking to avoid problems for users with old compilers. It is not needed in stable series anyways. o Added functionality to WindowsDesk function. If second argument is 10000 then first is relative desk number, instead of exact. o Implemented Xinerama support. When window is initially placed - it will be appropriately moved to not appear in between monitors, unless user requested geometry explicetely. o When Xinerama is active, and asetroot is requested to scale or pad background image to the screen size it will use size of the first head ( the one with origin of 0,0 ). o Implemented separate Feel, Look, Background and Init/Restart functions for different screens in multihead config with no Xinerama. o We now read $TMPDIR in order to locate /tmp directory, and falling back to /tmp if envvar is not set. o somewhat fixed Align and Pad fields in the Asetroot config parsing.
2001-06-30Converted to use buildlink stuffzuntum1-17/+0
2001-03-11Update to Afterstep-1.8.8. Bug fixes to many modules. Shaped icons arefredb4-30/+23
back, and the completely re-written "Audio" module makes all kinds of funny noises! Update submitted by Martti Kuparinin in PR pkg/12380.
2001-01-25Don't let afterstepdoc call netscape with "-remote <url>", since packagedfredb1-7/+9
netscape is now really ns-open.
2000-12-12Add new category wm for window managers, and move lots of package fromwiz10-0/+306
x11 here. Only changes are: `wm' in category added and some paths fixed.