aajjbb
|
fa9fb11a7c
|
adding .rockspec file to generate a luarocks rock
|
2016-10-22 14:52:56 -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 |
Luke Bonham
|
2697333bdc
|
Merge pull request #226 from frizinak/master
widget.base: Fix cached output
|
2016-09-03 19:46:57 +02:00 |
Kobe Lipkens
|
2edf1241fe
|
widget.base: Fix cached output
|
2016-09-03 16:44:48 +02:00 |
copycat-killer
|
f47454f25a
|
wiki updated
|
2016-08-28 13:58:18 +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 |
Luke Bonham
|
1129e88960
|
Merge pull request #224 from ikselven/master
fix: attempt to index a nil value (field 'n_perc')
|
2016-08-17 16:43:08 +02:00 |
ikselven
|
10cb9a9127
|
fix: attempt to index a nil value (field 'n_perc')
|
2016-08-17 13:52:47 +02:00 |
copycat-killer
|
806182a0e8
|
wiki updated; completes #223; closes #222
|
2016-08-16 12:44:59 +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 |
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 |