all repos — fluxbox @ 1d8589a0e25aea89152fa992b7426f09e69b3535

custom fork of the fluxbox windowmanager

added Subject and Observer
fluxgen fluxgen
commit

1d8589a0e25aea89152fa992b7426f09e69b3535

parent

72f584da70a0847bdb3e9cdfb1cee322381e9080

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

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

@@ -20,5 +20,6 @@ XFontImp.cc XFontImp.hh \

Button.hh Button.cc \ Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \ XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \ + Subject.hh Subject.cc Observer.hh Observer.cc \ ${xft_SOURCE} \ ${xmb_SOURCE}