]> 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
9 years ago#103: revert to original fs implementation
luke bonham [Wed, 25 Mar 2015 18:41:08 +0000 (19:41 +0100)]
#103: revert to original fs implementation

9 years agoalsa: added card, channel to widget table
copycat-killer [Mon, 9 Mar 2015 20:33:11 +0000 (21:33 +0100)]
alsa: added card, channel to widget table

9 years ago{luatz,doc}/gettime: Add Openresty's ngx.now as a source
daurnimator [Wed, 18 Feb 2015 21:15:22 +0000 (16:15 -0500)]
{luatz,doc}/gettime: Add Openresty's ngx.now as a source

nginx has it's own gettimeofday() cache, this will fetch the time from there.
It has only in millisecond granularity, so place it after luasocket in preferential order

As requested by bngle

9 years agoMerge pull request #97 from mvalkon/card_attr
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

9 years agoAdd 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.

9 years agoMerge pull request #96 from worron/master
Luke Bonham [Fri, 13 Feb 2015 13:19:06 +0000 (14:19 +0100)]
Merge pull request #96 from worron/master

Vertical client resizing fix

9 years agoVertical client resizing fix
worron [Thu, 12 Feb 2015 17:16:14 +0000 (20:16 +0300)]
Vertical client resizing fix

9 years agoMerge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Thu, 5 Feb 2015 08:11:20 +0000 (09:11 +0100)]
Merge branch 'master' of https://github.com/copycat-killer/lain

9 years ago#91 pull + clean useless lines
copycat-killer [Thu, 5 Feb 2015 08:07:28 +0000 (09:07 +0100)]
#91 pull + clean useless lines

9 years agoasyncshell.request: removed unused argument
luke bonham [Sun, 1 Feb 2015 10:39:26 +0000 (11:39 +0100)]
asyncshell.request: removed unused argument

9 years agonew submodule: lain.util.separators
luke bonham [Fri, 30 Jan 2015 13:26:37 +0000 (14:26 +0100)]
new submodule: lain.util.separators

9 years agompd: mpd_now.elapsed seconds fixed
luke bonham [Fri, 30 Jan 2015 13:12:13 +0000 (14:12 +0100)]
mpd: mpd_now.elapsed seconds fixed

9 years agompd: fixed bad auto-fixed scope
luke bonham [Tue, 20 Jan 2015 09:18:15 +0000 (10:18 +0100)]
mpd: fixed bad auto-fixed scope

9 years agopull #90: fixed tabs
luke bonham [Tue, 20 Jan 2015 09:16:06 +0000 (10:16 +0100)]
pull #90: fixed tabs

9 years agoMerge pull request #90 from jepugs/master
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

9 years agoAdded keys to mpd_now for querying the length of a song and the current time (both...
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).

9 years agoMerge branch 'Backgammon--master'
luke bonham [Tue, 13 Jan 2015 11:49:14 +0000 (12:49 +0100)]
Merge branch 'Backgammon--master'

9 years agofixed mount point length calculation and misalignment of 4-digit size numbers
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

9 years agoMerge branch 'worron-master'
luke bonham [Sun, 11 Jan 2015 12:16:37 +0000 (13:16 +0100)]
Merge branch 'worron-master'

9 years agoUselesstile code refactoring
worron [Sat, 10 Jan 2015 16:52:08 +0000 (19:52 +0300)]
Uselesstile code refactoring

9 years agoUselessfair code refactoring
worron [Sat, 10 Jan 2015 16:51:12 +0000 (19:51 +0300)]
Uselessfair code refactoring

9 years agoWindow border width issue fixes in uselesstile
worron [Mon, 5 Jan 2015 22:53:09 +0000 (01:53 +0300)]
Window border width issue fixes in uselesstile

9 years agoWindow border width issue fixes in uselessfair
worron [Mon, 5 Jan 2015 20:31:52 +0000 (23:31 +0300)]
Window border width issue fixes in uselessfair

9 years agorockspec: Update detailed description (sync with README)
daurnimator [Fri, 2 Jan 2015 21:58:27 +0000 (16:58 -0500)]
rockspec: Update detailed description (sync with README)

9 years agorockspec: Remove < 5.3 requirement, add supported environments to README
daurnimator [Fri, 2 Jan 2015 21:58:14 +0000 (16:58 -0500)]
rockspec: Remove < 5.3 requirement, add supported environments to README

9 years agoluatz/tzfile: Make use of IDIV opcode when available (Lua 5.3+)
daurnimator [Fri, 2 Jan 2015 21:48:25 +0000 (16:48 -0500)]
luatz/tzfile: Make use of IDIV opcode when available (Lua 5.3+)

