Allow user to set qube audio volume#174
Conversation
45413c7 to
3e1fc05
Compare
|
(moving discussion from QubesOS/qubes-core-admin-client#405)
If something should not have audio at all, setting audiovm to none is the proper way. Nowadays dynamic change of audiovm should work, so if one wishes, they can enable audiovm later too.
That still won't work as one would expect. |
For the DispVMs based on
For this issue, I believe I can do it before the |
True, currently requires CLI, while volume/mute can be changed via standard volume control. Kinda related to QubesOS/qubes-issues#10449
I don't think so, stream objects are not created at this point yet.
This might be okay (but honestly, I still think using anything other than |
3e1fc05 to
830a3be
Compare
I amended the patch to implement both
I implemented some measures to set volume or mute only at the first call to |
This is the `pacat-simple-vchan` core part of the patch to introduce a `-V volume` command line option. It is used by `qvm-start-daemon` and salt formulas. resolves: QubesOS/qubes-issues#2724
830a3be to
c4faa21
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026031319-4.3-debian&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026020304-devel&flavor=update Failed testsNo failures! Fixed failuresCompared to: https://openqa.qubes-os.org/tests/166096#dependencies Unstable testsDetailsPerformance TestsPerformance degradation:No issues Remaining performance tests:13 tests
|
This is the
pacat-simple-vchancore part of the patch to introduce a-V volumecommand line option. It is used byqvm-start-daemonand salt formulas.resolves: QubesOS/qubes-issues#2724