lain/widget/contrib
Nick Diego Yamane c846e5e31a task widget: Check if mouse is still over attached widget in aync show
This fixes issue #356. Using an approach similar
to what is implemented in other lain widgets (e.g:
calendar). That is, checking the mouse is still over
the target widget inside the `helpers.async` function
call in `task.show()`.

Signed-off-by: Nick Diego Yamane <nick.diego@gmail.com>
2017-08-18 11:35:26 +02:00
..
tpbat lain.widgets -> lain.widget 2017-02-08 14:20:26 +01:00
init.lua pull #307: worker -> factory 2017-02-08 20:45:11 +01:00
kbdlayout.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
moc.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
redshift.lua lain.widgets -> lain.widget 2017-02-08 14:20:26 +01:00
task.lua task widget: Check if mouse is still over attached widget in aync show 2017-08-18 11:35:26 +02:00