pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/openbox



Module Name:    pkgsrc
Committed By:   obache
Date:           Sun Dec  8 07:56:31 UTC 2013

Modified Files:
        pkgsrc/wm/openbox: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/wm/openbox: options.mk
Removed Files:
        pkgsrc/wm/openbox/patches: patch-aa

Log Message:
Update openbox to 3.5.2.

While here:
* add hard dependency on Python.
* add options for image support, enable recommended imlib2 by default.
* fixes missing bump of API_DEPENDS to 3.5.
* easy and better handling for config files.

3.5.2:
  * Fix crash in theme rendering code, and in theme parsing code.
  * Maximize windows without borders to fill the whole screen, don't leave
    a one-pixel empty space. (Bug #5996)

3.5.1:
  * New translations: Afrikaans, Belarusian, Interlingua, Hebrew, Romanian,
    Greek.
  * Updated translations: Italian, Serbian, Spanish, Czech, Hungarian, Turkish,
    German, Arabic, Polish, Dutch, Lithuanian, Portuguese, Estonian.
  * SVG icon support. This is optional, depending on librsvg being installed.
  * Allow application rules to control window size with a new <size> tag.
  * Allow application rules to pick a monitor for new windows without forcing
    a position.
  * Allow non-interactive focus cycling with a new <interactive> tag.
  * New LeastOverlap window placement policy replaces the old default
    behaviour. It finds a place on a given monitor that overlaps as few
    windows as possible. Contributed by Ian Zimmerman.
  * Improved Xinerama behaviour.
  * Correctly interface with latest gnome-session for Gnome/Openbox X sessions.
  * Allow third-party control of window opacity in compositing managers.
  * Improved themeing options. Contributed by Dave Foster.
  * Add <monitor>, <title type="regex">, <title type="exact"> and
    <activedesktop> options to If action.
  * Addresses bugs #4661, #5506, #5186, #5758, #5410, #5228, #5277, #5731,
    #5746, #5737, #5419, #5721, #5711, #5385, #5500, #4992, #5443, #5518,
    #5444, #4782, #5237, #5228, #5173, #5203, #5246, #5180, #5179, #5150,
    #5132, #4937, #4889, #5253, #3769, #5819, #5811, #5081, #5426 among others.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/wm/openbox/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/wm/openbox/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/wm/openbox/buildlink3.mk
cvs rdiff -u -r1.28 -r1.29 pkgsrc/wm/openbox/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/wm/openbox/options.mk
cvs rdiff -u -r1.11 -r0 pkgsrc/wm/openbox/patches/patch-aa

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