From 91a29132d4b3d9b9fcc2ecb19b3a6cf3d8fcdc20 Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Fri, 15 Jul 2011 21:01:30 +0200 Subject: Add a TODO comment regarding the colorsPerChannel resource the new value of the resource is not used until fluxbox restarts. --- src/fluxbox.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fluxbox.hh b/src/fluxbox.hh index c25939d..6be5253 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh @@ -240,6 +240,7 @@ private: FbTk::BoolResource m_rc_ignoreborder; FbTk::BoolResource m_rc_pseudotrans; + // XXX new value of m_rc_colors_per_channel does not get used until restart FbTk::RangedIntResource m_rc_colors_per_channel; FbTk::IntResource m_rc_double_click_interval, m_rc_tabs_padding; -- cgit v0.11.2