Nahuel Scotti

Results 10 comments of Nahuel Scotti

My app [https://github.com/singuerinc/overlay](https://github.com/singuerinc/overlay) is useless without click on transparency so I stop the development until this is fixed. I used to build this app with Flash/AIR without any problem, I...

@edunad I just tried a bunch of different ways, but it doesn't work. I set up a empty-transparent-fullsize window without any element and I'm not able to click-through, I have...

Looks like is not available on Mac.

@metaa I partially fixed it in Mac (looks more like a hack) with `setIgnoreMouseEvents` (Electron 3) https://github.com/singuerinc/overlay/blob/master/app/components/helpers/mouseEvents.ts#L3 So basically every time you go over an element in your app you...

@dctr you can still do: ``` cat -n -t package.json | ccat ```

https://github.com/sindresorhus/electron-store

I haven't tried. I shouldn't be too hard, but currently I don't have the time to test and support more than macOS.

For some reason the I can't build anymore the app, and I didn't have time to figure out why. I really want to update the app and keep working on...

@Xapphire13 you are right, Overlay creates a "transparent window" in the current screen that serves as limit/space where you can drag the tools. I can't think right now in a...

@edwardgalligan I agree with you 100%. When I wrote Overlay I didn't really think about using analytics in any way. Actually... I can just remove them. The issue is that...