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

should not compare menu positions with screen width/height. #36

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

mikeandmore
Copy link
Contributor

Under a vertical dual display setup, menu would jump from the lower display to the higher one when invoking MenuMoveCursor. This patch fixes that.

In general, we should not compare a position with the screen width/height. Screens have x/y positions too.

@ThomasAdam
Copy link
Member

Thanks -- this wasn't a problem before, because of Xinerama.

@ThomasAdam ThomasAdam merged commit 6213e5e into fvwmorg:master Mar 19, 2020
@mikeandmore mikeandmore deleted the menu-pos-fix branch November 29, 2020 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants