all repos — fluxbox @ a0604948fe6272ce23040285137f4a6d456612be

custom fork of the fluxbox windowmanager

added ToolFactory, Generictool, ButtonTool and ButtonTheme
fluxgen fluxgen
commit

a0604948fe6272ce23040285137f4a6d456612be

parent

cb7ab28601901e3c7050fa17a6098f658206aaba

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

jump to
M src/Makefile.amsrc/Makefile.am

@@ -67,7 +67,10 @@ WorkspaceNameTool.hh WorkspaceNameTool.cc WorkspaceNameTheme.hh \

IconbarTool.hh IconbarTool.cc IconbarTheme.hh IconbarTheme.cc \ ToolTheme.hh ToolTheme.cc \ IconButton.hh IconButton.cc \ - SystemTray.hh SystemTray.cc + SystemTray.hh SystemTray.cc \ + GenericTool.hh GenericTool.cc \ + ButtonTool.hh ButtonTool.cc ButtonTheme.hh ButtonTheme.cc \ + ToolFactory.hh ToolFactory.cc endif fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \