Lacy Morrow

Results 406 comments of Lacy Morrow

I'll take a look at this issue this weekend

The color changes can be done with SVG crosshairs, however I haven't had time to recreate all of the built-in crosshairs as SVGs. I'm looking for someone to break up...

The fix was posted by @Yoyopizzacat, MacOS quarantines un-notarized apps and therefore the only route is to un-quarantine yourself using the above command. I'm leaving this open as a reminder...

This is interesting @Pedro-Beirao, I'll look into it further as to why it's saying the code has been modified.

Same ^ Had success packaging for OSX and Linux, no luck on windows. Thought it could be the way slashes are escaped and tried to account for those tool

I really like this idea, however as of this writing I don't believe there's a good way to get the currently focused application from within Electron. There is only a...

I haven't heard of that project, at first glance it seems like it could accomplish what you want (and potentially fix the issue of fullscreen support #62), however it will...

>Correct behavior is guaranteed only for top-level windows (A top-level window is a window that is not a child window, or has no parent window (which is the same as...

This is a solid start @nomis51, I appreciate you taking the time to do all of this testing. I still need to setup multiple setting 'profiles'/'presets' (#110) and wire everything...

Got it. This is kind of a heavy feature so I'll do my best to get working on it soon.