summaryrefslogtreecommitdiff
path: root/wm/evilwm/PLIST
diff options
context:
space:
mode:
authorsketch <sketch>2005-06-07 15:01:09 +0000
committersketch <sketch>2005-06-07 15:01:09 +0000
commitee9cf699a0c6f5f07d4c79c7943a77d12ac81c2f (patch)
tree01b42adc47f4b668c46b21abce87410cd9d33ef4 /wm/evilwm/PLIST
parentc9f2fb4f7489c1f895743b2434f0fe82c25f3706 (diff)
downloadpkgsrc-ee9cf699a0c6f5f07d4c79c7943a77d12ac81c2f.tar.gz
Update evilwm to 0.99.18. Changes:
2004-07-10 Fix Alt+Tab crash when there are no clients. 2004-07-11 Coalesce move() and resize() into moveresize(). Refactor window move/resize-by-mouse to eliminate arg to moveresize(). 2004-07-12 Added -app option to specify default vdesk (incl sticky), positions and dimensions. 2004-07-13 Fix so shape information is applied on WM startup. 2005-03-19 Split geometry and vdesk out of -app option into separate -g and -v options (each apply to the last -app defined). 2005-03-20 Add -mask1 and mask2 switches to override default modifier grabs. 2005-03-29 Tidy client_update_current using Larry Doolittle's patch. 2005-03-30 Handle applications reparenting a window to root - manage them unless in Withdrawn state. 2005-04-04 Use strchr,strrchr instead of index,rindex. Set border size to frame size when unmanaging window. 2005-04-06 Return to properly implemented interpretation of win_gravity on initial mapping of windows. Restore window's original border width on WM exit. 2005-04-20 Remove deprecated 'vdesk' external pager support. 2005-04-25 Merging Larry Doolittle's patches: Stricter warning settings for gcc. LD: Cast unused paramters to void. 2005-04-26 Applied LD's patch to declare opt_term statically for now (intent is to allow arguments to program specified with -term). LD: Try to print ssize_t correctly and within strict standards. LD: Add $(EXTRA_DEFINES) to Makefile. LD: Improve punctuation in comments. LD: Use long instead of CARD32 for argument to XChangeProperty() due to odd X Consortium decision. LD: Un-shadow variable p in remove_client debugging segment. LD: Assign opt_term at compile time instead of malloc. LD: Fuss with execvp casting and comments (edited for brevity by CA). 2005-06-02 Ignore PPosition during window placement (back to old behaviour of positioning window under pointer unless user-specified).
Diffstat (limited to 'wm/evilwm/PLIST')
-rw-r--r--wm/evilwm/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/evilwm/PLIST b/wm/evilwm/PLIST
index 44184a99e8a..da69d52f1a7 100644
--- a/wm/evilwm/PLIST
+++ b/wm/evilwm/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2003/01/19 06:07:19 salo Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/06/07 15:01:09 sketch Exp $
bin/evilwm
man/man1/evilwm.1
share/doc/evilwm/ChangeLog
share/doc/evilwm/README
-share/doc/evilwm/README.vdesk
share/doc/evilwm/TODO
@dirrm share/doc/evilwm