all repos — fluxbox @ 527be4f10257d8b9b9ae5b3ab4b05f6b53956414

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

527be4f10257d8b9b9ae5b3ab4b05f6b53956414

parent

f4ce6f226c73469c3d628d4a169f3a9abf94b5b1

1 files changed, 12 insertions(+), 0 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,5 +1,15 @@

(Format: Year/Month/Day) Changes for 0.9.7: +*03/11/27: + * Added new option on Iconbar mode menu: "Use Pixmap" (Henrik) + Toggle this to show/hide pixmap of windows + new resource item: + session.screen<num>.iconbar.usePixmap: <boolean> + * Changed Maximize menu item in Window menu to a multi button item (Henrik) + Button1: Maximize Normal + Button2: Maximize Vertical + Button3: Maximize Horizontal + MultiButtonMenuItem.hh/cc, Window.cc *03/11/23: * Some util/ updates from Han .cvsignore fbsetbg fluxbox_generate_menu.in

@@ -11,6 +21,8 @@ xinerama awareness (Simon)

Window.cc IconButton.cc * Fix win menu hide straight after show when right click icon (Simon) Menu.cc + +------------------------------------------------------------------------- Changes for 0.9.6: *03/11/16: * Fixed sstream and strstream header check (Henrik)