Alanarchy
Posts 0
Alanarchy
#1
Accordion to the Fluxbox website:


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://fluxbox.org/download/"
linktext was:"http://fluxbox.org/download/"
====================================


This is mostly a bug fix release. For a more complete list and detailed
description of them see the documentation and ChangeLog.

General:
* Added 'NearestCorner', 'NearestEdge' and 'NearestCornerOrEdge' resize
methods
* Added percentage values for commands such as ResizeWindow
* Added style ressources 'menu.hilite.font', 'menu.hilite.justify'
* Added 'OnTab' modifier for keys file
* Added _MOTIF_WM_INFO atom to advertise motif capabilities
* Added 'fullscreen', 'maximizedhorizontal', 'maximizedvertical' tests to
client patterns
* Added option to revert focus to previous window only on current head in
a multi-monitor setup
* Rewrite of FbTk::TextureRenderer (simpler code)
* Improved building on Microsoft Windows

Critical Bugfixes in 1.3.3:
* Use of monotonic increasing clock for timer, not affected by leap seconds etc.

Other Bugfixes:
* Fixed placement off transient windows in a multi-monitor setup with 'holes'
* Fixed usage of '~' as part of style filenames
* Replaced (deprecated) XKeycodeToKeysym() with XkbKeycodeToKeysym()
* Improved vertical alignment of text in decorations
* Fixed compiler and code style issues
* Updated italian translations
Posts: 609
dark-D
Joined: 02 Jun 2008
#2
i do not recommend updating to it, it has a bug on showing the tooltip that freezes the entire program.

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://sourceforge.net/tracker/?func=detail&aid=3590078&group_id=35398&atid=413960"
linktext was:"http://sourceforge.net/tracker/?func=de ... tid=413960"
====================================
Alanarchy
Posts 0
Alanarchy
#3
Thanks dark-D!
Posts: 609
dark-D
Joined: 02 Jun 2008
#4
there is a new version out, 1.3.4, it should solve the previous bugs. i didn't test it yet.

Code: Select all

Fluxbox 1.3.4 - bend physics back to reality
Sun Feb 10 16:34:13 UTC 2013

New year, new release. Since the fluxbox-1.3.3 contained a few rather nasty bugs (some have labeled it"unlucky release" :)), here is the 100% bug free version you should use from now on. No more time holes, sorry folks.

General:

    Added 'LHalf' / 'RHalf' titlebar buttons
    Added 'ClientPatternTest' command for testing clientpatterns via fluxbox-remote
    Added 'he_IL' translations

Critical Bugfixes in 1.3.4:

    All timer based problems are fixed now
    Fixed integer overflows for some gradient textures
    Fixed compile issue on MacOS

Other Bugfixes:

    Correct renderinger of 'sunken' textures
    Move windows without the lagging-behind-effect on slower machines
    Improved color brightening in textures
    Memory and other code improvements in texture rendering code
    Fix build-system issues

Happy fluxboxing!
Posts: 609
dark-D
Joined: 02 Jun 2008
#5
edit: i ran this for a week, no crashes so far.
and yet another version, this is starting to get fun...

Code: Select all

Fluxbox 1.3.5 - Damn logic!
Wed Feb 13 10:12:37 UTC 2013

A nasty, little bug went undiscovered into 1.3.3 and prevented the logic commands from working. So, if you happen to use any of the logic commands like 'if', 'and' or .. well .. 'or' in your keys-file: This is the release that fixes that for you. Nothing else was added or fixed.

Sorry for the inconvinience!
The Fluxbox team