]> 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:

etc/awesome.git
10 years agoreadme updated
luke bonham [Sun, 16 Feb 2014 10:08:21 +0000 (11:08 +0100)]
readme updated

10 years agoreadme updated
luke bonham [Sun, 16 Feb 2014 10:05:58 +0000 (11:05 +0100)]
readme updated

10 years agobase: small fix
luke bonham [Fri, 14 Feb 2014 17:02:02 +0000 (18:02 +0100)]
base: small fix

10 years agobase: update subfuction added; contrib/brightness removed because now redundant
luke bonham [Thu, 13 Feb 2014 17:17:48 +0000 (18:17 +0100)]
base: update subfuction added; contrib/brightness removed because now redundant

10 years agobase widget added (this time for real)
luke bonham [Thu, 13 Feb 2014 16:35:55 +0000 (17:35 +0100)]
base widget added (this time for real)

10 years agocal: --color=never added to discourage #29
luke bonham [Thu, 13 Feb 2014 09:58:47 +0000 (10:58 +0100)]
cal: --color=never added to discourage #29

10 years agobase widget template added
luke bonham [Wed, 12 Feb 2014 11:23:02 +0000 (12:23 +0100)]
base widget template added

10 years agowiki updated
luke bonham [Mon, 10 Feb 2014 18:45:25 +0000 (19:45 +0100)]
wiki updated

10 years agoccurr: final fixes + wiki updated
luke bonham [Mon, 10 Feb 2014 18:24:45 +0000 (19:24 +0100)]
ccurr: final fixes + wiki updated

10 years agomoved acw/init to ccurr + code revision
luke bonham [Mon, 10 Feb 2014 18:17:47 +0000 (19:17 +0100)]
moved acw/init to ccurr + code revision

10 years agoMerge pull request #27 from aaron-lebo/master
Luke Bonham [Mon, 10 Feb 2014 17:18:22 +0000 (18:18 +0100)]
Merge pull request #27 from aaron-lebo/master

Contributed crypto-currencies widget added

10 years agoMoved acw from single file to folder.
Aaron Lebo [Mon, 10 Feb 2014 11:49:49 +0000 (05:49 -0600)]
Moved acw from single file to folder.

10 years agoUpdate acw.lua
aaron-lebo [Mon, 10 Feb 2014 09:06:50 +0000 (03:06 -0600)]
Update acw.lua

10 years agoCreate acw.lua
aaron-lebo [Mon, 10 Feb 2014 09:02:14 +0000 (03:02 -0600)]
Create acw.lua

10 years ago#26 fix attempt 2
luke bonham [Sun, 9 Feb 2014 16:44:28 +0000 (17:44 +0100)]
#26 fix attempt 2

10 years ago#25 blueluke's fix attempt
luke bonham [Sun, 9 Feb 2014 09:36:40 +0000 (10:36 +0100)]
#25 blueluke's fix attempt

10 years ago#25 fix attempt 2
luke bonham [Sat, 8 Feb 2014 11:10:13 +0000 (12:10 +0100)]
#25 fix attempt 2

10 years ago26# fix attempt
luke bonham [Sat, 8 Feb 2014 10:44:09 +0000 (11:44 +0100)]
26# fix attempt

10 years ago#25 fix attempt
luke bonham [Fri, 7 Feb 2014 11:39:18 +0000 (12:39 +0100)]
#25 fix attempt

10 years agocalendar: font variable added
luke bonham [Tue, 4 Feb 2014 08:22:22 +0000 (09:22 +0100)]
calendar: font variable added

10 years agoMerge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Tue, 4 Feb 2014 07:59:04 +0000 (08:59 +0100)]
Merge branch 'master' of https://github.com/copycat-killer/lain

10 years agobat: little fixes
luke bonham [Tue, 4 Feb 2014 07:59:00 +0000 (08:59 +0100)]
bat: little fixes

10 years agoMerge pull request #24 from blueluke/battery
Luke Bonham [Tue, 4 Feb 2014 07:58:01 +0000 (23:58 -0800)]
Merge pull request #24 from blueluke/battery

Bat.lua: Adding customizable preset notifications for low and critical levels

10 years agoBat.lua: Adding naughty presets for customizable notifications
Lukas Geis [Sun, 2 Feb 2014 13:29:44 +0000 (14:29 +0100)]
Bat.lua: Adding naughty presets for customizable notifications

10 years agofixed typo in helpers.lua
luke bonham [Wed, 29 Jan 2014 19:08:16 +0000 (20:08 +0100)]
fixed typo in helpers.lua

