Ashish Pandhi
Ashish Pandhi
I think adding that getter would make a lot of sense. Feel free to take a crack at implementing it! In the meantime, you can calculate it using a helper...
@timkelty That's odd - `Screen.innerFrame()` should return the frame excluding the dock and menubar. Is your dock always on your primary display?
Thanks for the details! I'll see if I can replicate the bug.
I think option 2 makes the most sense. Windows should move to a percentage of their current screen. Do you have an example script I can use to test the...
Can you share a quick snippet that demonstrations the issue?
Is there a specific use case you had in mind for a CLI? It may make sense to export the autumn types, and then have an option to have autumn...
Out of curiosity, does this work as expected after restarting the Autumn client? From what I can tell, It looks like it may be bug with cached screen resolutions even...
@alvin777 I tried removing that statement, turns out that UIAutomator is just spitting out "Killed" over and over again.
Thanks @alvin777