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

Ability to align PIP window at top border using CLI #3464

Open
matkoch opened this issue Sep 19, 2024 · 1 comment
Open

Ability to align PIP window at top border using CLI #3464

matkoch opened this issue Sep 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@matkoch
Copy link

matkoch commented Sep 19, 2024

First of all, I'm lucky I found this tool :) Well done!

I'm trying to find a way to align the PIP window at the top border of the display. Centering it would be even better. The command I'm currently using is the follow:

betterdisplaycli set -pip -height=0.4 -originx=0.3 -originy=0.443

But the values for originx and originy are handcrafted, and wouldn't work whenever I'm using another display. It would help if I could either pass a negative number to originy, so that it starts from the top, or – even better – some new properties like alignx and aligny.

@waydabber waydabber transferred this issue from waydabber/betterdisplaycli Oct 4, 2024
@waydabber waydabber changed the title Ability to align PIP window at top border Ability to align PIP window at top border using CLI Oct 4, 2024
@waydabber waydabber added the enhancement New feature or request label Oct 4, 2024
@waydabber
Copy link
Owner

Sorry, for whatever reason I did not see this, not checking the betterdisplaycli repo's Issue list normally. Transfered it to the proper repo. :)

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

No branches or pull requests

2 participants