Commit Graph

1296 Commits

Author SHA1 Message Date
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
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
copycat-killer 01bad23a2c calendar: cal_format typo corrected 2016-04-26 18:01:30 +02:00
copycat-killer a04895f5ee calendar: fix indentation 2016-04-25 10:43:20 +02:00
copycat-killer c946cc48c8 calendar: fix indentation 2016-04-25 10:42:42 +02:00
copycat-killer 8e9386be4e calendar: expose cal_format; closes #194 2016-04-25 10:40:55 +02:00
copycat-killer de03791b81 #193: update iff rate > 0 and battery not full 2016-04-11 09:38:56 +02:00
Luke Bonham fe8e24e5f5 whitespaces removed 2016-04-04 14:09:54 +02:00
Luke Bonham e061c2ec06 Merge pull request #190 from aajjbb/master
fixing issue in case of nil rate_power in bat widget
2016-04-04 13:49:41 +02:00
Luke Bonham c8a9c96dd3 wiki updated 2016-04-04 13:43:19 +02:00
aajjbb f50543b449 fixing parethesis issue 2016-04-03 14:10:54 -03:00
aajjbb 6cd0a29535 fixing issue in case of nil rate_power in bat widget 2016-04-03 14:07:37 -03:00
copycat-killer 49d493e1a4 #187 fix 2016-04-02 13:06:12 +02:00
copycat-killer bacf63807c Merge branch 'master' of https://github.com/copycat-killer/lain 2016-04-02 11:20:18 +02:00
copycat-killer 80075e34d5 alsabar: check if mute is nil as well 2016-04-02 11:20:04 +02:00
Luke Bonham da3310b775 alsa: some indentation 2016-03-31 12:00:47 +02:00
Luke Bonham 27fc95570c bat: replaced tabs with spaces and removed whitespaces 2016-03-31 11:54:37 +02:00
Luke Bonham 95cc2d2512 Merge branch 'andering-patch-3' 2016-03-31 11:48:22 +02:00
Luke Bonham 63455361db Merge branch 'patch-3' of https://github.com/andering/lain into andering-patch-3 2016-03-31 11:44:33 +02:00
copycat-killer 2967318ea5 wiki updated 2016-03-30 16:40:46 +02:00
copycat-killer 14cab4ebc3 #182 and #184 implemented without tabs; wiki updated 2016-03-30 16:34:41 +02:00
copycat-killer bd1c6e20bb weather: #186 2016-03-30 14:14:18 +02:00
copycat-killer 3c08699d4b weather: #186 2016-03-30 14:11:33 +02:00
copycat-killer af30c92b12 wiki updated; #186 2016-03-30 13:05:13 +02:00
copycat-killer fc7403534f weather: make notification function general 2016-03-30 13:04:26 +02:00
Andrej Kouřil fcbb371e56 forgoten brackets at rule 2016-03-28 17:22:40 +02:00
Andrej Kouřil 6e54e1d62a Removed forgotten previous rate rule. 2016-03-27 15:29:38 +02:00
Andrej Kouřil 2b4e911dfd Added rule for bat_now.status = Full when rate suppose be 0 2016-03-27 15:28:52 +02:00
Andrej Kouřil 37c4198cdf Added rate check 2016-03-27 13:10:14 +02:00
Andrej Kouřil 7a4c3345fb Update bat.lua 2016-03-23 18:57:05 +01:00
Luke Bonham d1b36bb53c Merge pull request #181 from stwa/patch-5
Fix for #177
2016-03-22 18:44:49 +01:00
copycat-killer e5abb78443 #177 fixed typo 2016-03-22 18:41:39 +01:00
Stefan Wagner 8c8d2925a5 Fix for #177
Suggestion to calculate watt for battery.
Not sure about the time_rat, was it correct before?
2016-03-22 15:55:55 +01:00
Luke Bonham fbc8c2ba7b wiki updated 2016-03-22 09:02:44 +01:00
Luke Bonham 15af359bea bat: #177 fix Watt computation 2 2016-03-22 08:59:30 +01:00