]> git.madduck.net Git - etc/awesome.git/commit

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:

Add a card attribute for alsa and alsabar
authoremikkva <mikko.valkonen@ericsson.com>
Mon, 16 Feb 2015 21:43:06 +0000 (23:43 +0200)
committeremikkva <mikko.valkonen@ericsson.com>
Mon, 16 Feb 2015 21:59:21 +0000 (23:59 +0200)
commit5a1a02a63dc9e203f1df9a39ca657fd62677a258
tree3fe37d3df79bf967b98342ddd3d372a85805f9d6
parentbbd552f5bf82beb5cfd205010e1f32c7a6183c93
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.
widgets/alsa.lua
widgets/alsabar.lua