aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/MacroCommand.hh
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2012-09-14 06:48:37 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2012-09-14 06:48:37 (GMT)
commit59d097bcead9b349e20a4ec193d76330e6899e53 (patch)
tree0b751bd425c2ee42254d04496512b79f15984ff8 /src/FbTk/MacroCommand.hh
parent541c8c407b7ba8dd10f85bb48bcb5900270b3f84 (diff)
downloadfluxbox-59d097bcead9b349e20a4ec193d76330e6899e53.zip
fluxbox-59d097bcead9b349e20a4ec193d76330e6899e53.tar.bz2
Fix bug: (re)setting timeouts on a running FbTk::Timer might lead to broken timer list
Setting a new timeout on a running FbTk::Timer must remove it from the timerlist, otherwise the list is not ordered correctly anymore. So, we stop the running FbTk::Timer, set the new timeout and restart it.
Diffstat (limited to 'src/FbTk/MacroCommand.hh')
0 files changed, 0 insertions, 0 deletions