aboutsummaryrefslogtreecommitdiff
path: root/src/FocusableTheme.hh
AgeCommit message (Collapse)AuthorFilesLines
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath1-8/+10
I removed the const versions of reconfigSig() in the process since FbTk::Signal has no const methods anyway.
2010-03-18Changed Focusable::focusSig() to new signal system.Henrik Kinnunen1-1/+5
The focus signal emits the window that had the focus status changed.
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-0/+71