Commit graph

162 commits

Author SHA1 Message Date
Luke Bonham
3afe2d5469 alsabar: button signals updated 2015-08-05 13:31:15 +02:00
Luke Bonham
2565a0f0b0 mpd: added http streams check; #115 2015-08-05 13:31:15 +02:00
Luke Bonham
2119b79449 uniform timers for single-instance widgets; #114 2015-08-05 13:31:15 +02:00
aajjbb
72556c9cd1 fixing small typo in fs widget which lead to nil reference 2015-08-05 13:31:15 +02:00
Luke Bonham
fb358dcd04 enhancement: unique timers for widgets; #114 2015-08-05 13:31:15 +02:00
Luke Bonham
b92942b0e0 enhancement: unique timers for widgets; #114 2015-08-05 13:31:15 +02:00
luke bonham
d1e810f2fc weather: added failsafe check; #105 2015-08-05 13:31:15 +02:00
luke bonham
94fe36d0c7 weather: add back default hover notification; #113 2015-08-05 13:31:15 +02:00
luke bonham
fa0d05aa95 weather.forecast_update: forgot to add check on err 2015-08-05 13:31:15 +02:00
luke bonham
f31134fd1c weather.forecast_update: forgot to add check on err 2015-08-05 13:31:15 +02:00
luke bonham
973b56ce0b whitespaces cleaning 2015-08-05 13:31:15 +02:00
luke bonham
beb196af2f better weather module: OpenWeatherMap; #105 2015-08-05 13:31:15 +02:00
luke bonham
1574793252 alsa, alsabar: make amixer call customizable; fixes #111 in general 2015-08-05 13:31:15 +02:00
Dmitry Nedbaylo
af516589ed Calendar: added post calendar command for extra processing 2015-08-05 13:31:15 +02:00
Luke Bonham
e79cd9c029 net: removed 'tostring' for numbers 2015-08-05 13:31:15 +02:00
Oleg Hahm
ea7b0dd6b1 smapi: round remaining hour estimation 2015-08-05 13:31:15 +02:00
Luke Bonham
52c31db52e yawn: fair/windy icon added 2015-08-05 13:31:15 +02:00
Luke Bonham
e5b730dbf0 yawn: fair/windy icon added 2015-08-05 13:31:15 +02:00
copycat-killer
5e1f73369d alsabar: string.format use for preset.text in alsabar._notify 2015-08-05 13:31:15 +02:00
copycat-killer
12f2ec0817 alsabar: string.format use for preset.text in alsabar._notify 2015-08-05 13:31:15 +02:00
luke bonham
49221b8055 #103: revert to original fs implementation 2015-08-05 13:31:15 +02:00
copycat-killer
223125b60b alsa: added card, channel to widget table 2015-08-05 13:31:15 +02:00
emikkva
82442ce10b Add a card attribute for alsa and alsabar
Currently alsa.lua and alsabar.lua do not support the amixer command
line option "-c" which allows defining which card to use. For at
least new Dell E-series laptops, the card is not the default (0) and
therefore this functionality is required for these widgets to work.
2015-08-05 13:31:15 +02:00
copycat-killer
527e38f437 #91 pull + clean useless lines 2015-08-05 13:31:15 +02:00
luke bonham
d46745e1b3 mpd: mpd_now.elapsed seconds fixed 2015-08-05 13:31:15 +02:00
luke bonham
3261164a88 mpd: fixed bad auto-fixed scope 2015-08-05 13:31:15 +02:00
luke bonham
bbe0b1903d pull #90: fixed tabs 2015-08-05 13:31:15 +02:00
Jack Pugmire
7939cfcd90 Added keys to mpd_now for querying the length of a song and the current time (both in seconds). 2015-08-05 13:31:15 +02:00
Rongzhou Shen
bb5204a722 Moving moc to contrib and adding license information 2015-08-05 13:31:15 +02:00
Rongzhou Shen
9e72153c6d Adding a moc widget to lain 2015-08-05 13:31:15 +02:00
loudcry
b9c5e5a2cf Some words' fixes
I fixed some words.
2015-08-05 13:31:14 +02:00
luke bonham
576a24d6e7 yawn: de_DE added 2015-08-05 13:31:14 +02:00
Alex Kir
1973b16fdc Some might have spaces in passwords (Like I do) and then curl fails.
* Changed string formatting of password to %q to always quote password
2015-08-05 13:31:14 +02:00
alexey korobtsov
dba2c648f1 new file: widgets/yawn/localizations/ru_RU 2015-08-05 13:31:14 +02:00
luke bonham
1d5e6f2516 net: iface scope fixed 2 2015-08-05 13:31:14 +02:00
luke bonham
e07eee4618 yawn: fetch_weather local -> integrated; net: iface scope fixed 2015-08-05 13:31:14 +02:00
luke bonham
1a654b327d #68 solution attempt 2015-08-05 13:31:14 +02:00
luke bonham
e759a7fe23 #66: screen position in calendar:attach 2015-08-05 13:31:14 +02:00
luke bonham
ebd18c24f3 widgets: screen notification setting added 2015-08-05 13:31:14 +02:00
luke bonham
b0bcf77ccc #66 removed hardcoded screen def in widgets notification 2015-08-05 13:31:14 +02:00
luke bonham
f5d391e7b6 undo 'set card' from projektile/master 2015-08-05 13:31:14 +02:00
Dainese Hsiao
ee615272a2 Add yawn localization zh_TW 2015-08-05 13:31:14 +02:00
projektile
4e4bf44d2f set card 2015-08-05 13:31:14 +02:00
luke bonham
1f19ecf03b yawn: new words localized 2015-08-05 13:31:14 +02:00
luke bonham
8989408582 imap: increased curl connect-timeout 2015-08-05 13:31:14 +02:00
luke bonham
b371de56f8 widget module loads optimization 2015-08-05 13:31:14 +02:00
luke bonham
ece196a6b0 abase widget added 2015-08-05 13:31:14 +02:00
Chris Morin
d2b3a0804d fix typo 2015-08-05 13:31:14 +02:00
luke bonham
e00ee3436e mpd and yawn widget are now asynchronous 2015-08-05 13:31:14 +02:00
luke bonham
3e735d3eff small fixes 2015-08-05 13:31:14 +02:00