Luke Bonham
6d7d6aad54
optimised PNGs
2017-08-18 11:53:08 +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
252df73e57
widget.contrib.gpmdp: moved to awesome-www recipes; closes #354 #343 #342
2017-08-14 18:34:46 +02:00
Luke Bonham
0ef7864227
imap: add notify option to disable notifications (read the wiki)
2017-07-25 21:34:07 +02:00
Luke Bonham
721ae4b7b5
weather: added showpopup option; closes #352
2017-07-25 17:21:36 +02:00
Luke Bonham
de72508c78
calendar: let ability to disable icon (see notes section in the wiki); closes #351
2017-07-21 13:59:06 +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
Luke Bonham
245ab7c33a
alsabar: rename flag 'mute' to 'playback' in order to avoid confusion; fixes #345
2017-06-27 13:11:27 +02:00
Luke Bonham
56a603ef28
{alsa,pulse}bar: notification fixes and logic simplified
2017-06-25 13:11:30 +02:00
Oli Desborough
29dd7ad6fc
fs: fix short circuit notification
2017-05-19 15:12:47 +02:00
Luke Bonham
f584555fcf
watch removed: use awful.widget.watch
2017-04-29 16:14:02 +02:00
Luke Bonham
fc6e880da4
pulsebar: fix factory return
2017-04-03 00:53:31 +02:00
Luke Bonham
3a0b51ee57
contrib.gpmdp: instantiate in factory
2017-04-02 21:28:49 +02:00
Luke Bonham
8f948b52eb
widgets: no global tables, but one instance per call; closes #336 ; closes #337
2017-04-02 19:35:03 +02:00
Luke Bonham
2a5d13920f
bat: critical/low levels notification configurable; closes #335
2017-04-01 12:49:58 +02:00
aajjbb
d9fcd8880c
fixing typo mentioned in #331
2017-03-14 10:43:44 -03:00
Luke Bonham
1ece7c35b7
calendar: mouse.current_widgets safety check
2017-03-10 20:48:11 +01:00
Luke Bonham
cc8de6a059
pulsebar: fix typos; closes #327
2017-02-28 10:55:48 +01:00
Luke Bonham
a5d68067cf
add .device for pulseaudio and pulsebar; wiki updated; closes #323
2017-02-24 13:48:13 +01:00
Luke Bonham
26acf37707
fs: elseif -> else in scr argument check; #322
2017-02-24 13:24:52 +01:00
Luke Bonham
a6ca6ab030
fix #321
2017-02-24 13:08:13 +01:00
Luke Bonham
dfca7ef85a
#320 , calendar: name signal functions
2017-02-22 13:46:03 +01:00
Luke Bonham
84654c7f09
closes #318
2017-02-20 12:17:06 +01:00
copycat-killer
0dc6639637
#315 : removed vertical arg from {alsa,pulse}bar
2017-02-14 18:42:43 +01:00
copycat-killer
5f32175e3d
wiki updated; #314
2017-02-13 13:33:44 +01:00
copycat-killer
1c04624c0a
calendar, #289 : instead of setting timeout, don't show at all
2017-02-09 18:27:31 +01:00
copycat-killer
586c54a257
pull #307 : worker -> factory
2017-02-08 20:45:11 +01:00
copycat-killer
3f854a45f5
calendar, #289 : attempt to assert notification timeout when t_out is 0
2017-02-08 19:55:27 +01:00
copycat-killer
8d3868d7ce
lain.widgets -> lain.widget
2017-02-08 14:20:26 +01:00