Commit Graph

206 Commits

Author SHA1 Message Date
Lee Watson 94204ac2da
Styling to match upstream 2015-11-21 11:53:19 +00:00
Lee Watson 1539a1b5d4
Add ability to run an external mail update command, and support multi-level maildirs containing multiple accounts. 2015-11-21 11:49:22 +00:00
Sudo Nice 418e475b5b helpers: spairs() added 2015-11-18 11:02:16 +03:00
copycat-killer 11e448e5e2 (re)merged #142 2015-11-12 11:51:53 +01:00
copycat-killer da1410677b #150 fix 2 2015-11-11 18:52:40 +01:00
copycat-killer d659c34974 #150 fix; wiki updated 2015-11-11 18:25:51 +01:00
Dario Gjorgjevski 9f8eb5d0a2 fix variable name 2015-11-02 22:51:57 +01:00
Dario Gjorgjevski 305e0e57b2 improve icon and notification text handling 2015-11-02 22:50:32 +01:00
Luke Bonham 2b8a2bc2ae forgot to refix #141 2015-10-25 10:02:40 +01:00
Luke Bonham 0b80b45bc9 revert to previous stable 2015-10-20 15:17:44 +02:00
copycat-killer 98977a1888 Merge branch 'master' of github.com:copycat-killer/lain 2015-10-19 19:37:39 +02:00
copycat-killer 554d206f5f project was added to OWM FOSS keys list; #146 2015-10-13 15:32:29 +02:00
copycat-killer 912bd26ede merge and resolve conflicts from #134; #114 2015-10-12 12:09:44 +02:00
copycat-killer 25e2f9a60e Merge branch 'master' of https://github.com/copycat-killer/lain 2015-10-10 10:21:02 +02:00
copycat-killer ad71a6bc49 dfs: fix misalignments; widgets/weather: added APPID argument 2015-10-10 10:20:45 +02:00
Stefan Wagner 823ea6537a allow add_us_secondary to be turned off.
problem with test expression and nil value.
2015-09-23 01:24:03 +02:00
xentec 168b20afce added name attribute to mpd widget
Metadata from some extern sources (e.g. soundcloud) is not parsed properly to a ``title`` by mpd so the ``name`` attribute is set instead.
2015-09-22 03:54:59 +02:00
copycat-killer 29983d95b2 #141 make battery table local to worker 2015-09-19 10:44:38 +02:00
copycat-killer 5e8b6394ff #139 proposed fix 2015-09-15 08:55:53 +02:00
copycat-killer 6aca9e1730 pull #133: rename notification_text_cmd -> notification_text_fun 2015-08-29 19:46:18 +02:00
Dario Gjorgjevski 10e71d2e46 make forecast timer naming consistent 2015-08-29 15:16:53 +02:00
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
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
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