| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To do this, you need to set the `SWOB_MAX_VOLUME` variable as a
percentage, for example, `SWOB_MAX_VOLUME=120`.
|
|
Also:
* Normalise copyright dates, remove redundant licence permission
* `Optimise' sed script
Scare quotes abound.
|
|
This should make swob a bit faster for eg. ALSA users (without pipewire nor
pulse), at the cost of it checking config directories all the time rather
than only when it starts wob. Really the check should be moved to the daemon
side, the daemon should be a shellscript which calls set_vol and feeds it
to wob, and the controller should just echo "$*" >$wobfifo. That's an idea
|
|
|
|
Use `PREFIX=/usr/local ETCDIR=$PREFIX/etc ./install.sh'
|
|
|
|
|
|
* Reduce talk from dash about set -m that's cluttering up my logs: not sure
that it was ever necessary anyway.
* Don't run swob in an unnecessary subshell.
* Gag wob's own verbose babble, which I forgot about from debugging.
* Prevent `set -u' from biting me about $!
|
|
* Allow changing volume/brightness while locked in Sway
* Ensure separate wob instance for each WAYLAND_DISPLAY
* Update copyright, mostly for other branches based on this
|
|
tool (wpctl, pactl)
|
|
|
|
Also update copyright and terms
|
|
|
|
dwl config.h
|
|
|
|
|