aboutsummaryrefslogtreecommitdiff
path: root/src/AttentionNoticeHandler.cc
AgeCommit message (Expand)AuthorFilesLines
2012-08-28changed timing functions to use a monotonic increasing clockMathias Gumz1-1/+1
2011-05-10Remove all trace of Observers and SubjectsPavel Labath1-1/+0
2011-05-10Convert FluxboxWindow::stateSig to FbTk::SignalPavel Labath1-2/+2
2011-05-10Convert Focusable::dieSig to FbTk::SignalPavel Labath1-13/+2
2011-02-25bugfix: submenus didn't hide if a delay was setMathias Gumz1-1/+1
2010-09-09simpler to use FbTk/Timer apiMathias Gumz1-5/+2
2010-03-18Changed Focusable::focusSig() to new signal system.Henrik Kinnunen1-10/+22
2008-06-08add (urgent=yes|no) options to ClientPatternMark Tiefenbruck1-2/+7
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-2/+2
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-28move STLUtil to FbTkMark Tiefenbruck1-2/+2
2007-10-13merged changes from pre-develmarkt1-15/+16
2007-07-01more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTIONmarkt1-0/+16
2006-10-16initialize m_statefluxgen1-1/+2
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-22/+24
2006-05-13handles flashing of titlebar if the window demands attentionfluxgen1-0/+106