Skip to content

Fix unnecessary auto-Raise() of toplevel window whenever it gets acti… - #1372

Open
hzeller wants to merge 1 commit into
daid:SteamEnginefrom
hzeller:fix-auto-raise2
Open

Fix unnecessary auto-Raise() of toplevel window whenever it gets acti…#1372
hzeller wants to merge 1 commit into
daid:SteamEnginefrom
hzeller:fix-auto-raise2

Conversation

@hzeller

@hzeller hzeller commented Dec 6, 2015

Copy link
Copy Markdown

…vated.

This is unnecessary (this is task of the window manager),
and actively annoying on focus-follows-mouse systems as the window
pops to the front on slight mouse over.

This is only needed to work around buggy behavior of the window
manager in OSX, so only activate it in that case.

…vated.

This is unnecessary (this is task of the window manager),
and actively annoying on focus-follows-mouse systems as the window
pops to the front on slight mouse over.

This is only needed to work around buggy behavior of the window
manager in OSX, so only activate it in that case.
@hzeller

hzeller commented Dec 6, 2015

Copy link
Copy Markdown
Author

This is the improved pull request based on the discussion in pull request #1357 .

@hzeller

hzeller commented Dec 23, 2015

Copy link
Copy Markdown
Author

Any chance to get this in ? I always stumble upon the problem solved here whenever I install it on a new machine with focus-follows-mouse.

@nallath

nallath commented Dec 28, 2015

Copy link
Copy Markdown
Collaborator

@daid is on a holiday now. I don't know enough about the old Cura base to confidently merge this.

@hzeller

hzeller commented Feb 5, 2016

Copy link
Copy Markdown
Author

Does the change look good enough to merge ?

@nallath

nallath commented Feb 8, 2016

Copy link
Copy Markdown
Collaborator

As far as I'm concerned it does, but the old Cura is hacked together like there is no tomorrow. Any changes that are made will probalby have impact on other bits. Daid is the only one who knows where all the issues are, so he's the guy to merge it.

@hzeller

hzeller commented Mar 2, 2016

Copy link
Copy Markdown
Author

@daid can this be merged ?

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

Successfully merging this pull request may close these issues.

2 participants