added new signal, attentionSig(), will notify listeners when this window demands attention

This commit is contained in:
fluxgen 2006-05-13 16:20:38 +00:00
parent 94349dda08
commit 98db6c7128

View file

@ -289,6 +289,7 @@ FluxboxWindow::FluxboxWindow(WinClient &client, FbWinFrameTheme &tm,
m_diesig(*this),
m_focussig(*this),
m_titlesig(*this),
m_attentionsig(*this),
m_themelistener(*this),
moving(false), resizing(false), shaded(false),
iconic(false), focused(false),