all repos — fluxbox @ 807a1b557552e43dbdc169c1e7a3065a3f12aac7

custom fork of the fluxbox windowmanager

fix font updates in iconbar
markt markt
commit

807a1b557552e43dbdc169c1e7a3065a3f12aac7

parent

807724db9f024faa4fb9bbeb0e7f8923b794044d

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

jump to
M src/IconButton.ccsrc/IconButton.cc

@@ -162,6 +162,8 @@ setBorderColor(m_theme.unfocusedBorder().color());

} + updateBackground(false); + } void IconButton::update(FbTk::Subject *subj) {