Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116021 - x11-wm/jwm-1.4 (Version bump)
Summary: x11-wm/jwm-1.4 (Version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords: EBUILD
: 120142 123645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-19 03:01 UTC by Alessandro Guido
Modified: 2006-03-24 05:45 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
x11-wm/jwm/jwm-1.1.ebuild (jwm-1.1.ebuild,1.19 KB, text/plain)
2005-12-19 03:04 UTC, Alessandro Guido
Details
x11-wm/jwm/jwm-1.1.ebuild (jwm-1.1.ebuild,1.19 KB, text/plain)
2005-12-19 03:07 UTC, Alessandro Guido
Details
x11-wm/jwm-1.2.ebuild (jwm-1.2.ebuild,1.26 KB, text/plain)
2006-01-04 12:32 UTC, Alessandro Guido
Details
x11-wm/jwm/jwm-1.5.ebuild (jwm-1.5.ebuild,1.65 KB, text/plain)
2006-03-16 08:09 UTC, Alessandro Guido
Details
x11-wm/jwm/jwm-1.5.ebuild (jwm-1.5.ebuild,2.00 KB, text/plain)
2006-03-16 08:48 UTC, Alessandro Guido
Details
x11-wm/jwm/files/1.5-configure.in.patch (1.5-configure.in.patch,458 bytes, patch)
2006-03-16 08:50 UTC, Alessandro Guido
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Guido 2005-12-19 03:01:52 UTC
a new version of this software has been released
Comment 1 Alessandro Guido 2005-12-19 03:04:30 UTC
Created attachment 75074 [details]
x11-wm/jwm/jwm-1.1.ebuild

here is an updated ebuild.
I've added use flags and updated dependencies, making it ready for modular xorg.
Comment 2 Alessandro Guido 2005-12-19 03:07:35 UTC
Created attachment 75075 [details]
x11-wm/jwm/jwm-1.1.ebuild

the previous one missed the xpm use flag.
Comment 3 Alessandro Guido 2006-01-04 12:32:15 UTC
Created attachment 76175 [details]
x11-wm/jwm-1.2.ebuild

Updated ebuild for the 1.2 version of this wm.
Comment 4 Sascha G. 2006-01-23 23:26:41 UTC
*** Bug 120142 has been marked as a duplicate of this bug. ***
Comment 5 Sascha G. 2006-01-23 23:28:12 UTC
(In reply to comment #4)
> *** Bug 120142 has been marked as a duplicate of this bug. ***
 
As noted in this bug, version 1.3 is out.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-02-21 13:21:31 UTC
*** Bug 123645 has been marked as a duplicate of this bug. ***
Comment 7 Alessandro Guido 2006-03-16 08:09:22 UTC
Created attachment 82304 [details]
x11-wm/jwm/jwm-1.5.ebuild

# JWM v1.3 <> 20060114

    * 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

# JWM v1.4 <> 20060208

    * Tray menus now popup in a more natural location.
    * Menu sizes are now specified in terms of size of an icon that would appear for the item instead of the actual height of the item.
    * Trays now attempt to figure out layout from its size.
    * Fixed swallow items getting too much space.
    * Made Swallow more sane when an error is encountered.
    * Added support for windows without a border but with a title bar.
    * Fixed root key bindings on restart.
    * X errors aren't shown anymore unless JWM is compiled with --enable-debug.
    * Added "valign" and "halign" Tray attributes.

# JWM v1.5 <> 20060312

    * 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 8 Alessandro Guido 2006-03-16 08:48:16 UTC
Created attachment 82305 [details]
x11-wm/jwm/jwm-1.5.ebuild
Comment 9 Alessandro Guido 2006-03-16 08:49:05 UTC
Comment on attachment 82305 [details]
x11-wm/jwm/jwm-1.5.ebuild

corrected ebuild to deal with a configure.in
Comment 10 Alessandro Guido 2006-03-16 08:50:35 UTC
Created attachment 82306 [details, diff]
x11-wm/jwm/files/1.5-configure.in.patch

patch against configure.in which correctly doesn't check for fribidi support if --disable-fribidi is passed to the configure script.
Comment 11 Mamoru KOMACHI (RETIRED) gentoo-dev 2006-03-24 05:45:27 UTC
Sorry for the delay. I put the latest ebuild, jwm-1.5.ebuild,
to CVS. Thanks for the ebuild, Alessandro.