-
Notifications
You must be signed in to change notification settings - Fork 8
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
Patch to add cli option for launching wcm directly to plugins. Resolves #93 #94
Conversation
…sktop integrations.
Can we get this workflow run again? I update the pull request. |
This idea seems fine to me. The help and plugin-not-found messages might be adjusted, but we can do this later if needed. It would be nice if we could make it an error to pass |
For the build failure, it appears you need to back out your wdisplays submodule change. |
I've done a reinit of the submodule, it's weird because I hadn't touched
that folder at all.
…On Mon, 10 Feb 2025 at 05:39, Scott Moreau ***@***.***> wrote:
For the build failure, it appears you need to back out your wdisplays
submodule change.
—
Reply to this email directly, view it on GitHub
<#94 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFS2Y5NEQGAB4GTYWCIST32O6OHJAVCNFSM6AAAAABVE2PS7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBWGQ3TINBVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks! |
This adds a new commandline option -p which you can feed a plugin name. e.g wcm -p input and it will launch wcm directly to the input plugin page. This allows us to integrate mate-control-center directly with WCM.