pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39311 CVS commit: pkgsrc/wm/pekwm



The following reply was made to PR pkg/39311; it has been noted by GNATS.

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39311 CVS commit: pkgsrc/wm/pekwm
Date: Fri,  8 Aug 2008 14:32:38 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Fri Aug  8 14:32:38 UTC 2008
 
 Modified Files:
        pkgsrc/wm/pekwm: Makefile PLIST distinfo
 
 Log Message:
 Update wm/pekwm to 0.1.7.
 Based on patch provided by Juan RP in PR 39311.
 
 NEWS pekwm-0.1.7
 ================
 
 Bugs fixed
 
   * #XX Several memory leaks identified with valgrind plugged.
   * #XX Fixed broken iconfied state reported by
      <giuliani{.}blackfenix{@}gmail{.}com>
   * #XX CfgParser parsed data twice.
   * #XX StatusWindow placement fixed.
   * #XX Fix for _NET_WM_NAME ops by Florian Hoppe <flp{@}floppi{.}de>
   * #22 Font type is now possible to define as the first argument in
      themes.
   * #30 Panel raise issues, reported and fixed by Jyri Jokinen
      <shared{@}adresh{.}com>
   * #21 Dynamic menu entries become unselectable after first
      visit. Reported by Lassi Pölönen and fixed by Andreas
      <ioerror{@}lavabit{.}com>
   * #14 SendKey action requested by nidan.
   * #29 drag'n'drop requires the recieving window to be moved before
      working. Reported by Jyri Jokinen <shared{@}adresh{.}com>, fixed
      by Andreas <ioerror{@}lavabit{.}com>
   * #32 Shaping issues after shading. Reported by Paulo Igor Barra
      Nascimento <pibarnas{@}yahoo{.}com{.}br> and fixed by Andreas
      <ioerror{@}lavabit{.}com>
   * #XX Corrects the interpretation of the motif windowmanager hints
      by Andreas <ioerror{@}lavabit{.}com>
   * #XX Remove perl scripts reducing dependencies on packages.
 
 User visible changes
 
   * UTF-8 support added for reading and rendering window titles.
   * _NET_WM_ICON is now read and rendered in menus.
   * RandR support for multi-screen configurations.
   * New default theme.
   * CmdDialog size is now calculated from the current head and not the
     whole display.
 
 Configuration changes
 
   * _NET_WM_WINDOW_TYPE handling configurable via autoproperties.
   * Width/Height 0 in autoproperties now means screen width/height.
   * WorkspacesPerRow and WorkspaceNames added with matching
     GotoWorkspace/SendToWorkspace parameters Up, PrevV, Down, NextV.
   * ShowWorkspaceIndicator
   * WorkspaceIndicatorScale
   * PCRE support remove.
   * EdgeIndent option added to Screen section of main configuration
     file. If true reserves space where the screen edge is.
   * EdgeSize now supports per edge configuration.
 
 Theme changes
 
   * Shaping suport for non-corner windows.
   * XMB type is used by default in favour of X11 type fonts.
   * Font alpha is now handles as % from 0-100 instead of previous Xft
     unsigned int value.
   * HeightAdapt option added to theme.
   * Font type is now possible to define as the first argument in themes.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.29 -r1.30 pkgsrc/wm/pekwm/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/wm/pekwm/PLIST
 cvs rdiff -r1.6 -r1.7 pkgsrc/wm/pekwm/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index