lain/widget
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
..
contrib task widget: Check if mouse is still over attached widget in aync show 2017-08-18 11:35:26 +02:00
alsa.lua pull #307: worker -> factory 2017-02-08 20:45:11 +01:00
alsabar.lua alsabar: rename flag 'mute' to 'playback' in order to avoid confusion; fixes #345 2017-06-27 13:11:27 +02:00
bat.lua bat: critical/low levels notification configurable; closes #335 2017-04-01 12:49:58 +02:00
calendar.lua calendar: let ability to disable icon (see notes section in the wiki); closes #351 2017-07-21 13:59:06 +02:00
cpu.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
fs.lua fs: fix short circuit notification 2017-05-19 15:12:47 +02:00
imap.lua imap: add notify option to disable notifications (read the wiki) 2017-07-25 21:34:07 +02:00
init.lua pull #307: worker -> factory 2017-02-08 20:45:11 +01:00
mem.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
mpd.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
net.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
pulseaudio.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
pulsebar.lua {alsa,pulse}bar: notification fixes and logic simplified 2017-06-25 13:11:30 +02:00
sysload.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
temp.lua widgets: no global tables, but one instance per call; closes #336; closes #337 2017-04-02 19:35:03 +02:00
weather.lua weather: added showpopup option; closes #352 2017-07-25 17:21:36 +02:00