Commit graph

1735 commits

Author SHA1 Message Date
Jeferson Lesbão de Siqueira
51cdffaf5e Delete asyncshell_BACKUP_32072.lua 2015-08-24 17:45:14 -03:00
Jeferson Lesbão de Siqueira
6f7dae29dc Delete asyncshell_BACKUP_1080.lua 2015-08-24 17:45:06 -03:00
Jeferson Lesbão de Siqueira
2c6bec4ae4 Delete asyncshell_LOCAL_32072.lua 2015-08-24 17:44:57 -03:00
Jeferson Lesbão de Siqueira
becc25c588 Delete asyncshell_REMOTE_1080.lua 2015-08-24 17:44:49 -03:00
Jeferson Lesbão de Siqueira
0d5ac3cb2c Delete asyncshell_REMOTE_32072.lua 2015-08-24 17:44:40 -03:00
aajjbb
fc8ea20ab5 Merge branch 'master' of https://github.com/copycat-killer/lain 2015-08-23 22:52:57 -03:00
copycat-killer
3862c60542 Merge branch 'everslick-master'
fix naughty.notify render problem, when bg color with alpha is used
2015-08-23 13:53:01 +02: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
592ae95bd2 wiki updated 2015-08-16 13:58:52 +02:00
copycat-killer
6db29e08b3 wiki updated 2015-08-16 13:54:04 +02:00
Luke Bonham
3a056ccaeb Merge pull request #130 from d125q/master
Add keyboard layout widget + abstract out common functionality of reading full output of a pipe
2015-08-16 13:46:44 +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
390203892a update wiki 2015-08-14 00:31:05 +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
04e310cb3d readme updated 2015-08-08 19:34:51 +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
e418d9fb86 wiki updated 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
d3cf8f992b wiki updated 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
33ee32b4d1 wiki updated 2015-08-05 13:31:15 +02:00
luke bonham
d2e1557e42 wiki updated 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
cc288d20a0 wiki submodule updated 2015-08-05 13:31:15 +02:00