automation-stack / electron-sudo

Electron subprocesses with administrative privileges, prompting the user with an OS dialog if necessary.
MIT License
383 stars 55 forks source link

Use pkexec as first option instead of gksudo #45

Open bilelmoussaoui opened 7 years ago

bilelmoussaoui commented 7 years ago

gksudo is a dead project now.... pkexec shows a nice prompt (which is quite the opposite of what you're saying in the src files and the reason why i didn't create a PR) pkexec screenshot from 2017-02-14 01-32-53 gksudo screenshot from 2017-02-14 01-34-13

automation-stack commented 7 years ago

@bil-elmoussaoui will fix it in new release