]> 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)
committercopycat-killer <dada@archlinux.info>
Wed, 5 Aug 2015 11:31:15 +0000 (13:31 +0200)
commit82442ce10b2fb8406f8be3b517f1515b47c39ae3
tree236654865193fac334f278633dc31b32bf8b7752
parentd93913253e61b1e23351ba7ef0ba54475f814be5
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