Bug 94385 - [Maintainer Update] x11-wm/jwm to 1.5
Summary: [Maintainer Update] x11-wm/jwm to 1.5
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-03-12 13:20 UTC by babak
Modified: 2006-03-15 17:03 UTC (History)
0 users

See Also:


Attachments
jwm.patch (824 bytes, patch)
2006-03-12 13: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-03-12 13:20:25 UTC

    *  Fixed an issue with menu includes.
    * Made it so TrayButton can do more things. "exec:" for running programs, "showdesktop" to minimize all windows on the desktop, and "root" (the default) to show the root menu.
    * Added support for UTF-8.
    * Added support for resizing of swallowed clients (lior2b).
    * Now "keycode" can be specified instead of "key" for key bindings allowing the use of keys which don't have a key symbol.
    * Swallow items now resize to 1 pixel if the client dies.
    * Support for right-to-left text using FriBidi.
    * Much faster color allocation.
    * Client requested resizes are now constrained.
    * Added "popup" attribute for TrayButton.
    * The clock now resizes itself as needed.
    * Fixed window maximization with tray autohide.
    * Fixed tray autohide with menus.
    * Added "enabled" and "delay" PopupStyle attributes.
    * Fixed a bug in the way shape events are handled.
    * Caps lock and num lock are no ignored with key bindings.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-03-15 17:02:55 UTC
State Changed
From-To: open->closed

Committed, thanks!