Commit graph

1679 commits

Author SHA1 Message Date
Alexandre Terrien
c0646ff164 Added gpmpd widget 2016-06-22 23:21:01 +02:00
copycat-killer
c9ed5d4f80 wiki updated 2016-06-21 10:52:20 +02:00
Luke Bonham
00c3a1bf38 Merge pull request #205 from rohieb/feature/mpd-moreinfo
MPD: add playlist position and mode flags
2016-06-21 10:36:05 +02:00
Roland Hieber
7584d13fc1 mpd: add info about playlist pos/length and single/consume/repeat/random mode 2016-06-20 19:24:08 +02:00
Roland Hieber
b5b6e79a13 mpd: change whitespace to make the next commit pretty 2016-06-20 19:24:08 +02:00
copycat-killer
bea41c9f4d wiki updated 2016-06-15 09:34:28 +02:00
copycat-killer
7384fa0fa6 #199 #203 fix attempt 3 2016-06-15 09:33:52 +02:00
copycat-killer
610bc1991a #199 #203 fix attempt 2 2016-06-13 09:08:05 +02:00
Luke Bonham
f76940230a battery: always update status (fix perc) #199 #203 2016-06-09 12:19:03 +02:00
Luke Bonham
5547a49496 battery: always update status #199 #203 2016-06-09 11:53:07 +02:00
copycat-killer
e363fdfeaf wiki updated; #204 2016-06-08 11:55:23 +02:00
copycat-killer
c251f2844b revert to not hidden as default 2 2016-06-08 11:52:36 +02:00
copycat-killer
effa8f1dc2 #204: revert to not hidden as default 2016-06-08 11:46:02 +02:00
Luke Bonham
6b0e66f721 Merge pull request #204 from rohieb/feature/hide-mpd-notifications
mpd: make notifications hideable in widget config
2016-06-08 11:35:04 +02:00
Roland Hieber
fb14da7adc mpd: make notifications hideable in widget config 2016-06-08 03:20:28 +02:00
Aleksandr Beliaev
8e91cc60b6 Merge branch 'master' of github.com:trap000d/lain 2016-06-05 14:03:10 +12:00
Aleksandr Beliaev
f48a09207c Merge remote-tracking branch 'upstream/master' 2016-06-05 14:01:46 +12:00
Aleksandr Beliaev
c0fd4e8f64 Merge remote-tracking branch 'upstream/master' 2016-06-02 21:51:18 +12:00
copycat-killer
7bc886679d #198 fix attempt 3: patch on DST check 2016-06-02 11:19:17 +02:00
Aleksandr Beliaev
7013529117 Fix boolean with number comparison 2016-06-02 19:44:19 +12:00
Aleksandr Beliaev
095bff7b26 Merge remote-tracking branch 'upstream/master'
Merge with upstream/master
2016-06-02 19:39:25 +12:00
copycat-killer
2d8e93f189 #199 syntactic change 2016-06-01 13:37:20 +02:00
copycat-killer
1635e0a0ca #198 fix attempt 3 2016-06-01 13:27:53 +02:00
Aleksandr Beliaev
0493baffd5 another attempt to fix weather widget behaviour 2016-06-01 11:19:39 +12:00
Luke Bonham
84005d16a9 #199 fix attempt 2016-05-31 10:55:15 +02:00
Luke Bonham
f67b9d8990 wiki updated 2016-05-31 10:45:46 +02:00
Luke Bonham
70bee86b8b pull #201 fixes 2016-05-31 10:44:51 +02:00
Luke Bonham
e251c30fb0 Merge branch 'MaximeCheramy-master' 2016-05-31 10:07:32 +02:00
Luke Bonham
1afe5367af Merge branch 'master' of https://github.com/MaximeCheramy/lain into MaximeCheramy-master 2016-05-31 10:03:40 +02:00
Luke Bonham
5efaca89d0 #198 fix attempt 2 2016-05-31 10:00:28 +02:00
Aleksandr Beliaev
40d3c9e33a modified: widgets/weather.lua - seems fixed datetime calculation 2016-05-31 14:05:44 +12:00
copycat-killer
0802b5a704 #198: correct logic 2016-05-30 21:01:44 +02:00
Aleksandr Beliaev
321274e332 modified: widgets/weather.lua - test if the tomorrow came 2016-05-30 12:50:42 +12:00
Aleksandr Beliaev
053ce982b8 Merge branch 'master' of github.com:trap000d/lain
modified:   widgets/weather.lua
2016-05-30 11:50:03 +12:00
Aleksandr Beliaev
5e28dd3f9f Merge remote-tracking branch 'upstream/master' 2016-05-30 11:47:42 +12:00
Luke Bonham
153806998f Merge pull request #202 from mnivoliez/master
Fix muted problem in pulsebar
2016-05-29 20:01:48 +02:00
Mathieu Nivoliez
762ebb043e Fix muted problem. To know if the sound is mute we have to check if mute == "yes" instead of mute == "no" 2016-05-29 19:37:38 +02:00
copycat-killer
6c40d0ffc7 weather: fix indentation 2016-05-29 18:09:58 +02:00
copycat-killer
687b76a565 pulsebar added 2016-05-29 18:01:40 +02:00
copycat-killer
ef872db5dc weather: icons based on localtime; closes pull #198 2016-05-29 17:13:52 +02:00
Trap000d
e3a5dd6237 modified: widgets/weather.lua - fixed +- 1 day difference due
to UTC time
2016-05-29 11:15:07 +12:00
Maxime Chéramy
5cdae1d0ba Add possibility to give a list of batteries instead of only one. 2016-05-28 23:27:47 +02:00
Aleksandr Beliaev
e6e0889fb2 modified: widgets/weather.lua - added current weather description to notification 2016-05-27 14:52:18 +12:00
Aleksandr Beliaev
afd51e20bb modified: widgets/weather.lua - fixed the OWM "feature" for icon day/night state calculated in accordance with current GMT time (it seems OWM knows nothing of local time and time zones) 2016-05-27 13:01:58 +12:00
Luke Bonham
6fd1eecd43 Merge pull request #197 from aajjbb/master
fixing battery percentage going above 100
2016-05-17 17:30:37 +02:00
aajjbb
726bf16543 fixing battery percentage going above 100 2016-05-16 22:19:26 -03:00
copycat-killer
5f847c7ecb wiki updated 2016-05-09 19:05:34 +02:00
copycat-killer
be725b3ecf adds #196 solving conflicts; closes #191 2016-05-09 19:02:49 +02:00
copycat-killer
f1876661b8 lain: wiki updated 2016-05-08 20:06:50 +02:00
copycat-killer
84313cc876 #195: magnify_client can now behave like magnifier layout 2016-05-08 19:57:21 +02:00