all repos — fluxbox @ f3ab9e6b131fe2fb5cac4bcdbde8dbb9df51fff2

custom fork of the fluxbox windowmanager

silly warnings
markt markt
commit

f3ab9e6b131fe2fb5cac4bcdbde8dbb9df51fff2

parent

1ef653cd9333aabcdecb4e69b3797edb46bf0d42

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

jump to
M src/RootTheme.hhsrc/RootTheme.hh

@@ -68,8 +68,8 @@ BackgroundItem *m_background;///< background image/texture

FbTk::GContext m_opgc; const std::string &m_root_command; FbTk::ImageControl &m_image_ctrl; ///< image control for rendering background texture - bool m_background_loaded; ///< whether or not the background is present in the style file bool m_already_set; + bool m_background_loaded; ///< whether or not the background is present in the style file };