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

Dual Monitor Issues With full-Screen #310

Open
jclusi opened this issue May 6, 2020 · 11 comments
Open

Dual Monitor Issues With full-Screen #310

jclusi opened this issue May 6, 2020 · 11 comments

Comments

@jclusi
Copy link

jclusi commented May 6, 2020

When I have 1 monitor in full screen, like watching a video in youtube, I can't control any window in the other monitor: the shortcuts don't work at all.

@hbto
Copy link

hbto commented May 15, 2020

I have the same issue.

Workaround exit fullscreen and it works like a charm.

You have to bear in mind that ShiftIt is no longer a maintained project

refer to #296 for more help on it.

@allanragec
Copy link
Collaborator

I investigated a bit this issue and curiously only occurred with me using Chrome in full screen. With Safari worked well. The same for you @hbto ? I need to investigate better the difference... what chrome do to cause this problem, but would be good to understand if is a particularity from Chrome

@hbto
Copy link

hbto commented Jun 18, 2020

@allanragec This issue happens to me with several other programs not only Chrome but as you pointed out it does not happen with safari. Bear in mind that this app being an awesome app is no longer maintained.

Regards.

@allanragec
Copy link
Collaborator

good to know @hbto , thanks for the feedback! I will try to solve this problem and I don't know when we can release a new version (maybe @fikovnik can help me with it) with a new feature for ultra wide monitors. I'm using here and it is a very cool feature #311

@hbto
Copy link

hbto commented Jun 19, 2020

@allanragec I am glad that you are working on it at #311 those are great news.

I am still using this app I would keep using it without recurring to new configurations.

@pimlottc-gov
Copy link

pimlottc-gov commented Jun 20, 2020

Same issue, now that I'm in video calls for half the day, it comes up all the time.

@hbto
Copy link

hbto commented Jun 21, 2020

@pimlottc-gov I confirm your issue too.

There are several apps that do not allow to use ShiftIt when in full screen.

Regards.

@jclusi
Copy link
Author

jclusi commented Jun 21, 2020

I've solved it by using the shortcut maximize instead of toggle full screen. It is not the same however is a possible solution. In addition there are a ton of other window management apps that are being maintained (not like ShiftIt) and do the job. I've sticked to ShiftIt because of it's simplicity and due to the fact that I am use to it.

@Willardgmoore
Copy link

It seems that shift it maintains focus on the full screen window. I have a youtube video on a 2nd monitor and it won't let me do anything like above. I then do control + up arrow and then select another window. and it works again even while full screen remains enabled. I got some logs on it and sure enough it thinks it's still selected on the full screen window. I'm going to dive into what I can see in this repo about this issue.

NSError stack trace:
org.shiftitapp.shifit.error:20103 - Windows in fullscreen are not supported
2021-03-31 11:47:31.434 ShiftIt[47781/0x106d69dc0] [lvl=3] -[ShiftItAppDelegate invokeShiftItActionByIdentifier_:] Execution of ShiftIt action: left failed: Windows in fullscreen are not supported

@johnnyshankman
Copy link

johnnyshankman commented May 11, 2023

It seems that shift it maintains focus on the full screen window. I have a youtube video on a 2nd monitor and it won't let me do anything like above. I then do control + up arrow and then select another window. and it works again even while full screen remains enabled. I got some logs on it and sure enough it thinks it's still selected on the full screen window. I'm going to dive into what I can see in this repo about this issue.

NSError stack trace:
org.shiftitapp.shifit.error:20103 - Windows in fullscreen are not supported
2021-03-31 11:47:31.434 ShiftIt[47781/0x106d69dc0] [lvl=3] -[ShiftItAppDelegate invokeShiftItActionByIdentifier_:] Execution of ShiftIt action: left failed: Windows in fullscreen are not supported

Following up on this. A good workaround is to set a hot corner to Mission Control as well. Whenever you select a window with Mission Control, it correctly sets the active window and allows ShiftIt to correctly control that application window.

This confirms the issue Willard explained and why the workaround works.

@johnnyshankman
Copy link

org.shiftitapp.shifit.error:20103 - Windows in fullscreen are not supported

This was not a good workaround for me as this still doesn't allow for things like full screen videos to be full screen, it just makes your application window full 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

6 participants