Bug 91814 - [Maintainer Update] x11-wm/jwm to 1.3
Summary: [Maintainer Update] x11-wm/jwm to 1.3
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-01-15 06:50 UTC by babak
Modified: 2006-01-15 08:15 UTC (History)
0 users

See Also:


Attachments
jwm.patch (817 bytes, patch)
2006-01-15 06:50 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-01-15 06:50:02 UTC

new in JWM 1.3:

*  Added support for the following extended window manager hints:
      o _NET_CLIENT_LIST
      o _NET_CLIENT_LIST_STACKING
      o _NET_WM_STRUT
      o _NET_WM_STRUT_PARTIAL
      o _NET_MOVERERSIZE_WINDOW
      o _NET_WM_WINDOW_TYPE_DOCK
* Added support for clients sending _NET_CURRENT_DESKTOP to the root window.
* Added a Dock item for Tray. This adds support for programs to dock in the tray via the _NET_SYSTEM_TRAY_Sn selection.
* Fixed the centering of icons in tray buttons.
* Fixed a bug where TrayButtonStyle was being used for task lists.
* Now handles really small window borders and buttons in a more sane manner.
* Now vertical task lists are size-to-fit.
* Fixed the size computation of fixed-size trays.
* Tray button text is now centered when no icon is present.
* Added more descriptive error messages for configuration parsing.
* Added the following group options:
      o pignore
      o maximized
      o minimized
      o shaded
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-15 08:15:27 UTC
State Changed
From-To: open->closed

Committed, thanks!