polkit-dumb-agent icon indicating copy to clipboard operation
polkit-dumb-agent copied to clipboard

a polkit agent in 145 lines of code, because polkit is dumb and none of the other agents worked

Results 9 polkit-dumb-agent issues
Sort by recently updated
recently updated
newest added

I love this as a bare bones replacement for the kde agent but default qt looks ugly so I added: QApplication::setStyle("gtk2"); after the line: QApplication app(argc, argv); and recompiled. Would...

Altered the code that shows the QInputDialog to allow for an optional CSS stylesheet to be applied from the user's $HOME directory.

Getting this error when trying to compile: ``` FreeBSD% cmake . -- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.7.4") -- Checking for module 'libsystemd' -- Package 'libsystemd', required by 'virtual:world', not...

Hi, I am using dwm and start it with startx. I was wondering how can I start this so when I need it it can authenticate? If I start it...

> Write a simple replacement for polkit itself, it's a simple dbus API and 90% of what it provides is never used. Yes, please do it! Polkit is really incredible...

Attempting to install `polkit-dumb-agent-git` from the AUR yields the error shown in the build log. I do not use Wayland, nor do I have it installed. OS: EndeavourOS x86_64, AUR...

Whenever i try installing this through an aur helper or manually it says there are dependency errors. It worked fine a month ago.

Does `polkit-dumb-agent` support fingerprint authentication? As far as I know, it doesn't. If indeed it doesn't, what's your stance about supporting it?