all repos — fluxbox @ f7261680510f069afc7bb8370bc1b0b83f66c1d9

custom fork of the fluxbox windowmanager

copy N paste ... icc complained slightly
mathias mathias
commit

f7261680510f069afc7bb8370bc1b0b83f66c1d9

parent

5fec1906cc4faf83ec2424aa48c2a050b0254d15

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

jump to
M src/FbTk/FbPixmap.hhsrc/FbTk/FbPixmap.hh

@@ -69,7 +69,7 @@ inline unsigned int height() const { return m_height; }

inline int depth() const { return m_depth; } static Pixmap getRootPixmap(int screen_num); - static void FbPixmap::rootwinPropertyNotify(int screen_num, Atom atom); + static void rootwinPropertyNotify(int screen_num, Atom atom); void create(Drawable src, unsigned int width, unsigned int height,