all repos — fluxbox @ df4c3532e2919d15567ba50bbbd8400cef690fed

custom fork of the fluxbox windowmanager

updated ChangeLog
Mathias Gumz akira at fluxbox dot org
commit

df4c3532e2919d15567ba50bbbd8400cef690fed

parent

fc192b1161bf9d1ca0ca9a35397c99ee1a41c7f3

1 files changed, 27 insertions(+), 1 deletions(-)

jump to
M ChangeLogChangeLog

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

(Format: Year/Month/Day) Changes for 1.1.2 +*11/02/03: + + * Allow to override 'Focus New Windows' via .fluxbox/apps (thanks Peter Hercek) + Remember.{cc,hh} Window.hh + * Bugfix: semantical difference between WinState::Decoration and + Remember::save() (thanks Peter) + +*11/02/25: + + * Added 'fontconfig' as link dependency if Xft is used (Mathias) + acinclude.m4 + +*11/01/24: + + * Added syntax / coloring for 'Vim' to '3rd/vim' + +*11/01/18: + + * Bugfix: Prevent SIGFPE when using nxserver, closes #2813828 (Mathias) + FbTk/Menu.cc + +*11/01/15: + + * Code cleanup (Mathias) + FbTk/Menu.{cc,hh} Screen.cc Slit.cc Toolbar.cc + *11/01/06: * Bugfix: handle result of DisplayString() correctly, bug #3136775 (Mathias)

@@ -211,7 +237,7 @@ * Allow matching screen number in ClientPattern (thanks Peter Hercek)

ClientPattern.cc * Hide the menu when you click on a window (Mark) Window.cc - * Make Raise/LowerLayer commands accept integer argument, defualt 2 (Mark) + * Make Raise/LowerLayer commands accept integer argument, default 2 (Mark) CurrentWindowCmd.cc/hh Window.cc/hh * Change default toolbar head to 1 (Mark) Toolbar.cc