-
Notifications
You must be signed in to change notification settings - Fork 2
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
Keypad shuffle quick-setting plugin #6
Comments
I think it should be possible to construct a QuickSettings subclass from phrog and get it noticed in the plugin system without too much effort? That's what I'm hacking on this evening. |
Implemented in 8f000e4 |
Reopening because this isn't quite done yet. Now that phrog is using upstream libphosh releases, I'm waiting on this MR to land (hopefully in 0.42.x): https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1494 |
In the meantime, I could keep the code properly included and built in CI, but gated behind a Cargo feature and excluded from distro packaging. |
I need to get #37 done before this, as it requires a patch that I've opened upstream but hasn't landed yet (and I have no idea if it will, actually...) |
The feature is back in The necessary plugin changes in upstream Phosh have landed and will be released in |
@agx here is a GIF for your viewing pleasure 😅 (not sure why the second test case is included in that recording. I only just landed the code that adds a second integration test so obviously something has gone slightly awry 🙃 ) |
https://phosh.mobi/posts/custom-plugins-dev/
Idea: add a toggle to switch keypad shuffle on/off
The text was updated successfully, but these errors were encountered: