all repos — fluxbox @ c6a79f9e42c404da631faafbb0d09a5e5548b7bd

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

c6a79f9e42c404da631faafbb0d09a5e5548b7bd

parent

b7e31755bee91133fe512040e9d1650a1e410048

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

jump to
M ChangeLogChangeLog

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

Changes for 0.1.7: +*02/02/16: + * Updated include guards +*02/02/13: + * Fixed bug in Window.cc +*02/02/11: + * Fixed bug in Screen and Workspace + * Fixed timer bug in BaseDisplay + * Remove throw in FluxboxWindow + creation of a window should be checked with isManaged *02/02/09: * Fixed bug in Workspace::removeWindow + * Moved to STL vector in BaseDisplay (Thanks Paul W Brannan) *02/02/08: * Back to stl list * Fixed bug in Basemenu.hh (Thanks Paul W Brannan)