index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
AttentionNoticeHandler.cc
Age
Commit message (
Expand
)
Author
2012-08-28
changed timing functions to use a monotonic increasing clock
Mathias Gumz
2011-05-10
Remove all trace of Observers and Subjects
Pavel Labath
2011-05-10
Convert FluxboxWindow::stateSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert Focusable::dieSig to FbTk::Signal
Pavel Labath
2011-02-25
bugfix: submenus didn't hide if a delay was set
Mathias Gumz
2010-09-09
simpler to use FbTk/Timer api
Mathias Gumz
2010-03-18
Changed Focusable::focusSig() to new signal system.
Henrik Kinnunen
2008-06-08
add (urgent=yes|no) options to ClientPattern
Mark Tiefenbruck
2008-01-10
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-27
move STLUtil to FbTk
Mark Tiefenbruck
2007-10-13
merged changes from pre-devel
markt
2007-07-01
more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION
markt
2006-10-16
initialize m_state
fluxgen
2006-06-24
Make Urgency Hint flash the correct WinClient's tab.
markt
2006-05-13
handles flashing of titlebar if the window demands attention
fluxgen