10 years agonew I/O file helper functions
luke bonham [Wed, 29 Jan 2014 10:56:32 +0000 (11:56 +0100)]
new I/O file helper functions

10 years agowiki updated
luke bonham [Tue, 21 Jan 2014 15:03:04 +0000 (16:03 +0100)]
wiki updated

10 years agoMerge wiki
luke bonham [Tue, 21 Jan 2014 15:01:44 +0000 (16:01 +0100)]
Merge wiki

10 years agosimple fix to #20
luke bonham [Tue, 21 Jan 2014 15:01:28 +0000 (16:01 +0100)]
simple fix to #20

10 years agorevert #9; discouraging #21 and #22 situations
luke bonham [Tue, 21 Jan 2014 14:42:33 +0000 (15:42 +0100)]
revert #9; discouraging #21 and #22 situations

10 years agowiki: improved imap widget section
luke bonham [Mon, 20 Jan 2014 18:15:19 +0000 (19:15 +0100)]
wiki: improved imap widget section

10 years agoUpdated imap (markdown)
Luke Bonham [Mon, 20 Jan 2014 18:14:42 +0000 (10:14 -0800)]
Updated imap (markdown)

10 years agoUpdated imap (markdown)
Luke Bonham [Mon, 20 Jan 2014 18:14:22 +0000 (10:14 -0800)]
Updated imap (markdown)

10 years agowiki: improved imap widget section
luke bonham [Mon, 20 Jan 2014 18:12:00 +0000 (19:12 +0100)]
wiki: improved imap widget section

10 years agoUpdated imap (markdown)
Luke Bonham [Mon, 20 Jan 2014 18:11:19 +0000 (10:11 -0800)]
Updated imap (markdown)

10 years agoUpdated imap (markdown)
Luke Bonham [Mon, 20 Jan 2014 17:53:32 +0000 (09:53 -0800)]
Updated imap (markdown)

10 years agoUpdated imap (markdown)
Luke Bonham [Mon, 20 Jan 2014 17:52:35 +0000 (09:52 -0800)]
Updated imap (markdown)

10 years agoalsabar: fixed 'ticks' boolean issue; wiki updated
luke bonham [Tue, 14 Jan 2014 09:09:57 +0000 (10:09 +0100)]
alsabar: fixed 'ticks' boolean issue; wiki updated

10 years agoUpdated alsabar (markdown)
Luke Bonham [Tue, 14 Jan 2014 09:05:55 +0000 (01:05 -0800)]
Updated alsabar (markdown)

10 years agoUpdated bat (markdown)
Luke Bonham [Tue, 14 Jan 2014 08:53:56 +0000 (00:53 -0800)]
Updated bat (markdown)

10 years agoUpdated bat (markdown)
Luke Bonham [Tue, 14 Jan 2014 08:53:12 +0000 (00:53 -0800)]
Updated bat (markdown)

10 years agorevert to original pull request #19
luke bonham [Tue, 14 Jan 2014 08:46:06 +0000 (09:46 +0100)]
revert to original pull request #19

10 years agopull #19 satisfaction
luke bonham [Mon, 13 Jan 2014 12:03:21 +0000 (13:03 +0100)]
pull #19 satisfaction

10 years agoUpdated bat (markdown)
Luke Bonham [Mon, 13 Jan 2014 12:01:31 +0000 (04:01 -0800)]
Updated bat (markdown)

10 years agobrigthness: unused lib removed
luke bonham [Thu, 9 Jan 2014 13:33:18 +0000 (14:33 +0100)]
brigthness: unused lib removed

10 years agowiki updated
luke bonham [Sat, 4 Jan 2014 11:35:16 +0000 (12:35 +0100)]
wiki updated

10 years ago#18 fixed
luke bonham [Sat, 4 Jan 2014 11:23:24 +0000 (12:23 +0100)]
#18 fixed

10 years agoUpdated calendar (markdown)
Luke Bonham [Thu, 2 Jan 2014 11:16:09 +0000 (03:16 -0800)]
Updated calendar (markdown)

10 years agoyawn: new localization word
luke bonham [Mon, 30 Dec 2013 18:18:01 +0000 (19:18 +0100)]
yawn: new localization word

10 years agoUpdated Layouts (markdown)
Luke Bonham [Mon, 30 Dec 2013 14:57:45 +0000 (06:57 -0800)]
Updated Layouts (markdown)

