-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Desktop: Refactor audio and brightness controls #876
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe a bit minor issues..
Tested on Lenovo-X1 (flashed to the SSD) Working:
Isssue:
|
The issue described seems to be the expected behavior of how the popups appear in the stack. |
- Adjust labwc and ewwbar to use pamixer directly - Simplify ewwbar scripts - Remove unused audio-ctrl script Signed-off-by: Kajus Naujokaitis <kajus.naujokaitis@unikie.com>
85d264a
to
1950991
Compare
Updated PR, most of the mentioned issues have been addressed. |
Tested on Lenovo-X1 (flashed to the SSD) (Commit: 1950991) Working:
Notes:
|
Description of changes
Taskbar Audio Control and LabWC (F1, F2, F3) Hotkeys Now Use Pamixer
audio-ctrl
script has been removed, as it was simply a wrapper for existingpamixer
commands.Improved Responsiveness of Taskbar Audio and Brightness Controls:
Removed
audio-ctrl
ScriptChecklist for things done
x86_64
aarch64
riscv64
make-checks
and it passesnixos-rebuild ... switch
Instructions for Testing