Skip to content
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

Clicking items in "Modules" submenu doesn't do anything #138

Open
baryluk opened this issue Jun 8, 2021 · 1 comment
Open

Clicking items in "Modules" submenu doesn't do anything #138

baryluk opened this issue Jun 8, 2021 · 1 comment

Comments

@baryluk
Copy link

baryluk commented Jun 8, 2021

pasystray 0.7.1 from Debian testing, amd64

The "Modules" submenu, has a "Plus" icon. So I tought that clicking a module, would load the module. This would be useful for example to creating new sinks (for example for use with JACK). However, it looks what it really does now, it just list loaded modules. Clicking does nothing.

It would be nice, to have maybe separate submenus for loaded modules (with their ID), and one for available modules (and clicking them will load them, similar to for example pactl load-module module-jack-sink - with some modules being able to be loaded many times).

@christophgysin
Copy link
Owner

It currently lists loaded modules, and provides a context menu on each module that allows unloading the module.

I don't think there is a way to get all available modules through the API. If you find a clean way to implement this, I'll be happy to accept a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants