alsa-project/alsa-utils pull request #26 was opened from braph:
Hello,
I'm using the alsamixer, but I am missing mouse support and the ability to configure it. I implemented those things for myself now, maybe it would also be useful for others.
There are some commits that would even fit in the original alsamixer code without my rather heavy modifications, these are:
6eb0bc8f0848567f302e94ea5ee3a6d7c6966e65: _alsamixer: remove redundant sprintf() calls_ bef5b723a43f310ba73bcaa52f3da74ef5e08dde: _alsamixer: use mvwhline/mvwvline for drawing lines_ ae0604c93aa4bacbb678eb8ec832ad9e17c8b56a: _alsamixer: device_name.c: recognize DEL (ASCII 127) as backspace_ And maybe 485f3b0da1ffead2f88cffd9f2203516000415b5: _alsamixer: fix window_size_changed()_
Regards,
Benjamin
Request URL : https://github.com/alsa-project/alsa-utils/pull/26 Patch URL : https://github.com/alsa-project/alsa-utils/pull/26.patch Repository URL: https://github.com/alsa-project/alsa-utils