Paolo Castro

Results 19 comments of Paolo Castro

@harshitsilly I'm not super good un C but I think I might be due to app.dock.show(), because for a NSPanel the app.dock should be hide(), but you can force it...

@harshitsilly I came back from holidays, did you find a way ? How can I help ? Thank

Hey, I tried to update electron to the last version `25.1.0` and then I wasn't able to `use client` component (all my `useEffect` wasn't triggered). I also try to update...

Hey, I just tried your nextron13 branch, with [email protected] and electron@21 and everything seems to run. I also try to update Electron to the last version, `25.2.0, ' which runs...

I also tried to build on mac OS without signing and got this errors I check it is there I also tried with you original cmd but `--next13` doesn't seems...

> `titleBarStyle: 'customButtonsOnHover'` seems to solve the cursor problem but what if i don't want any window buttons? An update on this ?? the option : `titleBarStyle: 'customButtonsOnHover' and mainWindow.setWindowButtonVisibility(false)`...

Someone has a Proof Of Concept ?