10 years agoUpdated tpbat (markdown)
Luke Bonham [Tue, 24 Dec 2013 11:33:29 +0000 (03:33 -0800)]
Updated tpbat (markdown)

10 years agoUpdated tpbat (markdown)
Luke Bonham [Tue, 24 Dec 2013 11:33:15 +0000 (03:33 -0800)]
Updated tpbat (markdown)

10 years agowiki: some typos fixed
luke bonham [Tue, 24 Dec 2013 11:29:37 +0000 (12:29 +0100)]
wiki: some typos fixed

10 years agoUpdated brightness (markdown)
Luke Bonham [Tue, 24 Dec 2013 11:28:49 +0000 (03:28 -0800)]
Updated brightness (markdown)

10 years agowiki: new commit
luke bonham [Mon, 23 Dec 2013 17:18:33 +0000 (18:18 +0100)]
wiki: new commit

10 years agoDestroyed brigthness (markdown)
Luke Bonham [Mon, 23 Dec 2013 17:17:57 +0000 (09:17 -0800)]
Destroyed brigthness (markdown)

10 years agoUpdated Widgets (markdown)
Luke Bonham [Mon, 23 Dec 2013 17:15:04 +0000 (09:15 -0800)]
Updated Widgets (markdown)

10 years agoUpdated brightness (markdown)
Luke Bonham [Mon, 23 Dec 2013 17:14:39 +0000 (09:14 -0800)]
Updated brightness (markdown)

10 years agoUpdated brigthness (markdown)
Luke Bonham [Mon, 23 Dec 2013 17:11:43 +0000 (09:11 -0800)]
Updated brigthness (markdown)

10 years agoUpdated Widgets (markdown)
Luke Bonham [Mon, 23 Dec 2013 17:11:07 +0000 (09:11 -0800)]
Updated Widgets (markdown)

10 years agoCreated brigthness (markdown)
Luke Bonham [Mon, 23 Dec 2013 17:10:31 +0000 (09:10 -0800)]
Created brigthness (markdown)

10 years agoMerge pull request #16 from yawnt/brightness
Luke Bonham [Mon, 23 Dec 2013 16:59:23 +0000 (08:59 -0800)]
Merge pull request #16 from yawnt/brightness

contrib-widget: brightness

10 years agofix: better code
yawnt [Mon, 23 Dec 2013 17:04:06 +0000 (18:04 +0100)]
fix: better code

10 years agocontrib-widget: brightness
yawnt [Mon, 23 Dec 2013 16:19:25 +0000 (17:19 +0100)]
contrib-widget: brightness

10 years agoCreated brightness (markdown)
yawnt [Mon, 23 Dec 2013 16:04:02 +0000 (08:04 -0800)]
Created brightness (markdown)

10 years agowiki updated
luke bonham [Thu, 5 Dec 2013 09:19:16 +0000 (10:19 +0100)]
wiki updated

10 years agoUpdated Home (markdown)
Luke Bonham [Thu, 5 Dec 2013 09:18:49 +0000 (01:18 -0800)]
Updated Home (markdown)

10 years agoMerge pull request #15 from MaThGo/fix-imap-unread-count
Luke Bonham [Thu, 5 Dec 2013 09:15:20 +0000 (01:15 -0800)]
Merge pull request #15 from MaThGo/fix-imap-unread-count

Fix imap unread count

10 years agoFix unread count in imap widget
Manuel Görlich [Wed, 4 Dec 2013 17:52:40 +0000 (18:52 +0100)]
Fix unread count in imap widget

10 years agoCount id tokens instead of every single diget
Manuel Görlich [Wed, 4 Dec 2013 12:30:29 +0000 (13:30 +0100)]
Count id tokens instead of every single diget

10 years agoUpdated Home (markdown)
Luke Bonham [Tue, 3 Dec 2013 10:29:29 +0000 (02:29 -0800)]
Updated Home (markdown)

10 years agoUpdated Home (markdown)
Luke Bonham [Tue, 3 Dec 2013 10:29:12 +0000 (02:29 -0800)]
Updated Home (markdown)

10 years agosatisfied 'issue' #14
luke bonham [Mon, 2 Dec 2013 15:25:59 +0000 (16:25 +0100)]
satisfied 'issue' #14

10 years agoadded icon for #13
luke bonham [Sat, 30 Nov 2013 09:19:52 +0000 (10:19 +0100)]
added icon for #13

10 years agowiki updated
luke bonham [Thu, 28 Nov 2013 08:57:16 +0000 (09:57 +0100)]
wiki updated

