diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-08-14 11:42:27 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2016-08-26 06:06:47 (GMT) |
commit | 10a957473803e87f119c363dc19efe92ea938a1d (patch) | |
tree | 42dc0c55521d6a8736e1cde00374e503ca15c3df /src/FbTk/Signal.hh | |
parent | fe8ff8729299a4fd4371394d3ca9102ece22fefb (diff) | |
download | fluxbox-10a957473803e87f119c363dc19efe92ea938a1d.zip fluxbox-10a957473803e87f119c363dc19efe92ea938a1d.tar.bz2 |
Fix autohiding/raising timer logics
Trying to control a timer bound to an unconditional toggle, caused by
opposing events does not work. <- That's a period.
The toolbar implementation would act too seldom, the slit to often.
Instead, fire the timer whenever the state does not match the event and
bind it to a function that queries the pointer position and acts
accordingly.
Diffstat (limited to 'src/FbTk/Signal.hh')
0 files changed, 0 insertions, 0 deletions