-
Notifications
You must be signed in to change notification settings - Fork 296
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
Orphaning pnmixer-gtk3 #2970
Comments
i'm curious: do you have an alternative tray you use instead? |
I only use pnmixer's volume adjustment function, on Wayland, I use waybar to have a tray for displaying the current volume and media keys for volume adjustment (bind by sway). |
oh that's fascinating, i also use waybar! but i am not a fan of the modules I put there, so I was looking for alternatives. i found pasystray which also doubles as a notification daemon which is really nice, so I'll probably switch to that. otherwise I'm curious: what is your waybar configuration? |
Nothing fancy, just some trivial configuration: https://github.com/SilverRainZ/dotfiles/blob/master/.config/waybar/config#L63 |
interesting, mine looks like:
maybe i should look at wireplumber instead! i find that having a bar item just for volume, permanently present, is kind of silly. i really like the "pop up on state change" and "mouse-over on icon to change" UI instead... |
you might need wob (or any other similar project)? it will pop up a progress bar when the volume changes. Of course, you need some configuration: https://github.com/SilverRainZ/dotfiles/blob/master/.config/sway/config#L315 |
yeah nah... not a fan of those socket-based approaches, because then you need to hook up everything onto this. i prefer to have daemons reacting to dbus events that push standard notifications instead, which is how poweralertd and pasystray work... |
问题类型 / Type of issues
受影响的软件包 / Affected packages
PNMixer does not support Wayland (nicklan/pnmixer#190) so I no longer use it.
The text was updated successfully, but these errors were encountered: