Commit Graph

1676 Commits

Author SHA1 Message Date
copycat-killer ed8853a301 #222 #223: percentage shown for every battery 2016-08-16 12:39:17 +02:00
copycat-killer 0fd2187471 #222 #223: readd math.min to catch #158 2016-08-16 12:31:50 +02:00
Luke Bonham 5e6bcf354c Merge pull request #223 from monokles/bat-perc-fix
[partial] battery: calculate percentage for multiple instances with different capacities
2016-08-16 12:28:24 +02:00
Monokles 727997d5e0 show true battery energy percentage 2016-08-15 23:19:09 +02:00
copycat-killer a659d1a4bc #221 use string.format; wiki updated 2016-08-11 13:43:35 +02:00
Luke Bonham 5584f20971 Merge pull request #221 from sudo-nice/master
quake: allow to pass extra arguments + border width now configurable
2016-08-11 13:36:08 +02:00
Sudo Nice 9dc19f8821 quake: let border width be configurable 2016-08-11 09:53:02 +03:00
Sudo Nice 4eec21ad8e quake: allow to pass extra arguments 2016-08-10 21:23:45 +03:00
Luke Bonham a3ad60919f Merge pull request #220 from setrofim/master
asyncshell: minor fix to spawn with shell invocation
2016-08-05 15:57:57 +02:00
Sergei Trofimov 27ffe0084a asyncshell: minor fix to spawn with shell invocation
Fixed an erroneous call to "awful.spawn.with_shell" when "with_shell" is
not defined.
2016-08-05 12:53:04 +01:00
copycat-killer 417c3ce33b wiki updated 2016-08-04 12:56:39 +02:00
copycat-killer dd19cbc77a quake: set default geometry only on first spawn; typo fixed 2016-08-04 12:34:22 +02:00
copycat-killer 85ed92417d quake: set default geometry only on first spawn 2016-08-03 17:38:51 +02:00
Luke Bonham d747e16910 Merge pull request #217 from autumnlansing/master
Fixed notification screen bug in task widget
2016-07-29 12:38:14 +02:00
Autumn Lansing a366df30e0 Fixed notification screen bug in task widget 2016-07-28 16:13:35 -05:00
copycat-killer 98d3ab9083 #216: wiki updated 2016-07-27 11:40:41 +02:00
Luke Bonham 8dc0df106d Merge pull request #216 from groundflyer/memwidget
memory widget: add percentage
2016-07-27 11:30:24 +02:00
Roman Saldygashev ebd506d693 add used memory percentage 2016-07-25 16:30:27 +05:00
Luke Bonham 1744c45790 Merge pull request #215 from rohieb/fix/task-xml-escape
task: fix XML escaping in notification
2016-07-22 18:23:51 +02:00
Roland Hieber 233f424dfc task: proper XML escaping in notification 2016-07-22 06:51:34 +02:00
Luke Bonham 0611167176 Merge pull request #214 from 0x0d/master
widgets enhancements: fs (notify-showpopup flags), task (popup font)
2016-07-17 17:19:33 +02:00
Dmitry Sidorov ca11d6acbe tasks widget: Ability to specify font name 2016-07-17 11:24:00 +03:00
Dmitry Sidorov c909b67a6a fs widget: make notification and popup configurable 2016-07-16 12:24:59 +03:00
copycat-killer ccf210359c Merge branch 'master' of https://github.com/copycat-killer/lain 2016-07-15 17:48:35 +02:00
copycat-killer 74bd2eb991 #213: wiki updated 2016-07-15 17:48:20 +02:00
Luke Bonham b9f31a6c62 Merge pull request #213 from rohieb/feature/task-cmdline
task widget: make command line configurable
2016-07-15 17:38:07 +02:00
Roland Hieber d16094bc68 task widget: make command line configurable 2016-07-14 17:24:38 +02:00
copycat-killer dd4f40c48c wiki & readme updated 2016-07-10 11:05:26 +02:00
copycat-killer fc3f86b569 #211: wiki updated 2016-07-08 11:38:04 +02:00
Luke Bonham 0cfb9187ef Merge pull request #212 from 0x0d/master
Two bugfixes on Thinkpad X260
2016-07-08 11:36:54 +02:00
Dmitry Sidorov a221555ad4 Bugfix. Data must be shown even there is no any packets sent or received. 2016-07-08 02:08:27 +03:00
Dmitry Sidorov cbab9ef81b Battery remaining percentage must be int, not float 2016-07-07 15:52:36 +03:00
copycat-killer 41ccab3196 bat: forgot to remove debug line; #209 2016-07-06 10:35:13 +02:00
copycat-killer 29ae2ec2d4 bat: type checking on perc #209 2016-07-06 10:33:28 +02:00
copycat-killer 86432aa3a2 battery: safety checks; #208 2016-06-26 20:08:34 +02:00
copycat-killer 92e72dcce4 util/quake: this is a normal window 2016-06-26 17:27:42 +02:00
copycat-killer 6f01d292de #207 fix attempt 2016-06-26 13:43:20 +02:00
copycat-killer 606a995b90 added quake 2016-06-26 13:13:22 +02:00
copycat-killer 0a6274b434 wiki restructured; moved widgets/contrib/ccurr to abase/use case examples/bitcoin because Crypty API is dead and Coinbase API V1 -> V2 2016-06-26 12:32:38 +02:00
copycat-killer 4003d09639 battery: magnitude check was 1 order off: fixed; #199 #207 2016-06-25 17:51:28 +02:00
copycat-killer 53b782f7c1 gpmdp: some fixe + added wiki; #206 2016-06-25 14:27:55 +02:00
copycat-killer 202ab106d5 Merge branch 'master' of https://github.com/copycat-killer/lain 2016-06-25 14:10:38 +02:00
Luke Bonham db253f9c55 Merge pull request #206 from Kirogo/master
Added gpmdp widget
2016-06-25 14:10:00 +02:00
copycat-killer 029039e81f battery: forgot to remove debugging line 2016-06-25 14:07:43 +02:00
copycat-killer cda6ec98fe battery: magnitude differences check added; closes #199 #203 2016-06-25 14:05:05 +02:00
copycat-killer 14a3f6689b some fixes 2016-06-24 20:14:23 +02:00
copycat-killer c73b151849 #199 #203 fix attempt 4 2016-06-23 10:14:10 +02:00
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