Commit Graph

1387 Commits

Author SHA1 Message Date
copycat-killer ef872db5dc weather: icons based on localtime; closes pull #198 2016-05-29 17:13:52 +02: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
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
Luke Bonham 6ebe2d9e72 bat: #177 fix Watt computation; make AC state available #178 2016-03-22 08:39:38 +01:00
Luke Bonham 94e6be5b42 Merge pull request #180 from stwa/patch-4
Fixed initial state where alsa.update may never be called
2016-03-21 10:17:42 +01:00
Luke Bonham b6e357e284 Merge pull request #179 from stwa/patch-3
Fixed typo in variable name
2016-03-21 10:16:54 +01:00
Stefan Wagner 65c7924666 Fixed initial state where alsa.update may never be called 2016-03-20 23:41:44 +01:00
Stefan Wagner 3b9f9aa812 Fixed typo in variable name 2016-03-20 22:20:55 +01:00
copycat-killer f63a7fd098 some cpu usage improvements 2016-03-03 12:40:49 +01:00
Luke Bonham 42505f946e Merge pull request #176 from thinusbaun/any_year_in_calendar
Improved showing any year in calendar widget.
2016-03-02 17:53:03 +01:00
Michal Katner af9714ebd2 Improved showing any year in calendar widget. 2016-03-02 16:52:30 +01:00
copycat-killer 5f902517ff using timer sharing; #114 2016-03-02 13:48:55 +01:00