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

layout does not position properly with multiple screens #2

Open
tbarbugli opened this issue Jul 5, 2012 · 14 comments
Open

layout does not position properly with multiple screens #2

tbarbugli opened this issue Jul 5, 2012 · 14 comments

Comments

@tbarbugli
Copy link

Hi,
I am using layout with multiple screen (13" and 24"). the size calc is still ok, but there is problem with the positioning of the window, I guess it does consider the screen position configuration as it is set in the screen prefs.

@jgallen23
Copy link
Owner

Can you give me a little more information? How are the screens oriented, which commands does it mess up on?

@ghost
Copy link

ghost commented Jul 19, 2012

I'm having the same issue. On my 24", its positioning the screens as if they were on my 13".

@jgallen23
Copy link
Owner

Multiple screens at the same time?

If you are switching monitors, make sure you run resize reset. That recalculates screen size.

If you are on mountain lion, they changed the way screens were stored, so thats a known bug

@ghost
Copy link

ghost commented Jul 19, 2012

That doesn't fix it. It still has the wrong size and the wrong placement on the bigger monitor. I'm on Lion.

@jgallen23
Copy link
Owner

dual monitor or monitor plugged in as primary?

@ghost
Copy link

ghost commented Jul 19, 2012

I have Dual monitor plugged in; configured as Big monitor above laptop with the Big monitor acting as the primary monitor.

@fuzzy76
Copy link

fuzzy76 commented Dec 13, 2012

I'm running Mountain Lion with my MacBook Air closed and a 24" 1920x1200 external screen. Layouts seems to position windows like it was running on the internal display. Is this the ML bug, or something else?

@jgallen23
Copy link
Owner

Yeah, I'm having a lot of issues with getting the screen sizes of multiple monitors. I might have to write an objective c wrapper because I can't get the other monitor dimensions reliably with applescript.

@fuzzy76
Copy link

fuzzy76 commented Dec 13, 2012

https://github.com/brickattack/Alfred-Resizer manages to do it, but I have no idea what powers it.

@jgallen23
Copy link
Owner

Not really. It always resizes to your primary monitor.

@fuzzy76
Copy link

fuzzy76 commented Dec 13, 2012

Oh. Well, it's probably better than what layouts currently do, but not good enough I guess.

@zhaocai
Copy link

zhaocai commented May 10, 2013

maybe you can take a look of ASObjC Runner, http://www.macosxautomation.com/applescript/apps/runner.html

@takuma7
Copy link

takuma7 commented Oct 2, 2014

any updates on this?

@nbren12
Copy link

nbren12 commented Nov 16, 2014

I am having this issue as well.

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

6 participants