all repos — fluxbox @ 64faaa975e4df02bbf49bc19a96e25e6bc191f3e

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

64faaa975e4df02bbf49bc19a96e25e6bc191f3e

parent

f049bb407a2b81fa9ff0c45dcb8c272038988061

3 files changed, 29 insertions(+), 5 deletions(-)

jump to
M AUTHORSAUTHORS

@@ -1,6 +1,6 @@

-- AUTHORS for Fluxbox Author: - Henrik Kinnunen <fluxgen@linuxmail.org> + Henrik Kinnunen <fluxgen@users.sourceforge.net> Contributors: Joel Carlbark <skypher@linuxmail.org>

@@ -13,6 +13,16 @@ Johan Andersson <xfs@linux.se>

- suggestions, bug reports and beta testing Oliwier Ptak <aleczapka@gmx.net> - suggestions, styles and webpage + Paul W Brannan <pbranna@clemson.edu> + - consulting, code clean up + Rando Christensen <digiwano@babblica.net> + - Documentation + Takashi KATAYAMA <valcyrie@hi-ho.ne.jp> + - Japanese translation + Miroslav Iordanov <m_iordo@yahoo.com> + - Bulgarian translation + Luis Medinas <metalgodin@excite.com> + - Portuguese translation -- AUTHORS for Blackbox 0.61.1 - an X11 Window manager
M ChangeLogChangeLog

@@ -1,5 +1,16 @@

Changes for 0.1.7: -*02/20/20: +*02/02/26: + * indentation in Workspace.hh + * Added key action SENDTOWORKSPACE (Thanks Oliwier Ptak) +*02/02/24: + * Added setupConfigFiles in class Fluxbox + copies configfiles to ~/.fluxbox/ +*02/02/23: + * Added Bulgarian translation (Thanks Miroslav Iordanov) + * Added Japanese translation (Thanks Takashi KATAYAMA) +*02/02/21: + * Bugfix in _WIN_CLIENT_LIST +*02/02/20: * Added _WIN_CLIENT_LIST * Fixed parameter to keybindings (Thanks Tomer Kol) * Fixed a bug in BScreen::raiseWindow

@@ -36,7 +47,7 @@ functions in fluxbox.cc

*02/02/04: * Fixed some unsigned/signed warnings * Moved from LinkedList to STL in some files (Thanks Paul W Brannan) - * Added pt_PT to nls (Thanks Luis Medinas) + * Added pt_PT to nls (Portuguese) (Thanks Luis Medinas) * Fixed multibyte in Iconbar (Thanks Jesper Louis Andersen) * Removed some unnecessary timer->stop() (Thanks Jesper Louis Andersen) *02/02/02:
M READMEREADME

@@ -9,9 +9,12 @@ # make

and then as root # make install -for KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit) +For KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit) ./configure --enable-kde - + +For Gnome support: + --enable-gnome + For more information and FAQ go to http://fluxbox.sourceforge.net To disable tabs and/or iconbar just change it in configure menu.