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

Wayland: Argyll Measure Frame is not displaying in the correct position. #130

Open
eoyilmaz opened this issue Jun 5, 2022 · 4 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@eoyilmaz
Copy link
Owner

eoyilmaz commented Jun 5, 2022

Under Wayland, the Argyll measure frame is not displaying in the correct position where the wxMeasureFrame has been set.

@eoyilmaz eoyilmaz self-assigned this Jun 5, 2022
@eoyilmaz eoyilmaz added the bug Something isn't working label Jun 5, 2022
@Betameche
Copy link

Hi,
I'm just here to confirm that last bug is fixed for me, and that the measuring window is not correctly positionned. It's consistent with the P parameter passed to dispcal though.

@eoyilmaz
Copy link
Owner Author

eoyilmaz commented Jun 6, 2022

Exactly, I tried it, Argyll can place the window in the correct position already. It is DisplayCAL who can not read the correct position of the wxMeasureFrame I think.

@eoyilmaz
Copy link
Owner Author

eoyilmaz commented Jun 6, 2022

This seems to be a dead end: https://stackoverflow.com/a/59698493/3259351

So I probably need rollback some changes I did for the #124 and let the wxMeasureFrame be shown as a Frame (as Florian did) or always set it to the screen center.

@eoyilmaz eoyilmaz reopened this Aug 9, 2022
@eoyilmaz
Copy link
Owner Author

eoyilmaz commented Aug 9, 2022

Interestingly, as I learned by reading the Blue Recorder’s code the xwininfo command can read the size and position of a window under Wayland. But, I was not able to read the MeasureFrame size and position by using it. I believe it is because the Measure Frame window is a wxFrame. I’ll investigate that further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants