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:
aajjbb [Sat, 22 Oct 2016 21:08:48 +0000 (19:08 -0200)]
renaming rockspec file and adding optional dependencies as regular dependencies
aajjbb [Sat, 22 Oct 2016 18:37:50 +0000 (16:37 -0200)]
added optional optional dependencies in the detailed description
aajjbb [Sat, 22 Oct 2016 18:36:37 +0000 (16:36 -0200)]
added awesome as dependency and changed version to git
aajjbb [Sat, 22 Oct 2016 16:52:56 +0000 (14:52 -0200)]
adding .rockspec file to generate a luarocks rock
copycat-killer [Wed, 12 Oct 2016 17:14:48 +0000 (19:14 +0200)]
weather: weather_now check if table and not just nil
copycat-killer [Tue, 4 Oct 2016 09:02:43 +0000 (11:02 +0200)]
bat: catch AC and discharging case; #199 comment
251025564
copycat-killer [Thu, 29 Sep 2016 08:48:54 +0000 (10:48 +0200)]
Merge branch 'master' of github.com:copycat-killer/lain into HEAD
copycat-killer [Thu, 29 Sep 2016 08:48:27 +0000 (10:48 +0200)]
alsabar: failsafe for ALSA configs not starting from init
copycat-killer [Tue, 13 Sep 2016 19:58:19 +0000 (21:58 +0200)]
net: ip: revert to default path; wiki updated; #102
copycat-killer [Tue, 13 Sep 2016 14:29:17 +0000 (16:29 +0200)]
net: specify ip path; #102
Luke Bonham [Sat, 3 Sep 2016 17:46:57 +0000 (19:46 +0200)]
Merge pull request #226 from frizinak/master
widget.base: Fix cached output
Kobe Lipkens [Sat, 3 Sep 2016 14:44:48 +0000 (16:44 +0200)]
widget.base: Fix cached output
copycat-killer [Sun, 28 Aug 2016 11:58:18 +0000 (13:58 +0200)]
wiki updated
copycat-killer [Sun, 28 Aug 2016 11:57:58 +0000 (13:57 +0200)]
alsa{bar}: togglechannel added (HDMI outputs)
Luke Bonham [Wed, 24 Aug 2016 15:14:06 +0000 (17:14 +0200)]
#162 comment
241640965: fix magnitude check when 100% on AC
Luke Bonham [Wed, 17 Aug 2016 14:43:08 +0000 (16:43 +0200)]
Merge pull request #224 from ikselven/master
fix: attempt to index a nil value (field 'n_perc')
ikselven [Wed, 17 Aug 2016 11:52:47 +0000 (13:52 +0200)]
fix: attempt to index a nil value (field 'n_perc')
copycat-killer [Tue, 16 Aug 2016 10:44:59 +0000 (12:44 +0200)]
wiki updated; completes #223; closes #222
copycat-killer [Tue, 16 Aug 2016 10:43:04 +0000 (12:43 +0200)]
#222 #223: percentage shown for every battery; fix typo 2
copycat-killer [Tue, 16 Aug 2016 10:40:51 +0000 (12:40 +0200)]
#222 #223: percentage shown for every battery; fix typo
copycat-killer [Tue, 16 Aug 2016 10:39:17 +0000 (12:39 +0200)]
#222 #223: percentage shown for every battery
copycat-killer [Tue, 16 Aug 2016 10:31:50 +0000 (12:31 +0200)]
#222 #223: readd math.min to catch #158
Luke Bonham [Tue, 16 Aug 2016 10:28:24 +0000 (12:28 +0200)]
Merge pull request #223 from monokles/bat-perc-fix
[partial] battery: calculate percentage for multiple instances with different capacities
Monokles [Mon, 15 Aug 2016 21:19:09 +0000 (23:19 +0200)]
show true battery energy percentage
copycat-killer [Thu, 11 Aug 2016 11:43:35 +0000 (13:43 +0200)]
#221 use string.format; wiki updated
Luke Bonham [Thu, 11 Aug 2016 11:36:08 +0000 (13:36 +0200)]
Merge pull request #221 from sudo-nice/master
quake: allow to pass extra arguments + border width now configurable
Sudo Nice [Thu, 11 Aug 2016 06:53:02 +0000 (09:53 +0300)]
quake: let border width be configurable
Sudo Nice [Wed, 10 Aug 2016 18:23:45 +0000 (21:23 +0300)]
quake: allow to pass extra arguments
Luke Bonham [Fri, 5 Aug 2016 13:57:57 +0000 (15:57 +0200)]
Merge pull request #220 from setrofim/master
asyncshell: minor fix to spawn with shell invocation
Sergei Trofimov [Fri, 5 Aug 2016 09:09:18 +0000 (10:09 +0100)]
asyncshell: minor fix to spawn with shell invocation
Fixed an erroneous call to "awful.spawn.with_shell" when "with_shell" is
not defined.
copycat-killer [Thu, 4 Aug 2016 10:56:39 +0000 (12:56 +0200)]
wiki updated
copycat-killer [Thu, 4 Aug 2016 10:34:22 +0000 (12:34 +0200)]
quake: set default geometry only on first spawn; typo fixed
copycat-killer [Wed, 3 Aug 2016 15:38:51 +0000 (17:38 +0200)]
quake: set default geometry only on first spawn
Luke Bonham [Fri, 29 Jul 2016 10:38:14 +0000 (12:38 +0200)]
Merge pull request #217 from autumnlansing/master
Fixed notification screen bug in task widget
Autumn Lansing [Thu, 28 Jul 2016 21:13:35 +0000 (16:13 -0500)]
Fixed notification screen bug in task widget
copycat-killer [Wed, 27 Jul 2016 09:40:41 +0000 (11:40 +0200)]
#216: wiki updated
Luke Bonham [Wed, 27 Jul 2016 09:30:24 +0000 (11:30 +0200)]
Merge pull request #216 from groundflyer/memwidget
memory widget: add percentage
Roman Saldygashev [Mon, 25 Jul 2016 11:30:27 +0000 (16:30 +0500)]
add used memory percentage
Luke Bonham [Fri, 22 Jul 2016 16:23:51 +0000 (18:23 +0200)]
Merge pull request #215 from rohieb/fix/task-xml-escape
task: fix XML escaping in notification
Roland Hieber [Fri, 22 Jul 2016 04:51:30 +0000 (06:51 +0200)]
task: proper XML escaping in notification
Luke Bonham [Sun, 17 Jul 2016 15:19:33 +0000 (17:19 +0200)]
Merge pull request #214 from 0x0d/master
widgets enhancements: fs (notify-showpopup flags), task (popup font)
Dmitry Sidorov [Sun, 17 Jul 2016 08:24:00 +0000 (11:24 +0300)]
tasks widget: Ability to specify font name
Dmitry Sidorov [Sat, 16 Jul 2016 09:24:59 +0000 (12:24 +0300)]
fs widget: make notification and popup configurable
copycat-killer [Fri, 15 Jul 2016 15:48:35 +0000 (17:48 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Fri, 15 Jul 2016 15:48:20 +0000 (17:48 +0200)]
#213: wiki updated
Luke Bonham [Fri, 15 Jul 2016 15:38:07 +0000 (17:38 +0200)]
Merge pull request #213 from rohieb/feature/task-cmdline
task widget: make command line configurable
Roland Hieber [Thu, 14 Jul 2016 15:24:38 +0000 (17:24 +0200)]
task widget: make command line configurable
copycat-killer [Sun, 10 Jul 2016 09:05:26 +0000 (11:05 +0200)]
wiki & readme updated
copycat-killer [Fri, 8 Jul 2016 09:38:04 +0000 (11:38 +0200)]
#211: wiki updated
Luke Bonham [Fri, 8 Jul 2016 09:36:54 +0000 (11:36 +0200)]
Merge pull request #212 from 0x0d/master
Two bugfixes on Thinkpad X260
Dmitry Sidorov [Thu, 7 Jul 2016 23:08:27 +0000 (02:08 +0300)]
Bugfix. Data must be shown even there is no any packets sent or received.
Dmitry Sidorov [Thu, 7 Jul 2016 12:52:36 +0000 (15:52 +0300)]
Battery remaining percentage must be int, not float
copycat-killer [Wed, 6 Jul 2016 08:35:13 +0000 (10:35 +0200)]
bat: forgot to remove debug line; #209
copycat-killer [Wed, 6 Jul 2016 08:33:23 +0000 (10:33 +0200)]
bat: type checking on perc #209
copycat-killer [Sun, 26 Jun 2016 18:08:34 +0000 (20:08 +0200)]
battery: safety checks; #208
copycat-killer [Sun, 26 Jun 2016 15:27:42 +0000 (17:27 +0200)]
util/quake: this is a normal window
copycat-killer [Sun, 26 Jun 2016 11:43:20 +0000 (13:43 +0200)]
#207 fix attempt
copycat-killer [Sun, 26 Jun 2016 11:13:22 +0000 (13:13 +0200)]
added quake
copycat-killer [Sun, 26 Jun 2016 10:32:38 +0000 (12:32 +0200)]
wiki restructured; moved widgets/contrib/ccurr to abase/use case examples/bitcoin because Crypty API is dead and Coinbase API V1 -> V2
copycat-killer [Sat, 25 Jun 2016 15:51:21 +0000 (17:51 +0200)]
battery: magnitude check was 1 order off: fixed; #199 #207
copycat-killer [Sat, 25 Jun 2016 12:27:20 +0000 (14:27 +0200)]
gpmdp: some fixe + added wiki; #206
copycat-killer [Sat, 25 Jun 2016 12:10:38 +0000 (14:10 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
Luke Bonham [Sat, 25 Jun 2016 12:10:00 +0000 (14:10 +0200)]
Merge pull request #206 from Kirogo/master
Added gpmdp widget
copycat-killer [Sat, 25 Jun 2016 12:07:43 +0000 (14:07 +0200)]
battery: forgot to remove debugging line
copycat-killer [Sat, 25 Jun 2016 12:05:05 +0000 (14:05 +0200)]
battery: magnitude differences check added; closes #199 #203
copycat-killer [Fri, 24 Jun 2016 18:14:23 +0000 (20:14 +0200)]
some fixes
copycat-killer [Thu, 23 Jun 2016 08:14:10 +0000 (10:14 +0200)]
#199 #203 fix attempt 4
Alexandre Terrien [Wed, 22 Jun 2016 21:21:01 +0000 (23:21 +0200)]
Added gpmpd widget
copycat-killer [Tue, 21 Jun 2016 08:52:20 +0000 (10:52 +0200)]
wiki updated
Luke Bonham [Tue, 21 Jun 2016 08:36:05 +0000 (10:36 +0200)]
Merge pull request #205 from rohieb/feature/mpd-moreinfo
MPD: add playlist position and mode flags
Roland Hieber [Mon, 20 Jun 2016 17:23:40 +0000 (19:23 +0200)]
mpd: add info about playlist pos/length and single/consume/repeat/random mode
Roland Hieber [Mon, 20 Jun 2016 17:21:29 +0000 (19:21 +0200)]
mpd: change whitespace to make the next commit pretty
copycat-killer [Wed, 15 Jun 2016 07:34:28 +0000 (09:34 +0200)]
wiki updated
copycat-killer [Wed, 15 Jun 2016 07:33:52 +0000 (09:33 +0200)]
#199 #203 fix attempt 3
copycat-killer [Mon, 13 Jun 2016 07:08:05 +0000 (09:08 +0200)]
#199 #203 fix attempt 2
Luke Bonham [Thu, 9 Jun 2016 10:19:03 +0000 (12:19 +0200)]
battery: always update status (fix perc) #199 #203
Luke Bonham [Thu, 9 Jun 2016 09:53:07 +0000 (11:53 +0200)]
battery: always update status #199 #203
copycat-killer [Wed, 8 Jun 2016 09:55:23 +0000 (11:55 +0200)]
wiki updated; #204
copycat-killer [Wed, 8 Jun 2016 09:52:36 +0000 (11:52 +0200)]
revert to not hidden as default 2
copycat-killer [Wed, 8 Jun 2016 09:46:02 +0000 (11:46 +0200)]
#204: revert to not hidden as default
Luke Bonham [Wed, 8 Jun 2016 09:35:04 +0000 (11:35 +0200)]
Merge pull request #204 from rohieb/feature/hide-mpd-notifications
mpd: make notifications hideable in widget config
Roland Hieber [Wed, 8 Jun 2016 01:20:21 +0000 (03:20 +0200)]
mpd: make notifications hideable in widget config
copycat-killer [Thu, 2 Jun 2016 09:19:17 +0000 (11:19 +0200)]
#198 fix attempt 3: patch on DST check
copycat-killer [Wed, 1 Jun 2016 11:37:20 +0000 (13:37 +0200)]
#199 syntactic change
copycat-killer [Wed, 1 Jun 2016 11:27:53 +0000 (13:27 +0200)]
#198 fix attempt 3
Luke Bonham [Tue, 31 May 2016 08:55:15 +0000 (10:55 +0200)]
#199 fix attempt
Luke Bonham [Tue, 31 May 2016 08:45:46 +0000 (10:45 +0200)]
wiki updated
Luke Bonham [Tue, 31 May 2016 08:44:51 +0000 (10:44 +0200)]
pull #201 fixes
Luke Bonham [Tue, 31 May 2016 08:07:32 +0000 (10:07 +0200)]
Merge branch 'MaximeCheramy-master'
Luke Bonham [Tue, 31 May 2016 08:03:40 +0000 (10:03 +0200)]
Merge branch 'master' of https://github.com/MaximeCheramy/lain into MaximeCheramy-master
Luke Bonham [Tue, 31 May 2016 08:00:28 +0000 (10:00 +0200)]
#198 fix attempt 2
copycat-killer [Mon, 30 May 2016 19:01:44 +0000 (21:01 +0200)]
#198: correct logic
Luke Bonham [Sun, 29 May 2016 18:01:48 +0000 (20:01 +0200)]
Merge pull request #202 from mnivoliez/master
Fix muted problem in pulsebar
Mathieu Nivoliez [Sun, 29 May 2016 17:37:38 +0000 (19:37 +0200)]
Fix muted problem. To know if the sound is mute we have to check if mute == "yes" instead of mute == "no"
copycat-killer [Sun, 29 May 2016 16:09:58 +0000 (18:09 +0200)]
weather: fix indentation
copycat-killer [Sun, 29 May 2016 16:01:40 +0000 (18:01 +0200)]
pulsebar added
copycat-killer [Sun, 29 May 2016 15:13:52 +0000 (17:13 +0200)]
weather: icons based on localtime; closes pull #198
Maxime Chéramy [Sat, 28 May 2016 21:27:47 +0000 (23:27 +0200)]
Add possibility to give a list of batteries instead of only one.
Luke Bonham [Tue, 17 May 2016 15:30:37 +0000 (17:30 +0200)]
Merge pull request #197 from aajjbb/master
fixing battery percentage going above 100
aajjbb [Tue, 17 May 2016 01:19:26 +0000 (22:19 -0300)]
fixing battery percentage going above 100