Commit graph

465 commits

Author SHA1 Message Date
aajjbb
7af06fff37 fixing small typo in fs widget which lead to nil reference 2015-07-11 14:19:12 -03:00
Luke Bonham
6457c4d2c3 enhancement: unique timers for widgets; #114 2015-07-09 12:53:08 +02:00
Luke Bonham
b9bca04108 enhancement: unique timers for widgets; #114 2015-07-09 12:52:18 +02:00
luke bonham
e165a3c289 weather: added failsafe check; #105 2015-07-05 11:30:24 +02:00
luke bonham
fdf8132242 weather: add back default hover notification; #113 2015-07-05 11:12:41 +02:00
luke bonham
538269c108 weather.forecast_update: forgot to add check on err 2015-07-03 18:10:03 +02:00
luke bonham
8468b88f4a weather.forecast_update: forgot to add check on err 2015-07-03 18:05:22 +02:00
luke bonham
e1450f8828 whitespaces cleaning 2015-07-03 12:17:31 +02:00
luke bonham
8c5b64675d better weather module: OpenWeatherMap; #105 2015-07-02 12:06:07 +02:00
luke bonham
5fc544049a alsa, alsabar: make amixer call customizable; fixes #111 in general 2015-06-24 13:50:34 +02:00
Dmitry Nedbaylo
f48afb841e Calendar: added post calendar command for extra processing 2015-05-31 15:44:45 +03:00
Luke Bonham
c3ddefb68d net: removed 'tostring' for numbers 2015-05-19 15:41:33 +02:00
Oleg Hahm
f78d451706 smapi: round remaining hour estimation 2015-05-17 22:58:52 +02:00
Luke Bonham
161abc46ab yawn: fair/windy icon added 2015-04-13 11:49:13 +02:00
Luke Bonham
422c9387f1 yawn: fair/windy icon added 2015-04-13 11:38:44 +02:00
copycat-killer
c9b11c5962 alsabar: string.format use for preset.text in alsabar._notify 2015-03-28 11:40:06 +01:00
copycat-killer
91c1b804b9 alsabar: string.format use for preset.text in alsabar._notify 2015-03-28 11:39:45 +01:00
luke bonham
adc899ba1f #103: revert to original fs implementation 2015-03-25 19:41:08 +01:00
copycat-killer
a535b86435 alsa: added card, channel to widget table 2015-03-09 21:33:11 +01:00
emikkva
5a1a02a63d 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-02-16 23:59:21 +02:00
copycat-killer
0049a18e8f #91 pull + clean useless lines 2015-02-05 09:07:28 +01:00
luke bonham
c37514124a mpd: mpd_now.elapsed seconds fixed 2015-01-30 14:12:13 +01:00
luke bonham
6796803a40 mpd: fixed bad auto-fixed scope 2015-01-20 10:18:15 +01:00
luke bonham
4bc0f2927d pull #90: fixed tabs 2015-01-20 10:16:06 +01:00
Jack Pugmire
02dba8b36a Added keys to mpd_now for querying the length of a song and the current time (both in seconds). 2015-01-15 23:44:22 -05:00
Rongzhou Shen
236d9e8a3d Moving moc to contrib and adding license information 2014-12-27 12:58:56 -08:00
Rongzhou Shen
7d60073c29 Adding a moc widget to lain 2014-12-27 12:15:12 -08:00
luke bonham
4bf954480a erge branch 'master' of https://github.com/copycat-killer/lain 2014-12-12 19:26:56 +01:00
luke bonham
b131bba91e yawn: de_DE added 2014-12-12 19:26:43 +01:00
loudcry
199213d8de Some words' fixes
I fixed some words.
2014-12-01 17:07:29 +05:00
Alex Kir
024e9bce60 Some might have spaces in passwords (Like I do) and then curl fails.
* Changed string formatting of password to %q to always quote password
2014-11-25 23:14:56 +02:00
alexey korobtsov
626328ed9a new file: widgets/yawn/localizations/ru_RU 2014-11-17 18:56:56 +03:00
luke bonham
0bfa28f749 net: iface scope fixed 2 2014-11-15 13:38:07 +01:00
luke bonham
30658f602b yawn: fetch_weather local -> integrated; net: iface scope fixed 2014-11-15 13:21:22 +01:00
luke bonham
89bb71e154 #68 solution attempt 2014-10-20 15:56:44 +02:00
luke bonham
a250f4d3fc #66: screen position in calendar:attach 2014-10-11 16:18:03 +02:00
luke bonham
02a50839c8 widgets: screen notification setting added 2014-10-11 14:45:14 +02:00
luke bonham
99db3d7ac2 #66 removed hardcoded screen def in widgets notification 2014-10-11 14:17:05 +02:00
luke bonham
c4c149d2df undo 'set card' from projektile/master 2014-09-26 12:41:35 +02:00
luke bonham
eac8845c14 Merge branch 'master' of https://github.com/copycat-killer/lain 2014-09-26 12:38:34 +02:00
Dainese Hsiao
96d23431f2 Add yawn localization zh_TW 2014-09-25 13:15:39 +08:00
projektile
274a5f43c9 set card 2014-09-22 11:29:46 -04:00
luke bonham
55e72b9aa4 yawn: new words localized 2014-09-11 16:10:22 +02:00
luke bonham
24ac1f98e6 imap: increased curl connect-timeout 2014-09-08 18:51:48 +02:00
luke bonham
f37a31878e widget module loads optimization 2014-08-08 14:25:21 +02:00
luke bonham
0d5c25ffd4 abase widget added 2014-08-08 14:10:25 +02:00
Chris Morin
bb7fbebf1f fix typo 2014-08-07 17:13:32 -04:00
luke bonham
6714db710a mpd and yawn widget are now asynchronous 2014-08-07 13:37:24 +02:00
luke bonham
4903782e55 small fixes 2014-08-07 12:21:02 +02:00
luke bonham
f2fb4f6fda IMAP wiget is now asynchronous 2014-08-05 12:59:19 +02:00