A pinentry program with the charm of dmenu. Forked from https://github.com/ritze/pinentry-dmenu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Moritz Luedecke 410ef5960f
Revert some changes and add old code from dmenu
7 years ago
pinentry minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
BUGS bugfix, you can bring window up more than once now 9 years ago
LICENSE This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
Makefile Rename spine into pinentry-dmenu 7 years ago
README Rename spine into pinentry-dmenu 7 years ago
TODO confirm mode confirmed 9 years ago
arg.h This is a "barely works" version of spine, I hope it works, at least barely. 9 years ago
config.h Revert some changes and add old code from dmenu 7 years ago
config.mk Revert some changes and add old code from dmenu 7 years ago
drw.c Revert some changes and add old code from dmenu 7 years ago
drw.h Revert some changes and add old code from dmenu 7 years ago
pinentry-dmenu.c Revert some changes and add old code from dmenu 7 years ago
pinentry_t minor cleanup and root Makefile now triggers pinentry Makefile 9 years ago
test Rename spine into pinentry-dmenu 7 years ago
util.c Revert some changes and add old code from dmenu 7 years ago
util.h Revert some changes and add old code from dmenu 7 years ago

README

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.