Commit Graph

4 Commits

Author SHA1 Message Date
Luke Bonham 1b12fd2319 removed whitespaced signatures; wiki updated 2017-09-04 12:43:00 +02:00
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
Luke Bonham 5b266ecf16 widget.contrib.task: use shell for spawn_cmd, set title to static 'task next' 2017-07-15 14:35:45 +02:00
copycat-killer 8d3868d7ce lain.widgets -> lain.widget 2017-02-08 14:20:26 +01:00