Bug 96235 - [Maintainer Update] port x11-wm/jwm to 1.6
Summary: [Maintainer Update] port x11-wm/jwm to 1.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-23 22:20 UTC by babak
Modified: 2006-04-25 16:55 UTC (History)
0 users

See Also:


Attachments
jwm.patch (824 bytes, patch)
2006-04-23 22:20 UTC, babak
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description babak 2006-04-23 22:20:15 UTC
Changes:
    * 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).
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2006-04-25 16:55:21 UTC
State Changed
From-To: open->closed

Committed, thanks!