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

Incorrect behavior when there are multiple screens #9

Closed
iveney opened this issue Jan 13, 2015 · 0 comments
Closed

Incorrect behavior when there are multiple screens #9

iveney opened this issue Jan 13, 2015 · 0 comments

Comments

@iveney
Copy link
Contributor

iveney commented Jan 13, 2015

The windows will jump to other screens when switching layouts, which is caused by always setting x and y to 0. E.g.,:

-- layouts.lua
frame.x, frame.y = 0, 0

When I have two screens stacked vertically, if I switch layout to main-vertical in the bottom screen, the window will jump to the upper screen.

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

No branches or pull requests

1 participant