A pinentry program with the charm of dmenu. Forked from https://github.com/ritze/pinentry-dmenu
Find a file
2017-08-20 17:18:51 +02:00
pinentry minor cleanup and root Makefile now triggers pinentry Makefile 2015-11-24 18:54:37 +03:00
arg.h This is a "barely works" version of spine, I hope it works, at least barely. 2015-11-23 17:08:20 +03:00
BUGS bugfix, you can bring window up more than once now 2015-12-02 23:20:29 +03:00
config.h Rename option windowed to embedded 2017-08-20 15:21:33 +02:00
config.mk Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
drw.c Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
drw.h Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
LICENSE This is a "barely works" version of spine, I hope it works, at least barely. 2015-11-23 17:08:20 +03:00
Makefile Rename spine into pinentry-dmenu 2017-07-30 13:08:45 +02:00
pinentry-dmenu.c Eliminate useless checks 2017-08-20 17:18:51 +02:00
pinentry_t minor cleanup and root Makefile now triggers pinentry Makefile 2015-11-24 18:54:37 +03:00
README Rename spine into pinentry-dmenu 2017-07-30 13:08:45 +02:00
test Rename spine into pinentry-dmenu 2017-07-30 13:08:45 +02:00
TODO confirm mode confirmed 2015-12-01 02:23:30 +03:00
util.c Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
util.h Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00

pinentry-dmenu
==============

I didn't like how long it takes to load pinentry-gtk/qt and pinentry-curses/tty is not always the option, so I duct-taped pinentry and dmenu together.

Right now it's a real mess, so don't expect much, but I w-will work on it some more I promise.