]>
git.madduck.net Git - etc/awesome.git/log
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 [Sat, 7 Sep 2013 14:46:56 +0000 (16:46 +0200)]
version 1.0
luke bonham [Sat, 7 Sep 2013 10:06:42 +0000 (12:06 +0200)]
first commit
Luke Bonham [Sun, 12 Jul 2015 09:51:58 +0000 (11:51 +0200)]
mpd: added http streams check; #115
Luke Bonham [Sun, 12 Jul 2015 09:22:10 +0000 (11:22 +0200)]
uniform timers for single-instance widgets; #114
Luke Bonham [Sun, 12 Jul 2015 08:57:10 +0000 (10:57 +0200)]
Merge pull request #117 from aajjbb/fs-widget-fix
fixing small typo in fs widget which lead to nil reference
aajjbb [Sat, 11 Jul 2015 17:19:12 +0000 (14:19 -0300)]
fixing small typo in fs widget which lead to nil reference
Luke Bonham [Thu, 9 Jul 2015 10:53:08 +0000 (12:53 +0200)]
enhancement: unique timers for widgets; #114
Luke Bonham [Thu, 9 Jul 2015 10:52:18 +0000 (12:52 +0200)]
enhancement: unique timers for widgets; #114
luke bonham [Sun, 5 Jul 2015 09:30:24 +0000 (11:30 +0200)]
weather: added failsafe check; #105
luke bonham [Sun, 5 Jul 2015 09:12:41 +0000 (11:12 +0200)]
weather: add back default hover notification; #113
luke bonham [Fri, 3 Jul 2015 16:10:03 +0000 (18:10 +0200)]
weather.forecast_update: forgot to add check on err
luke bonham [Fri, 3 Jul 2015 16:05:22 +0000 (18:05 +0200)]
weather.forecast_update: forgot to add check on err
luke bonham [Fri, 3 Jul 2015 10:17:31 +0000 (12:17 +0200)]
whitespaces cleaning
luke bonham [Fri, 3 Jul 2015 09:56:38 +0000 (11:56 +0200)]
wiki updated
luke bonham [Thu, 2 Jul 2015 10:09:45 +0000 (12:09 +0200)]
wiki updated
luke bonham [Thu, 2 Jul 2015 10:06:07 +0000 (12:06 +0200)]
better weather module: OpenWeatherMap; #105
luke bonham [Wed, 24 Jun 2015 12:07:51 +0000 (14:07 +0200)]
wiki submodule updated
luke bonham [Wed, 24 Jun 2015 12:05:37 +0000 (14:05 +0200)]
wiki updated
luke bonham [Wed, 24 Jun 2015 11:50:34 +0000 (13:50 +0200)]
alsa, alsabar: make amixer call customizable; fixes #111 in general
Luke Bonham [Mon, 1 Jun 2015 09:55:52 +0000 (11:55 +0200)]
Merge pull request #110 from dnedbaylo/master
Calendar: added post calendar command for extra processing
Dmitry Nedbaylo [Sun, 31 May 2015 12:44:45 +0000 (15:44 +0300)]
Calendar: added post calendar command for extra processing
Luke Bonham [Tue, 19 May 2015 13:41:33 +0000 (15:41 +0200)]
net: removed 'tostring' for numbers
Luke Bonham [Tue, 19 May 2015 12:12:00 +0000 (14:12 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
Luke Bonham [Tue, 19 May 2015 12:11:36 +0000 (14:11 +0200)]
#109: catch n%0
Luke Bonham [Tue, 19 May 2015 11:21:15 +0000 (13:21 +0200)]
Merge pull request #107 from OlegHahm/floor_smapi
smapi: round remaining hour estimation
Oleg Hahm [Sun, 17 May 2015 20:58:52 +0000 (22:58 +0200)]
smapi: round remaining hour estimation
Luke Bonham [Mon, 13 Apr 2015 09:49:13 +0000 (11:49 +0200)]
yawn: fair/windy icon added
Luke Bonham [Mon, 13 Apr 2015 09:38:44 +0000 (11:38 +0200)]
yawn: fair/windy icon added
copycat-killer [Sat, 28 Mar 2015 10:40:06 +0000 (11:40 +0100)]
alsabar: string.format use for preset.text in alsabar._notify
copycat-killer [Sat, 28 Mar 2015 10:39:45 +0000 (11:39 +0100)]
alsabar: string.format use for preset.text in alsabar._notify
luke bonham [Wed, 25 Mar 2015 18:41:08 +0000 (19:41 +0100)]
#103: revert to original fs implementation
copycat-killer [Mon, 9 Mar 2015 20:33:11 +0000 (21:33 +0100)]
alsa: added card, channel to widget table
Luke Bonham [Tue, 17 Feb 2015 11:51:46 +0000 (12:51 +0100)]
Merge pull request #97 from mvalkon/card_attr
Add a card attribute for alsa and alsabar
emikkva [Mon, 16 Feb 2015 21:43:06 +0000 (23:43 +0200)]
Add a card attribute for alsa and alsabar
Currently alsa.lua and alsabar.lua do not support the amixer command
line option "-c" which allows defining which card to use. For at
least new Dell E-series laptops, the card is not the default (0) and
therefore this functionality is required for these widgets to work.
Luke Bonham [Fri, 13 Feb 2015 13:19:06 +0000 (14:19 +0100)]
Merge pull request #96 from worron/master
Vertical client resizing fix
worron [Thu, 12 Feb 2015 17:16:14 +0000 (20:16 +0300)]
Vertical client resizing fix
copycat-killer [Thu, 5 Feb 2015 08:11:20 +0000 (09:11 +0100)]
Merge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Thu, 5 Feb 2015 08:07:28 +0000 (09:07 +0100)]
#91 pull + clean useless lines
luke bonham [Sun, 1 Feb 2015 10:39:26 +0000 (11:39 +0100)]
asyncshell.request: removed unused argument
luke bonham [Fri, 30 Jan 2015 13:26:37 +0000 (14:26 +0100)]
new submodule: lain.util.separators
luke bonham [Fri, 30 Jan 2015 13:12:13 +0000 (14:12 +0100)]
mpd: mpd_now.elapsed seconds fixed
luke bonham [Tue, 20 Jan 2015 09:18:15 +0000 (10:18 +0100)]
mpd: fixed bad auto-fixed scope
luke bonham [Tue, 20 Jan 2015 09:16:06 +0000 (10:16 +0100)]
pull #90: fixed tabs
Luke Bonham [Tue, 20 Jan 2015 09:14:09 +0000 (10:14 +0100)]
Merge pull request #90 from jepugs/master
Added keys to mpd_now for querying the length of a song and the current time
Jack Pugmire [Fri, 16 Jan 2015 04:44:22 +0000 (23:44 -0500)]
Added keys to mpd_now for querying the length of a song and the current time (both in seconds).
luke bonham [Tue, 13 Jan 2015 11:49:14 +0000 (12:49 +0100)]
Merge branch 'Backgammon--master'
Yuexiao Guo [Mon, 12 Jan 2015 23:27:39 +0000 (18:27 -0500)]
fixed mount point length calculation and misalignment of 4-digit size numbers
luke bonham [Sun, 11 Jan 2015 12:16:37 +0000 (13:16 +0100)]
Merge branch 'worron-master'
worron [Sat, 10 Jan 2015 16:52:08 +0000 (19:52 +0300)]
Uselesstile code refactoring
worron [Sat, 10 Jan 2015 16:51:12 +0000 (19:51 +0300)]
Uselessfair code refactoring
worron [Mon, 5 Jan 2015 22:53:09 +0000 (01:53 +0300)]
Window border width issue fixes in uselesstile
worron [Mon, 5 Jan 2015 20:31:52 +0000 (23:31 +0300)]
Window border width issue fixes in uselessfair
Luke Bonham [Thu, 1 Jan 2015 19:29:24 +0000 (20:29 +0100)]
Merge pull request #83 from anticlockwise/master
Adding a user contributed widget for displaying MOC information
Rongzhou Shen [Sat, 27 Dec 2014 20:58:56 +0000 (12:58 -0800)]
Moving moc to contrib and adding license information
Rongzhou Shen [Sat, 27 Dec 2014 20:14:13 +0000 (12:14 -0800)]
Adding a moc widget to lain
luke bonham [Fri, 12 Dec 2014 18:26:56 +0000 (19:26 +0100)]
erge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Fri, 12 Dec 2014 18:26:43 +0000 (19:26 +0100)]
yawn: de_DE added
Luke Bonham [Mon, 8 Dec 2014 18:33:31 +0000 (19:33 +0100)]
Merge pull request #78 from themarcq/patch-1
useless gaps are now globally equivalent
themarcq [Mon, 8 Dec 2014 15:32:44 +0000 (16:32 +0100)]
Now gaps between windows and screen borders and gaps vetween windows and windows are the same.
Luke Bonham [Mon, 1 Dec 2014 13:13:01 +0000 (14:13 +0100)]
Merge pull request #77 from loudcry/patch-1
yawn ru_RU: some fixes
loudcry [Mon, 1 Dec 2014 12:07:29 +0000 (17:07 +0500)]
Some words' fixes
I fixed some words.
Luke Bonham [Wed, 26 Nov 2014 17:26:35 +0000 (18:26 +0100)]
Merge pull request #75 from osleg/master
imap: quoted password
Alex Kir [Tue, 25 Nov 2014 21:14:56 +0000 (23:14 +0200)]
Some might have spaces in passwords (Like I do) and then curl fails.
* Changed string formatting of password to %q to always quote password
Luke Bonham [Tue, 18 Nov 2014 14:38:17 +0000 (15:38 +0100)]
Merge pull request #73 from korobcov/master
add localization ru_RU
alexey korobtsov [Mon, 17 Nov 2014 15:56:56 +0000 (18:56 +0300)]
new file: widgets/yawn/localizations/ru_RU
luke bonham [Sat, 15 Nov 2014 12:38:07 +0000 (13:38 +0100)]
net: iface scope fixed 2
luke bonham [Sat, 15 Nov 2014 12:21:22 +0000 (13:21 +0100)]
yawn: fetch_weather local -> integrated; net: iface scope fixed
Luke Bonham [Fri, 14 Nov 2014 07:36:47 +0000 (08:36 +0100)]
Merge pull request #70 from mbennehar/master
centerfair layout fixed
Moussab [Mon, 10 Nov 2014 22:52:00 +0000 (23:52 +0100)]
Update centerfair.lua
Moussab [Mon, 10 Nov 2014 22:51:11 +0000 (23:51 +0100)]
Update centerfair.lua
Moussab [Mon, 10 Nov 2014 22:46:57 +0000 (23:46 +0100)]
Update centerfair.lua
luke bonham [Sat, 8 Nov 2014 11:44:23 +0000 (12:44 +0100)]
centerfair: ncol uselessgaps fixed
luke bonham [Sat, 8 Nov 2014 11:06:48 +0000 (12:06 +0100)]
centerfair: added no cls[1] case
luke bonham [Mon, 20 Oct 2014 16:05:47 +0000 (18:05 +0200)]
#67 mpdcover lightened
luke bonham [Mon, 20 Oct 2014 13:56:44 +0000 (15:56 +0200)]
#68 solution attempt
luke bonham [Sat, 11 Oct 2014 14:18:03 +0000 (16:18 +0200)]
#66: screen position in calendar:attach
luke bonham [Sat, 11 Oct 2014 12:45:14 +0000 (14:45 +0200)]
widgets: screen notification setting added
luke bonham [Sat, 11 Oct 2014 12:17:30 +0000 (14:17 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Sat, 11 Oct 2014 12:17:05 +0000 (14:17 +0200)]
#66 removed hardcoded screen def in widgets notification
Luke Bonham [Sat, 27 Sep 2014 13:27:38 +0000 (15:27 +0200)]
Merge pull request #65 from projektile/master
update dynamic border change
projektile [Sat, 27 Sep 2014 05:07:19 +0000 (01:07 -0400)]
update dynamic border change
luke bonham [Fri, 26 Sep 2014 10:41:35 +0000 (12:41 +0200)]
undo 'set card' from projektile/master
luke bonham [Fri, 26 Sep 2014 10:38:34 +0000 (12:38 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Fri, 26 Sep 2014 10:38:22 +0000 (12:38 +0200)]
Merge branch 'projektile-master'
Luke Bonham [Fri, 26 Sep 2014 10:21:34 +0000 (12:21 +0200)]
Merge pull request #63 from daineseh/master
Add yawn localization zh_TW
Dainese Hsiao [Thu, 25 Sep 2014 05:15:39 +0000 (13:15 +0800)]
Add yawn localization zh_TW
projektile [Mon, 22 Sep 2014 15:54:03 +0000 (11:54 -0400)]
remove naughty
projektile [Mon, 22 Sep 2014 15:36:50 +0000 (11:36 -0400)]
fix border offset
projektile [Mon, 22 Sep 2014 15:29:46 +0000 (11:29 -0400)]
set card
projektile [Mon, 22 Sep 2014 15:25:27 +0000 (11:25 -0400)]
save arezzo files
luke bonham [Thu, 11 Sep 2014 14:10:22 +0000 (16:10 +0200)]
yawn: new words localized
luke bonham [Mon, 8 Sep 2014 16:51:48 +0000 (18:51 +0200)]
imap: increased curl connect-timeout
luke bonham [Fri, 8 Aug 2014 12:25:21 +0000 (14:25 +0200)]
widget module loads optimization
luke bonham [Fri, 8 Aug 2014 12:10:25 +0000 (14:10 +0200)]
abase widget added
Luke Bonham [Fri, 8 Aug 2014 11:33:47 +0000 (13:33 +0200)]
Merge pull request #58 from cmtm/master
fix typo in cpu widget
Luke Bonham [Fri, 8 Aug 2014 11:30:47 +0000 (13:30 +0200)]
Merge pull request #57 from axujen/centerwork-master-fix
layout.centerwork: Use the first client (master) as the central window.
Chris Morin [Thu, 7 Aug 2014 21:13:32 +0000 (17:13 -0400)]
fix typo
luke bonham [Thu, 7 Aug 2014 11:37:24 +0000 (13:37 +0200)]
mpd and yawn widget are now asynchronous
luke bonham [Thu, 7 Aug 2014 10:21:30 +0000 (12:21 +0200)]
small fixes
luke bonham [Thu, 7 Aug 2014 10:21:02 +0000 (12:21 +0200)]
small fixes