10 years agowiki updated
luke bonham [Thu, 28 Nov 2013 08:56:18 +0000 (09:56 +0100)]
wiki updated

10 years agoUpdated Utilities (markdown)
Luke Bonham [Thu, 28 Nov 2013 08:48:22 +0000 (00:48 -0800)]
Updated Utilities (markdown)

10 years agowiki updated
luke bonham [Mon, 18 Nov 2013 19:30:43 +0000 (20:30 +0100)]
wiki updated

10 years agowiki updated
luke bonham [Mon, 18 Nov 2013 19:27:48 +0000 (20:27 +0100)]
wiki updated

10 years agoMerge pull request #12 from kurumushi/patch-1
Luke Bonham [Mon, 18 Nov 2013 19:01:09 +0000 (11:01 -0800)]
Merge pull request #12 from kurumushi/patch-1

Change io.popen to io.open so we don't execute image files.

10 years agoChange io.popen to io.open so we don't execute image files.
kurumushi [Mon, 18 Nov 2013 16:16:36 +0000 (01:16 +0900)]
Change io.popen to io.open so we don't execute image files.

10 years agoRemoved a misplaced space in mpd_notification_preset variable declaration
blueluke [Tue, 12 Nov 2013 23:11:54 +0000 (15:11 -0800)]
Removed a misplaced space in mpd_notification_preset variable declaration

10 years agoUpdated Utilities (markdown)
Luke Bonham [Tue, 12 Nov 2013 09:50:52 +0000 (01:50 -0800)]
Updated Utilities (markdown)

10 years agoissue #11 typos fixed
luke bonham [Tue, 12 Nov 2013 09:41:04 +0000 (10:41 +0100)]
issue #11 typos fixed

10 years agoUpdated Utilities (markdown)
Luke Bonham [Tue, 12 Nov 2013 09:39:52 +0000 (01:39 -0800)]
Updated Utilities (markdown)

10 years agoUpdated Utilities (markdown)
Luke Bonham [Tue, 12 Nov 2013 09:38:54 +0000 (01:38 -0800)]
Updated Utilities (markdown)

10 years agoUpdated task (markdown)
Luke Bonham [Tue, 12 Nov 2013 09:38:47 +0000 (01:38 -0800)]
Updated task (markdown)

10 years agoissue #9 fix
luke bonham [Sat, 2 Nov 2013 20:05:25 +0000 (21:05 +0100)]
issue #9 fix

10 years agoissue #9 semi-fix
luke bonham [Fri, 1 Nov 2013 18:27:49 +0000 (19:27 +0100)]
issue #9 semi-fix

10 years agoissue #9 2nd attempt fix
luke bonham [Fri, 1 Nov 2013 12:17:31 +0000 (13:17 +0100)]
issue #9 2nd attempt fix

10 years agoissue #9 fix attempt
luke bonham [Fri, 1 Nov 2013 10:09:20 +0000 (11:09 +0100)]
issue #9 fix attempt

10 years agoyawn: localizations and icons updated
luke bonham [Wed, 23 Oct 2013 09:32:34 +0000 (11:32 +0200)]
yawn: localizations and icons updated

10 years agoUpdated Layouts (markdown)
Luke Bonham [Sun, 6 Oct 2013 22:49:20 +0000 (15:49 -0700)]
Updated Layouts (markdown)

10 years agolittle fix
luke bonham [Sun, 6 Oct 2013 22:26:26 +0000 (00:26 +0200)]
little fix

10 years agobat: fix issue #17
luke bonham [Sun, 6 Oct 2013 19:16:25 +0000 (21:16 +0200)]
bat: fix issue #17

10 years agoissue #2 fix attempt; centerfair added; small fixes
luke bonham [Fri, 4 Oct 2013 16:53:33 +0000 (18:53 +0200)]
issue #2 fix attempt; centerfair added; small fixes

10 years agoUpdated Layouts (markdown)
Luke Bonham [Fri, 4 Oct 2013 16:51:14 +0000 (09:51 -0700)]
Updated Layouts (markdown)

10 years agoUpdated Layouts (markdown)
Luke Bonham [Fri, 4 Oct 2013 13:19:52 +0000 (06:19 -0700)]
Updated Layouts (markdown)

10 years agoissue #7 fix
luke bonham [Wed, 2 Oct 2013 14:24:55 +0000 (16:24 +0200)]
issue #7 fix

10 years agoUpdated fs (markdown)
Luke Bonham [Wed, 2 Oct 2013 14:14:45 +0000 (07:14 -0700)]
Updated fs (markdown)