Luke Bonham
|
a6959d99c4
|
Merge pull request #240 from 2009/feature/pulsebar-addition-mouse-controls
Fix typo in pactl command
|
2016-12-04 12:41:54 +01:00 |
Justin Endacott
|
ca0c1a666a
|
Fix typo in pactl command
|
2016-12-05 07:05:07 +10:00 |
Justin Endacott
|
80763b314a
|
Add additional mouse controls to pulsebar
|
2016-12-05 03:03:08 +10:00 |
copycat-killer
|
14d047eaa7
|
pull #238: set step to 1%; added same middle click event to alsabar
|
2016-12-04 11:59:08 +01:00 |
copycat-killer
|
ce12475ede
|
bat: make update() available; #236
|
2016-11-19 10:30:58 +01:00 |
copycat-killer
|
42424334b2
|
pulseaudio: added sink name; fixed typo; #234
|
2016-10-28 13:44:47 +02:00 |
copycat-killer
|
79687bad24
|
pulseaudio: add sink index, and fetch every channel; #234
|
2016-10-27 21:21:21 +02:00 |
copycat-killer
|
a566b721b9
|
weather: weather_now check if table and not just nil
|
2016-10-12 19:14:48 +02:00 |
copycat-killer
|
4173f5bec3
|
bat: catch AC and discharging case; #199 comment 251025564
|
2016-10-04 11:02:43 +02:00 |
copycat-killer
|
9e78c8d121
|
Merge branch 'master' of github.com:copycat-killer/lain into HEAD
|
2016-09-29 10:48:54 +02:00 |
copycat-killer
|
366ba0c1b7
|
alsabar: failsafe for ALSA configs not starting from init
|
2016-09-29 10:48:27 +02:00 |
copycat-killer
|
ad4066caed
|
net: ip: revert to default path; wiki updated; #102
|
2016-09-13 21:58:19 +02:00 |
copycat-killer
|
7e6f1336f2
|
net: specify ip path; #102
|
2016-09-13 16:29:17 +02:00 |
Kobe Lipkens
|
2edf1241fe
|
widget.base: Fix cached output
|
2016-09-03 16:44:48 +02:00 |
copycat-killer
|
19b510cfc4
|
alsa{bar}: togglechannel added (HDMI outputs)
|
2016-08-28 13:57:58 +02:00 |
Luke Bonham
|
0e37d220b7
|
#162 comment 241640965: fix magnitude check when 100% on AC
|
2016-08-24 17:14:06 +02:00 |
ikselven
|
10cb9a9127
|
fix: attempt to index a nil value (field 'n_perc')
|
2016-08-17 13:52:47 +02:00 |
copycat-killer
|
f0deb3749f
|
#222 #223: percentage shown for every battery; fix typo 2
|
2016-08-16 12:43:04 +02:00 |
copycat-killer
|
1eb2829cac
|
#222 #223: percentage shown for every battery; fix typo
|
2016-08-16 12:40:51 +02:00 |
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 |
Monokles
|
727997d5e0
|
show true battery energy percentage
|
2016-08-15 23:19:09 +02:00 |
copycat-killer
|
85ed92417d
|
quake: set default geometry only on first spawn
|
2016-08-03 17:38:51 +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 |
Roman Saldygashev
|
ebd506d693
|
add used memory percentage
|
2016-07-25 16:30:27 +05:00 |
Roland Hieber
|
233f424dfc
|
task: proper XML escaping in notification
|
2016-07-22 06:51:34 +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 |
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 |
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
|
6f01d292de
|
#207 fix attempt
|
2016-06-26 13:43:20 +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 |
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
|
7384fa0fa6
|
#199 #203 fix attempt 3
|
2016-06-15 09:33:52 +02:00 |