9 years agoluatz/tzfile: Use string.unpack when available (Lua 5.3+)
daurnimator [Fri, 2 Jan 2015 21:48:04 +0000 (16:48 -0500)]
luatz/tzfile: Use string.unpack when available (Lua 5.3+)

9 years agoMerge pull request #83 from anticlockwise/master
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

9 years agoMoving moc to contrib and adding license information
Rongzhou Shen [Sat, 27 Dec 2014 20:58:56 +0000 (12:58 -0800)]
Moving moc to contrib and adding license information

9 years agoAdding a moc widget to lain
Rongzhou Shen [Sat, 27 Dec 2014 20:14:13 +0000 (12:14 -0800)]
Adding a moc widget to lain

9 years agoluatz/parse: Fix unbalanced parens in comment
daurnimator [Wed, 17 Dec 2014 00:19:56 +0000 (19:19 -0500)]
luatz/parse: Fix unbalanced parens in comment

9 years agoerge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Fri, 12 Dec 2014 18:26:56 +0000 (19:26 +0100)]
erge branch 'master' of https://github.com/copycat-killer/lain

9 years agoyawn: de_DE added
luke bonham [Fri, 12 Dec 2014 18:26:43 +0000 (19:26 +0100)]
yawn: de_DE added

9 years agoMerge pull request #78 from themarcq/patch-1
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

9 years agoNow gaps between windows and screen borders and gaps vetween windows and windows...
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.

9 years agoMerge pull request #77 from loudcry/patch-1
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

9 years agoSome words' fixes
loudcry [Mon, 1 Dec 2014 12:07:29 +0000 (17:07 +0500)]
Some words' fixes

I fixed some words.

9 years agoMerge pull request #75 from osleg/master
Luke Bonham [Wed, 26 Nov 2014 17:26:35 +0000 (18:26 +0100)]
Merge pull request #75 from osleg/master

imap: quoted password

9 years agoSome might have spaces in passwords (Like I do) and then curl fails.
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

9 years agoMerge pull request #73 from korobcov/master
Luke Bonham [Tue, 18 Nov 2014 14:38:17 +0000 (15:38 +0100)]
Merge pull request #73 from korobcov/master

 add localization ru_RU

9 years ago new file: widgets/yawn/localizations/ru_RU
alexey korobtsov [Mon, 17 Nov 2014 15:56:56 +0000 (18:56 +0300)]
new file:   widgets/yawn/localizations/ru_RU

9 years agonet: iface scope fixed 2
luke bonham [Sat, 15 Nov 2014 12:38:07 +0000 (13:38 +0100)]
net: iface scope fixed 2

9 years agoyawn: fetch_weather local -> integrated; net: iface scope fixed
luke bonham [Sat, 15 Nov 2014 12:21:22 +0000 (13:21 +0100)]
yawn: fetch_weather local -> integrated; net: iface scope fixed

9 years agoMerge pull request #70 from mbennehar/master
Luke Bonham [Fri, 14 Nov 2014 07:36:47 +0000 (08:36 +0100)]
Merge pull request #70 from mbennehar/master

centerfair layout fixed

9 years agoUpdate centerfair.lua
Moussab [Mon, 10 Nov 2014 22:52:00 +0000 (23:52 +0100)]
Update centerfair.lua

9 years agoUpdate centerfair.lua
Moussab [Mon, 10 Nov 2014 22:51:11 +0000 (23:51 +0100)]
Update centerfair.lua

9 years agoUpdate centerfair.lua
Moussab [Mon, 10 Nov 2014 22:46:57 +0000 (23:46 +0100)]
Update centerfair.lua

9 years agoluatz/timetable: Fix `rfc_3339()` bad rounding behaviour. Closes issue #4
daurnimator [Sun, 9 Nov 2014 07:11:55 +0000 (02:11 -0500)]
luatz/timetable: Fix `rfc_3339()` bad rounding behaviour. Closes issue #4

9 years agocenterfair: ncol uselessgaps fixed
luke bonham [Sat, 8 Nov 2014 11:44:23 +0000 (12:44 +0100)]
centerfair: ncol uselessgaps fixed

9 years agocenterfair: added no cls[1] case
luke bonham [Sat, 8 Nov 2014 11:06:48 +0000 (12:06 +0100)]
centerfair: added no cls[1] case

9 years agoinhibit mosh xterm title
martin f. krafft [Thu, 30 Oct 2014 11:30:05 +0000 (12:30 +0100)]
inhibit mosh xterm title

