-
-
Notifications
You must be signed in to change notification settings - Fork 283
fuzzel: add testbed #1784
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
fuzzel: add testbed #1784
Conversation
|
Is it okay to set a keybind for fuzzel? Otherwise, it’s hard to open the launcher again |
trueNAHO
left a comment
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.
Is it okay to set a keybind for fuzzel? Otherwise, it’s hard to open the launcher again
Good point. However, since this is the case with nearly all testbeds, it would be better to generally solve this issue by providing a consistent interface for re-running the test code inside the testbed. I suppose this involves installing stylix.testbed.ui.application and stylix.testbed.ui.command.text into the testbed. I will open a PR for this later.
In the meantime, the testbed should be fine.
Link: #1784 Reviewed-by: NAHO <[email protected]> Reviewed-by: Karun Sandhu <[email protected]> (cherry picked from commit 683d626)
|
Successfully created backport PR for |
Link: #1784 Reviewed-by: NAHO <[email protected]> Reviewed-by: Karun Sandhu <[email protected]> (cherry picked from commit 683d626)
This should be resolved by commit 662dd8a ("stylix/testbed/modules/application: allow re-running test code") once it gets merged in #1662. |
Link: nix-community#1784 Reviewed-by: NAHO <[email protected]> Reviewed-by: Karun Sandhu <[email protected]>
Submission Checklist
Notify Maintainers
@MrSom3body