Commit f25866f
committed
Add vicious.change_timer: a helper to change the timeout
This is useful in case you want to change the timeout value for a
registered widget, e.g. from the format callback function.
I am using this to have a shorter timeout interval for the temperature
widget when its value is above some threshold.
Signed-off-by: Daniel Hahler <[email protected]>1 parent 150864a commit f25866f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
355 | 366 | | |
356 | 367 | | |
0 commit comments