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

Implement toggle CLI command for pip and stream bool parameters #2719

Closed
waydabber opened this issue Mar 1, 2024 · 1 comment
Closed

Implement toggle CLI command for pip and stream bool parameters #2719

waydabber opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels
done All tasks are completed enhancement New feature or request integration Command-line interface PIP/Stream PIP or full screen streaming released Released
Milestone

Comments

@waydabber
Copy link
Owner

Currently pip and stream can be accessed by set and get but toggle does not work.

@waydabber waydabber added enhancement New feature or request in progress Implementing unreleased Not released yet in beta form PIP/Stream PIP or full screen streaming integration Command-line interface labels Mar 1, 2024
@waydabber waydabber added this to the v2.2.5 milestone Mar 1, 2024
@waydabber waydabber self-assigned this Mar 1, 2024
@waydabber
Copy link
Owner Author

This will toggle PIP on/off:

betterdisplaycli toggle -namelike=gp27 -pip

This will toggle PIP title bar on/off (but won't toggle PIP itself on/off):

betterdisplaycli toggle -namelike=gp27 -pip -showtitlebar

Generally whenever at least one PIP specific togglable bool parameter is present, the CLI will interpret that as the goal of the toggle command, otherwise it will toggle pip itself.

@waydabber waydabber added done All tasks are completed released Released and removed in progress Implementing unreleased Not released yet in beta form labels Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done All tasks are completed enhancement New feature or request integration Command-line interface PIP/Stream PIP or full screen streaming released Released
Projects
None yet
Development

No branches or pull requests

1 participant