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:
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
copycat-killer [Mon, 9 May 2016 17:05:34 +0000 (19:05 +0200)]
wiki updated
copycat-killer [Mon, 9 May 2016 17:02:49 +0000 (19:02 +0200)]
adds #196 solving conflicts; closes #191
copycat-killer [Sun, 8 May 2016 18:06:50 +0000 (20:06 +0200)]
lain: wiki updated
copycat-killer [Sun, 8 May 2016 17:57:21 +0000 (19:57 +0200)]
#195: magnify_client can now behave like magnifier layout
copycat-killer [Tue, 26 Apr 2016 16:01:30 +0000 (18:01 +0200)]
calendar: cal_format typo corrected
copycat-killer [Mon, 25 Apr 2016 08:43:20 +0000 (10:43 +0200)]
calendar: fix indentation
copycat-killer [Mon, 25 Apr 2016 08:42:42 +0000 (10:42 +0200)]
calendar: fix indentation
copycat-killer [Mon, 25 Apr 2016 08:40:55 +0000 (10:40 +0200)]
calendar: expose cal_format; closes #194
copycat-killer [Mon, 11 Apr 2016 07:38:56 +0000 (09:38 +0200)]
#193: update iff rate > 0 and battery not full
Luke Bonham [Mon, 4 Apr 2016 12:09:54 +0000 (14:09 +0200)]
whitespaces removed
Luke Bonham [Mon, 4 Apr 2016 11:49:41 +0000 (13:49 +0200)]
Merge pull request #190 from aajjbb/master
fixing issue in case of nil rate_power in bat widget
Luke Bonham [Mon, 4 Apr 2016 11:43:19 +0000 (13:43 +0200)]
wiki updated
aajjbb [Sun, 3 Apr 2016 17:10:54 +0000 (14:10 -0300)]
fixing parethesis issue
aajjbb [Sun, 3 Apr 2016 17:07:37 +0000 (14:07 -0300)]
fixing issue in case of nil rate_power in bat widget
copycat-killer [Sat, 2 Apr 2016 11:06:12 +0000 (13:06 +0200)]
#187 fix
copycat-killer [Sat, 2 Apr 2016 09:20:18 +0000 (11:20 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Sat, 2 Apr 2016 09:20:04 +0000 (11:20 +0200)]
alsabar: check if mute is nil as well
Luke Bonham [Thu, 31 Mar 2016 10:00:47 +0000 (12:00 +0200)]
alsa: some indentation
Luke Bonham [Thu, 31 Mar 2016 09:54:37 +0000 (11:54 +0200)]
bat: replaced tabs with spaces and removed whitespaces
Luke Bonham [Thu, 31 Mar 2016 09:48:22 +0000 (11:48 +0200)]
Merge branch 'andering-patch-3'
Luke Bonham [Thu, 31 Mar 2016 09:44:33 +0000 (11:44 +0200)]
Merge branch 'patch-3' of https://github.com/andering/lain into andering-patch-3
copycat-killer [Wed, 30 Mar 2016 14:40:46 +0000 (16:40 +0200)]
wiki updated
copycat-killer [Wed, 30 Mar 2016 14:34:41 +0000 (16:34 +0200)]
#182 and #184 implemented without tabs; wiki updated
copycat-killer [Wed, 30 Mar 2016 12:14:18 +0000 (14:14 +0200)]
weather: #186
copycat-killer [Wed, 30 Mar 2016 12:11:33 +0000 (14:11 +0200)]
weather: #186
copycat-killer [Wed, 30 Mar 2016 11:05:13 +0000 (13:05 +0200)]
wiki updated; #186
copycat-killer [Wed, 30 Mar 2016 11:04:26 +0000 (13:04 +0200)]
weather: make notification function general
Andrej Kouřil [Mon, 28 Mar 2016 15:22:40 +0000 (17:22 +0200)]
forgoten brackets at rule
Andrej Kouřil [Sun, 27 Mar 2016 13:29:38 +0000 (15:29 +0200)]
Removed forgotten previous rate rule.
Andrej Kouřil [Sun, 27 Mar 2016 13:28:52 +0000 (15:28 +0200)]
Added rule for bat_now.status = Full when rate suppose be 0
Andrej Kouřil [Sun, 27 Mar 2016 11:10:14 +0000 (13:10 +0200)]
Added rate check
Andrej Kouřil [Wed, 23 Mar 2016 17:57:05 +0000 (18:57 +0100)]
Update bat.lua
Luke Bonham [Tue, 22 Mar 2016 17:44:49 +0000 (18:44 +0100)]
Merge pull request #181 from stwa/patch-5
Fix for #177
copycat-killer [Tue, 22 Mar 2016 17:41:39 +0000 (18:41 +0100)]
#177 fixed typo
Stefan Wagner [Tue, 22 Mar 2016 14:55:55 +0000 (15:55 +0100)]
Fix for #177
Suggestion to calculate watt for battery.
Not sure about the time_rat, was it correct before?
Luke Bonham [Tue, 22 Mar 2016 08:02:44 +0000 (09:02 +0100)]
wiki updated
Luke Bonham [Tue, 22 Mar 2016 07:59:30 +0000 (08:59 +0100)]
bat: #177 fix Watt computation 2
Luke Bonham [Tue, 22 Mar 2016 07:39:38 +0000 (08:39 +0100)]
bat: #177 fix Watt computation; make AC state available #178
Luke Bonham [Mon, 21 Mar 2016 09:17:42 +0000 (10:17 +0100)]
Merge pull request #180 from stwa/patch-4
Fixed initial state where alsa.update may never be called
Luke Bonham [Mon, 21 Mar 2016 09:16:54 +0000 (10:16 +0100)]
Merge pull request #179 from stwa/patch-3
Fixed typo in variable name
Stefan Wagner [Sun, 20 Mar 2016 22:41:44 +0000 (23:41 +0100)]
Fixed initial state where alsa.update may never be called
Stefan Wagner [Sun, 20 Mar 2016 21:20:55 +0000 (22:20 +0100)]
Fixed typo in variable name
copycat-killer [Thu, 3 Mar 2016 11:40:49 +0000 (12:40 +0100)]
some cpu usage improvements
Luke Bonham [Wed, 2 Mar 2016 16:53:03 +0000 (17:53 +0100)]
Merge pull request #176 from thinusbaun/any_year_in_calendar
Improved showing any year in calendar widget.
Michal Katner [Wed, 2 Mar 2016 15:52:30 +0000 (16:52 +0100)]
Improved showing any year in calendar widget.
copycat-killer [Wed, 2 Mar 2016 12:48:55 +0000 (13:48 +0100)]
using timer sharing; #114
copycat-killer [Wed, 2 Mar 2016 11:28:57 +0000 (12:28 +0100)]
cal: sed spaces fix 2; #170 #174
copycat-killer [Tue, 1 Mar 2016 17:49:58 +0000 (18:49 +0100)]
calendar: sed spaces; #170 #174
Luke Bonham [Tue, 1 Mar 2016 10:48:51 +0000 (11:48 +0100)]
Merge pull request #173 from guotsuan/master
To be compatible with the new functions in master branch of the awesome WM master
Quan Guo [Mon, 29 Feb 2016 20:28:51 +0000 (21:28 +0100)]
Fix the deprecation warning:
awful.util.spawn_with_shell
Quan Guo [Mon, 29 Feb 2016 20:04:00 +0000 (21:04 +0100)]
Merge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Sat, 27 Feb 2016 20:53:31 +0000 (21:53 +0100)]
wiki updated
copycat-killer [Sat, 27 Feb 2016 20:36:32 +0000 (21:36 +0100)]
cal: highlight only first match of today number; #170
copycat-killer [Fri, 26 Feb 2016 10:49:44 +0000 (11:49 +0100)]
#169 typos fixed
copycat-killer [Thu, 25 Feb 2016 12:54:03 +0000 (13:54 +0100)]
wiki updated
copycat-killer [Thu, 25 Feb 2016 12:41:33 +0000 (13:41 +0100)]
wiki updated
copycat-killer [Thu, 25 Feb 2016 12:26:20 +0000 (13:26 +0100)]
pulseaudio: improve scallback #169; #168
Luke Bonham [Thu, 25 Feb 2016 12:21:17 +0000 (13:21 +0100)]
Merge pull request #169 from MaksVal/master
Add callback function for to update sink
Maxim Gordeev [Thu, 25 Feb 2016 04:54:50 +0000 (07:54 +0300)]
Default value for scallback is nil
Maxim Gordeev [Thu, 25 Feb 2016 04:37:01 +0000 (07:37 +0300)]
Add callback function for to update sink
copycat-killer [Sun, 21 Feb 2016 13:45:46 +0000 (14:45 +0100)]
pulseaudio: cmd switch from grep to sed #168
copycat-killer [Fri, 19 Feb 2016 13:17:44 +0000 (14:17 +0100)]
pulseaudio #168
Luke Bonham [Thu, 4 Feb 2016 07:15:53 +0000 (08:15 +0100)]
wiki updated
Luke Bonham [Thu, 4 Feb 2016 07:14:26 +0000 (08:14 +0100)]
Merge pull request #167 from antonsson/dynamic_centerwork
Added dynamic centerwork layout
Henrik Antonsson [Wed, 3 Feb 2016 16:49:17 +0000 (17:49 +0100)]
Added dynamic centerwork layout
Centerwork layout that is not restricted to 5 clients
Quan Guo [Fri, 29 Jan 2016 19:42:56 +0000 (20:42 +0100)]
Merge branch 'master' of https://github.com/copycat-killer/lain
Luke Bonham [Wed, 20 Jan 2016 08:45:31 +0000 (09:45 +0100)]
wiki updated
Luke Bonham [Wed, 20 Jan 2016 08:30:37 +0000 (09:30 +0100)]
wiki updated
Luke Bonham [Wed, 20 Jan 2016 08:28:47 +0000 (09:28 +0100)]
wiki updated
Luke Bonham [Wed, 20 Jan 2016 08:25:49 +0000 (09:25 +0100)]
forgot to really add the widget; #157 #164
Luke Bonham [Sun, 17 Jan 2016 11:28:50 +0000 (12:28 +0100)]
#162 fix; #163 rejected (duplicate)
Luke Bonham [Sun, 17 Jan 2016 10:49:10 +0000 (11:49 +0100)]
new widget: pulseaudio #157 #164
Luke Bonham [Mon, 4 Jan 2016 13:20:47 +0000 (14:20 +0100)]
Merge pull request #161 from aajjbb/batwidget-percentage-fix2
fixing small issue on previous commit issue
aajjbb [Sun, 3 Jan 2016 14:19:31 +0000 (12:19 -0200)]
fixing small issue on previous commit, first_line function returns string, not integer
copycat-killer [Sun, 3 Jan 2016 10:36:06 +0000 (11:36 +0100)]
clean failed rebase and repatch #160 2
copycat-killer [Sun, 3 Jan 2016 10:35:10 +0000 (11:35 +0100)]
clean failed rebase and repatch #160 2