]> git.madduck.net Git - etc/awesome.git/history - widgets/bat.lua

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge pull request #238 from 2009/feature/pulsebar-addition-mouse-controls
[etc/awesome.git] / widgets / bat.lua
2016-11-19 copycat-killerbat: make update() available; #236
2016-10-04 copycat-killerbat: catch AC and discharging case; #199 comment 251025564
2016-08-24 Luke Bonham#162 comment 241640965: fix magnitude check when 100...
2016-08-17 Luke BonhamMerge pull request #224 from ikselven/master
2016-08-17 ikselvenfix: attempt to index a nil value (field 'n_perc')
2016-08-16 copycat-killer#222 #223: percentage shown for every battery; fix...
2016-08-16 copycat-killer#222 #223: percentage shown for every battery; fix...
2016-08-16 copycat-killer#222 #223: percentage shown for every battery
2016-08-16 copycat-killer#222 #223: readd math.min to catch #158
2016-08-16 Luke BonhamMerge pull request #223 from monokles/bat-perc-fix
2016-08-15 Monoklesshow true battery energy percentage
2016-07-15 Luke BonhamMerge pull request #213 from rohieb/feature/task-cmdline
2016-07-08 Luke BonhamMerge pull request #212 from 0x0d/master
2016-07-07 Dmitry SidorovBattery remaining percentage must be int, not float
2016-07-06 copycat-killerbat: forgot to remove debug line; #209
2016-07-06 copycat-killerbat: type checking on perc #209
2016-06-26 copycat-killerbattery: safety checks; #208
2016-06-26 copycat-killer#207 fix attempt
2016-06-25 copycat-killerbattery: magnitude check was 1 order off: fixed; #199...
2016-06-25 copycat-killerMerge branch 'master' of https://github.com/copycat...
2016-06-25 Luke BonhamMerge pull request #206 from Kirogo/master
2016-06-25 copycat-killerbattery: forgot to remove debugging line
2016-06-25 copycat-killerbattery: magnitude differences check added; closes...
2016-06-24 copycat-killersome fixes
2016-06-23 copycat-killer#199 #203 fix attempt 4
2016-06-15 copycat-killer#199 #203 fix attempt 3
2016-06-13 copycat-killer#199 #203 fix attempt 2
2016-06-09 Luke Bonhambattery: always update status (fix perc) #199 #203
2016-06-09 Luke Bonhambattery: always update status #199 #203
2016-06-08 copycat-killerrevert to not hidden as default 2
2016-06-08 copycat-killer#204: revert to not hidden as default
2016-06-08 Luke BonhamMerge pull request #204 from rohieb/feature/hide-mpd...
2016-06-01 copycat-killer#199 syntactic change
2016-05-31 Luke Bonham#199 fix attempt
2016-05-31 Luke Bonhampull #201 fixes
2016-05-31 Luke BonhamMerge branch 'MaximeCheramy-master'
2016-05-31 Luke BonhamMerge branch 'master' of https://github.com/MaximeChera...
2016-05-28 Maxime ChéramyAdd possibility to give a list of batteries instead...
2016-05-17 Luke BonhamMerge pull request #197 from aajjbb/master
2016-05-17 aajjbbfixing battery percentage going above 100
2016-04-11 copycat-killer#193: update iff rate > 0 and battery not full
2016-04-04 Luke Bonhamwhitespaces removed
2016-04-04 Luke BonhamMerge pull request #190 from aajjbb/master
2016-04-03 aajjbbfixing parethesis issue
2016-04-03 aajjbbfixing issue in case of nil rate_power in bat widget
2016-04-02 copycat-killerMerge branch 'master' of https://github.com/copycat...
2016-03-31 Luke Bonhambat: replaced tabs with spaces and removed whitespaces
2016-03-31 Luke BonhamMerge branch 'andering-patch-3'
2016-03-31 Luke BonhamMerge branch 'patch-3' of https://github.com/andering...
2016-03-28 Andrej Kouřilforgoten brackets at rule
2016-03-27 Andrej KouřilRemoved forgotten previous rate rule.
2016-03-27 Andrej KouřilAdded rule for bat_now.status = Full when rate suppose...
2016-03-27 Andrej KouřilAdded rate check
2016-03-23 Andrej KouřilUpdate bat.lua
2016-03-22 Luke BonhamMerge pull request #181 from stwa/patch-5
2016-03-22 copycat-killer#177 fixed typo
2016-03-22 Stefan WagnerFix for #177
2016-03-22 Luke Bonhambat: #177 fix Watt computation 2
2016-03-22 Luke Bonhambat: #177 fix Watt computation; make AC state available...
2016-01-29 Quan GuoMerge branch 'master' of https://github.com/copycat...
2016-01-17 Luke Bonham#162 fix; #163 rejected (duplicate)
2016-01-04 Luke BonhamMerge pull request #161 from aajjbb/batwidget-percentag...
2016-01-03 aajjbbfixing small issue on previous commit, first_line funct...
2016-01-03 copycat-killerclean failed rebase and repatch #160 2
2016-01-03 copycat-killerclean failed rebase and repatch #160 2
2016-01-03 copycat-killerwidgets/bat: fixing tabs
2016-01-03 Luke BonhamMerge pull request #160 from aajjbb/batwidget-percentag...
2016-01-03 aajjbbfixing issue of battery widget showing above 100% perce...
2015-10-25 Luke Bonhamforgot to refix #141
2015-10-20 Luke Bonhamrevert to previous stable
2015-10-19 copycat-killerMerge branch 'master' of github.com:copycat-killer...
2015-10-12 copycat-killermerge and resolve conflicts from #134; #114
2015-10-11 aajjbbMerge branch 'master' of https://github.com/copycat...
2015-09-19 copycat-killer#141 make battery table local to worker
2015-08-05 Luke Bonhamenhancement: unique timers for widgets; #114
2015-08-05 luke bonham#66 removed hardcoded screen def in widgets notification
2015-08-05 WooParadogshow notification window in focused screen
2015-08-05 luke bonham#32 fix attempt 2
2015-08-05 luke bonham#32 fix attempt
2015-08-05 luke bonham#32 fix attempt
2015-08-05 luke bonham#26 fix attempt 2
2015-08-05 luke bonham26# fix attempt
2015-08-05 Lukas GeisBat.lua: Adding naughty presets for customizable notifi...
2015-08-05 luke bonhambat: little fixes
2015-08-05 luke bonhamrevert to original pull request #19
2015-08-05 luke bonhampull #19 satisfaction
2015-08-05 luke bonhamlittle fix
2015-08-05 luke bonhambat: fix issue #17
2015-08-05 luke bonhamawesome-copycats issue #16 fix
2015-08-05 luke bonhamawesome-copycats: issue #16 fix
2015-08-05 luke bonhamcounterfix on pull #6
2015-08-05 Conor Heinesilence warnings when battery is <15%, but charging
2015-08-05 luke bonhambat: compatibility fix
2015-08-05 luke bonhambat: rem nil value fixed
2015-08-05 luke bonhamwidgets fix
2015-08-05 luke bonhamnew imap widget
2015-08-05 luke bonhamrefresh widget fix
2015-08-05 luke bonhamtotally reworked widgets
2015-08-05 luke bonhamfirst commit
2015-07-09 Luke Bonhamenhancement: unique timers for widgets; #114
next