Harry Yu

Results 35 comments of Harry Yu

> Noticed that overlay positioned incorrectly, this is issue in electron-overlay-window implementation for mac. It should report size of client area (without title bar) I fixed this with the latest...

Updated this for the latest version!

I pushed a new version so that it handles renames properly like the other OS's, and added a call to refocus the target after we call `.show()` so that it...

Mac has a bit of a stricter permission model for windows - different applications don't have access to the `NSWindow*` for other applications. Because of that, we just have to...

> Depends on #20 , so that the behavior (always on top) is the same for all OS. Right on time! I just rebased on top of that branch and...

> How can I get this working? You just need to open a TextEdit window with an untitled document. It should automatically bind to that. I updated the instructions!

> @hsource still exists That shouldn't be right! What error message are you seeing? If you'd like to test with a build, you can also do `yarn add hsource/eslint-plugin-react-native#v4.0.0-wanderlog.2` to...

This is purely a documentation change so should be submittable.

@renatorib Can you take a look and see if this might be merged? Thanks!