9 years ago#67 mpdcover lightened
luke bonham [Mon, 20 Oct 2014 16:05:47 +0000 (18:05 +0200)]
#67 mpdcover lightened

9 years ago#68 solution attempt
luke bonham [Mon, 20 Oct 2014 13:56:44 +0000 (15:56 +0200)]
#68 solution attempt

9 years ago#66: screen position in calendar:attach
luke bonham [Sat, 11 Oct 2014 14:18:03 +0000 (16:18 +0200)]
#66: screen position in calendar:attach

9 years agowidgets: screen notification setting added
luke bonham [Sat, 11 Oct 2014 12:45:14 +0000 (14:45 +0200)]
widgets: screen notification setting added

9 years agoMerge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Sat, 11 Oct 2014 12:17:30 +0000 (14:17 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain

9 years ago#66 removed hardcoded screen def in widgets notification
luke bonham [Sat, 11 Oct 2014 12:17:05 +0000 (14:17 +0200)]
#66 removed hardcoded screen def in widgets notification

10 years agofix screen ordering
martin f. krafft [Tue, 7 Oct 2014 08:19:24 +0000 (10:19 +0200)]
fix screen ordering

10 years agofix moving functions
martin f. krafft [Mon, 6 Oct 2014 11:47:20 +0000 (13:47 +0200)]
fix moving functions

10 years agoscreen key-bindings
martin f. krafft [Mon, 6 Oct 2014 11:46:11 +0000 (13:46 +0200)]
screen key-bindings

10 years agoMerge pull request #65 from projektile/master
Luke Bonham [Sat, 27 Sep 2014 13:27:38 +0000 (15:27 +0200)]
Merge pull request #65 from projektile/master

update dynamic border change

10 years agoupdate dynamic border change
projektile [Sat, 27 Sep 2014 05:07:19 +0000 (01:07 -0400)]
update dynamic border change

10 years agoundo 'set card' from projektile/master
luke bonham [Fri, 26 Sep 2014 10:41:35 +0000 (12:41 +0200)]
undo 'set card' from projektile/master

10 years agoMerge branch 'master' of https://github.com/copycat-killer/lain
luke bonham [Fri, 26 Sep 2014 10:38:34 +0000 (12:38 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain

10 years agoMerge branch 'projektile-master'
luke bonham [Fri, 26 Sep 2014 10:38:22 +0000 (12:38 +0200)]
Merge branch 'projektile-master'

10 years agoMerge pull request #63 from daineseh/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

10 years agoAdd yawn localization zh_TW
Dainese Hsiao [Thu, 25 Sep 2014 05:15:39 +0000 (13:15 +0800)]
Add yawn localization zh_TW

10 years agoreformat
martin f. krafft [Wed, 24 Sep 2014 10:57:41 +0000 (12:57 +0200)]
reformat

10 years agocleanup
martin f. krafft [Wed, 24 Sep 2014 10:57:34 +0000 (12:57 +0200)]
cleanup

10 years agoremove naughty
projektile [Mon, 22 Sep 2014 15:54:03 +0000 (11:54 -0400)]
remove naughty

10 years agofix border offset
projektile [Mon, 22 Sep 2014 15:36:50 +0000 (11:36 -0400)]
fix border offset

10 years agoset card
projektile [Mon, 22 Sep 2014 15:29:46 +0000 (11:29 -0400)]
set card

10 years agosave arezzo files
projektile [Mon, 22 Sep 2014 15:25:27 +0000 (11:25 -0400)]
save arezzo files

10 years agoyawn: new words localized
luke bonham [Thu, 11 Sep 2014 14:10:22 +0000 (16:10 +0200)]
yawn: new words localized

10 years agomanipulate mixer relatively, not absolutely
martin f. krafft [Mon, 8 Sep 2014 20:46:53 +0000 (22:46 +0200)]
manipulate mixer relatively, not absolutely

10 years agoimap: increased curl connect-timeout
luke bonham [Mon, 8 Sep 2014 16:51:48 +0000 (18:51 +0200)]
imap: increased curl connect-timeout

10 years ago.gitignore: Ignore built rocks
daurnimator [Fri, 29 Aug 2014 21:32:02 +0000 (17:32 -0400)]
.gitignore: Ignore built rocks

10 years agodoc/timetable: Document `normalise` fractional behaviour
daurnimator [Fri, 29 Aug 2014 21:01:43 +0000 (17:01 -0400)]
doc/timetable: Document `normalise` fractional behaviour

10 years agoluatz/init: Add `now()` function
daurnimator [Fri, 29 Aug 2014 20:57:26 +0000 (16:57 -0400)]
luatz/init: Add `now()` function

10 years agoREADME: Add feature list, Usage section
daurnimator [Fri, 29 Aug 2014 20:53:43 +0000 (16:53 -0400)]
README: Add feature list, Usage section

10 years agoREADME: Add Installation instructions
daurnimator [Fri, 29 Aug 2014 20:51:29 +0000 (16:51 -0400)]
README: Add Installation instructions

10 years agodoc/index: Add C-like functions
daurnimator [Fri, 29 Aug 2014 20:44:24 +0000 (16:44 -0400)]
doc/index: Add C-like functions

10 years agodoc/: Reduce functions to a h3 instead of h2
daurnimator [Fri, 29 Aug 2014 20:42:58 +0000 (16:42 -0400)]
doc/: Reduce functions to a h3 instead of h2

10 years agoBreaking change: Normalise inside of `new_from_timestamp()`
daurnimator [Fri, 29 Aug 2014 20:36:10 +0000 (16:36 -0400)]
Breaking change: Normalise inside of `new_from_timestamp()`

10 years agodoc/timetable: spell check
daurnimator [Fri, 29 Aug 2014 20:34:33 +0000 (16:34 -0400)]
doc/timetable: spell check

10 years agoluatz/timetable: Add support to `normalise` for fractional columns
daurnimator [Fri, 29 Aug 2014 20:03:47 +0000 (16:03 -0400)]
luatz/timetable: Add support to `normalise` for fractional columns

10 years agospec/timetable_spec: more tests
daurnimator [Fri, 29 Aug 2014 20:02:40 +0000 (16:02 -0400)]
spec/timetable_spec: more tests

10 years agoluatz/timetable: Rename `increment` to `carry`
daurnimator [Fri, 29 Aug 2014 19:02:52 +0000 (15:02 -0400)]
luatz/timetable: Rename `increment` to `carry`

10 years agoluatz/timetable: Optimize and export `is_leap`; add tests
daurnimator [Fri, 29 Aug 2014 18:56:13 +0000 (14:56 -0400)]
luatz/timetable: Optimize and export `is_leap`; add tests

10 years agospec/timetable_spec: Add more tests for month handling
daurnimator [Fri, 29 Aug 2014 17:36:30 +0000 (13:36 -0400)]
spec/timetable_spec: Add more tests for month handling

10 years agospec/: Better test descriptions.
daurnimator [Fri, 29 Aug 2014 16:53:28 +0000 (12:53 -0400)]
spec/: Better test descriptions.

Now including hash tags.

10 years agoluatz/timetable: Check argument to `new_from_timestamp`
daurnimator [Thu, 28 Aug 2014 20:55:53 +0000 (16:55 -0400)]
luatz/timetable: Check argument to `new_from_timestamp`

10 years agospec/strftime: add tests for asctime
daurnimator [Sun, 24 Aug 2014 02:29:38 +0000 (22:29 -0400)]
spec/strftime: add tests for asctime

10 years agospec/strftime: only call gmtime once; then clone
daurnimator [Sun, 24 Aug 2014 02:29:26 +0000 (22:29 -0400)]
spec/strftime: only call gmtime once; then clone

10 years agoluatz/strftime: Fix asctime (forgot to call string.format)
daurnimator [Sun, 24 Aug 2014 02:01:02 +0000 (22:01 -0400)]
luatz/strftime: Fix asctime (forgot to call string.format)

10 years agoluatz/timetable: Add __sub metamethod to allow subtraction of timetables. Reintroduce...
daurnimator [Mon, 18 Aug 2014 19:13:51 +0000 (15:13 -0400)]
luatz/timetable: Add __sub metamethod to allow subtraction of timetables. Reintroduces coercion from cfc4ba97c3596db1105abc17692a54185cfd3a30

10 years agoluatz/tzfile: Add support for version 3 files (partial fix for Issue #2)
daurnimator [Mon, 18 Aug 2014 19:06:38 +0000 (15:06 -0400)]
luatz/tzfile: Add support for version 3 files (partial fix for Issue #2)

10 years agoluatz/tzfile: Read in (but don't yet use) TZ string
daurnimator [Mon, 18 Aug 2014 19:06:06 +0000 (15:06 -0400)]
luatz/tzfile: Read in (but don't yet use) TZ string

10 years agoluatz/init: asctime is now in strftime library, not a timetable method
daurnimator [Mon, 18 Aug 2014 18:42:35 +0000 (14:42 -0400)]
luatz/init: asctime is now in strftime library, not a timetable method

10 years agoexamples/os_date: Initial commit
daurnimator [Mon, 18 Aug 2014 18:39:08 +0000 (14:39 -0400)]
examples/os_date: Initial commit