Commit graph

454 commits

Author SHA1 Message Date
Dario Gjorgjevski
ca6119899a localize variables 2015-08-29 15:16:07 +02:00
Dario Gjorgjevski
fa11ea4279 make notification text customizable 2015-08-29 15:03:24 +02:00
aajjbb
fc8ea20ab5 Merge branch 'master' of https://github.com/copycat-killer/lain 2015-08-23 22:52:57 -03:00
Clemens Kirchgatterer
36b0ed19bb fix naughty.notify render problem, when bg color with alpha is used
fixed a copy paste error in color initialization on the go
2015-08-23 13:13:54 +02:00
aajjbb
907fb6ff8e merging with upstream 2015-08-18 10:52:05 -03:00
copycat-killer
6db29e08b3 wiki updated 2015-08-16 13:54:04 +02:00
Dario Gjorgjevski
5f643320f3 do not add `us' as secondary if already present 2015-08-16 05:42:18 +02:00
Dario Gjorgjevski
75c3b81654 fix trailing whitespace and mixed indent 2015-08-16 05:36:09 +02:00
Dario Gjorgjevski
9358f8ac54 bring back mistaken deletion 2015-08-13 02:16:34 +02:00
Dario Gjorgjevski
edac7419fa add 'local' modifier as appropriate 2015-08-13 02:11:24 +02:00
Dario Gjorgjevski
9223ddfb10 add mouse bindings to kbdlayout 2015-08-13 02:05:49 +02:00
Dario Gjorgjevski
6603c641c6 abstract out reading full output of pipes 2015-08-13 01:56:37 +02:00
Dario Gjorgjevski
945f220e02 add new widget (kbdlayout.lua) 2015-08-13 01:07:32 +02:00
copycat-killer
b0209bd820 #122 merged 2015-08-05 13:31:16 +02:00
luke bonham
e6f3e74e0c #126 calendar: local scrp fix 2015-08-05 13:31:16 +02:00
luke bonham
0594fb0ebd #112: custom echo cmd added 2015-08-05 13:31:16 +02:00
luke bonham
c3559967db #126 fs notification: fixed typo 2015-08-05 13:31:16 +02:00
luke bonham
52deb69119 #126 extended to every supported widget 2015-08-05 13:31:16 +02:00
luke bonham
f291bd62b7 reverted bb3a0c1 and fixed scr_pos pointers in calendar widget 2015-08-05 13:31:16 +02:00
luke bonham
e43585e947 #112: using /bin/echo -e 2015-08-05 13:31:16 +02:00
luke bonham
2e8fd41bc3 allow to define in supported widgets which don't allow it already 2015-08-05 13:31:16 +02:00
luke bonham
95fe93a751 #115: also catching http.*// 2015-08-05 13:31:16 +02:00
luke bonham
89bad3b56b #112 fix 2015-08-05 13:31:16 +02:00
luke bonham
293091d267 #121: io.read abbreviations removed 2015-08-05 13:31:16 +02:00
luke bonham
c6fadc6871 #121: fixed typo 2015-08-05 13:31:16 +02:00
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