summaryrefslogtreecommitdiff
path: root/wm/icewm-gnome
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-01-20 04:27:48 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-01-20 04:27:48 +0000
commit6d19e639760f3fba5d7a7101e30c69c625d74317 (patch)
tree3fb9d502461b291db94e8a8f853586b20c761ddd /wm/icewm-gnome
parent913dfa54a288d46c74c173dcf49aadf168239b1e (diff)
downloadpkgsrc-6d19e639760f3fba5d7a7101e30c69c625d74317.tar.gz
Update icewm to 1.2.20
# 1.2.20: 2005-01-09 * fix+revert default binding for MouseWinMove an MouseWinSize * fix 1 pixel border when taskbar at top of screen * fix themes not loading from user directory # 1.2.19: 2004-12-26 * fix crash/build failure when taskbar disabled * fix build/link with some gcc/g++ versions # 1.2.18: 2004-12-18 * changed icedesert colors (Hanspeter Roth) # 1.2.18pre1: 2004-12-05 * disable SupportsSemitransparency by default, this makes icewmbg exit after setting the image and reduces memory usage * fix Meta key handling typo * fix CPU waste in icewm-session and icewmtray * fix some Win+x key combinations * new settings MouseWinMove (=Alt+Ctrl+Pointer_Button1) and MouseWinSize (=Alt+Ctrl+PointerButton3). The default bindings have changed from Alt+button drag to Ctrl+Alt (or Super). # 1.2.17: 2004-11-07 * fix: windows were not expanding when taskbar was hidden * fix: reused (hidden) application windows popped up on original workspace * fix: build with --disable-taskbar * fix: maximize/restore for rxvt * fix: reboot/shutdown functionality (default configuration changed to use 'sudo') # 1.2.17pre2: 2004-10-31 * fix crash on startup when mailbox or net status disabled * fix build with gcc > 3.3 * fix gray lines on taskbar bottom * major changes in window geometry/layout handling * fix "tray icon" # 1.2.17pre1: 2004-10-24 * fix \ quoting in configuration files (Eduard Bloch) * fix "win" key when NumLock active * more weird modifier map fixesa * updated Slovenian translation (Jernej Kovacic) * add the button to collapse the task bar * rewrite of taskbar layout code * force Imlib to use default visual (fix xorg visual mess) * vertical layout for Alt+Tab (Eduard Bloch)
Diffstat (limited to 'wm/icewm-gnome')
-rw-r--r--wm/icewm-gnome/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile
index 184baa57836..07d70cc0758 100644
--- a/wm/icewm-gnome/Makefile
+++ b/wm/icewm-gnome/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2005/01/13 10:14:45 xtraeme Exp $
+# $NetBSD: Makefile,v 1.32 2005/01/20 04:27:48 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
-PKGREVISION= 2
COMMENT= Small, fast and light-weight window manager (GNOME version)
CONFLICTS+= icewm-[0-9]* icewm-imlib-[0-9]*