Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/jwm,
Lightweight window manager with virtual desktops
Branch: CURRENT,
Version: 1.7,
Package name: jwm-1.7,
Maintainer: pip88nlJWM is a window manager for the X11 Window System.
JWM is written in C and uses only Xlib and (optionally)
the shape extension and libXpm. It can support some
MWM, GNOME, and WM Spec hints.
Required to run:[
graphics/xpm] [
graphics/png] [
fonts/Xft2]
Required to build:[
pkgtools/x11-links] [
x11/renderproto]
Master sites:
SHA1: 2ad8029277d1ba530c314ea4e5a9f930afa56a78
RMD160: fca374a54cff0f17eef537a228a696c79ec04fa6
Filesize: 118.56 KB
Version history: (Expand)
- (2008-05-23) Package deleted from pkgsrc
- (2006-05-27) Updated to version: jwm-1.7
- (2006-03-12) Updated to version: jwm-1.5
- (2006-02-13) Updated to version: jwm-1.4
- (2006-01-07) Updated to version: jwm-1.2
- (2005-11-27) Updated to version: jwm-1.1
CVS history: (Expand)
2008-05-22 19:55:48 by Tobias Nygren | Files touched by this commit (8) | |
Log message:
Imported to wm/ on 2006-08-04
|
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
|
2006-07-02 21:04:33 by Sergey Svishchev | Files touched by this commit (25) |
Log message:
Follow redirects in HOMEPAGEs (and, in some cases, MASTER_SITEs too).
|
2006-05-27 02:58:38 by Jeremy C. Reed | Files touched by this commit (2) |
Log message:
Update to 1.7
* JWM v1.6 <> 20060423
+ Fixed a bug that caused JWM to lose the state of withdrawn
windows.
+ Fixed a Xinerama window placement issue.
+ Fixed shading of shaped windows.
+ Fixed snap-to-screen with Xinerama.
+ It is now possible to fix the width of the clock.
+ Added "coordinates" attribute to MoveMode and ResizeMode.
+ Fixed a bug related to removing the Dock and restarting.
+ No longer waits for Swallow items at startup.
+ Fixed FriBidi UTF conversion (lior2b).
+ Fixed a key binding issue on shutdown/restart (lior2b).
+ Fixed a key binding issue with keycode.
+ Fixed a bug involving maximized windows and the clock.
+ Decreased the default popup delay to 600 ms.
+ Added a 3 pixel border to popups.
+ Scrollwheel now switches windows when over the task list.
+ Scrollwheel now switches desktops over the root window.
+ Scrollwheel now shades/unshades when over title bars.
+ Double clicking now maximizes/restores when over title bars.
+ Fixed a bug with key masks.
+ A second click on a "showdesktop" button will now restore
minimized windows.
+ New window buttons (lior2b).
+ New minimized icon (lior2b).
+ Put brackets around minimized items (lior2b).
+ Scroll menus that are too big for the screen.
+ Moving a maximized window now un-maximizes it.
+ Resizing a maximized window now un-maximizes it (lior2b).
+ Left clicking on a window icon now shows the window menu
(lior2b).
* JWM v1.7 <> 20060427
+ Fixed clock redrawing issue.
+ Fixed Tray valign attribute.
+ No longer un-maximizes on a single click to title bars.
|
2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
|
2006-03-12 12:49:26 by Pippijn van Steenhoven | Files touched by this commit (3) |
Log message:
updating to version 1.5 and adding an option to disable pngs
|
2006-02-16 23:08:39 by Pippijn van Steenhoven | Files touched by this commit (1) |
Log message:
Committed the distinfo file as well now. I forgot to check it in last time :S
|
2006-02-12 21:33:05 by Pippijn van Steenhoven | Files touched by this commit (1) |
Log message:
updating to version 1.4
|