Stefan Post

Results 168 comments of Stefan Post

@chrisaj Thanks for the commit :) I will test with the new behavior coming week. What settings do you use? It will help to do a proper representative test.

@chrisaj I have tested with your changes. In addition to that another option was introduced for setting the mouse poll interval. Both of these changes are now in this branch:...

@chrisaj I am about to merge [PR#106](https://github.com/sbmpost/AutoRaise/pull/110). It contains an updated UI with the ignoreSpaceChange setting you requested. The new binary can be downloaded via this link: https://github.com/sbmpost/AutoRaise/blob/update-binary-to-3.6.0/AutoRaise.dmg

@alexclaydon Thank you for this bug report. I am indeed not entirely sure if this is a bug and if this can be solved easily. I will need some time...

@alexclaydon I did some analysis, and this is indeed a difficult problem to solve. The menu bar is an application owned object and as such it is difficult to know...

@zi0r @alexclaydon It is probably going to be an option then. Currently I have no time however to implement it due to personal circumstances. As soon as this situation changes,...

@zi0r @alexclaydon Assuming you guys use the self compiled version, you might try with the patch below: float menuBarHeight = 25; // float menuBarHeight = // NSHeight(screen.frame) - NSHeight(screen.visibleFrame) -...

@momomo > Not sure how this is programmed but for me it is not reliable enough to be used. > I can show in a screensharing session. May I suggest...

@momomo So if Zooom works, then maybe this is the tool for you? Looking at your screen recording, I see the verbose flag isn't enabled. See my previous message. What...

@momomo Well I also use Intellij on a daily basis, and it either focuses (-delay 0) or raises (-delay 1) perfectly on my machine. If this is not happening on...