aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed note about it not workingFredrik Salomonsson2018-11-101-3/+1
|
* Updated makefile with the renameFredrik Salomonsson2018-11-101-5/+3
|
* Renamed rofi-pinentry to pinentry-rofi.scmFredrik Salomonsson2018-11-101-0/+0
|
* Removed dependency on systemd, added cli opt for what's needed.Fredrik Salomonsson2018-11-101-24/+62
| | | | | | Only need to specify what display to draw to. Don't need systemd to fetch that. Instead if user want to change display I added a commandline option --display to change that.
* Fixed mesg, added envvars and error if abort the pinentryFredrik Salomonsson2018-11-061-8/+20
| | | | Still having issues with newlines gets printed verbatim.
* Fixed that it returns OK after each commandFredrik Salomonsson2018-11-061-4/+4
| | | | Which was why it didn't work.
* Added note about it not working as a pinentryFredrik Salomonsson2018-11-041-0/+2
|
* Forcing the output0.2.0Fredrik Salomonsson2018-11-041-4/+12
|
* Moved the comment about where this is based on to the READMEFredrik Salomonsson2018-11-041-2/+0
|
* Added that you can override GUILE_SITE_CCACHEFredrik Salomonsson2018-11-041-1/+1
|
* Added READMEFredrik Salomonsson2018-11-041-0/+33
|
* Added same license as I based this code on.Fredrik Salomonsson2018-11-041-1/+21
|
* Simple makefile to install0.1.0Fredrik Salomonsson2018-11-041-0/+14
|
* Fixed error handling for getpinFredrik Salomonsson2018-11-041-12/+19
|
* Got the rough outline workingFredrik Salomonsson2018-11-041-49/+97
| | | | | I.e all the option works similar to what pinentry-rofi does. Just need to add some error handling.
* Playing around with the format for rofiFredrik Salomonsson2018-11-031-4/+6
|
* Got the dialog runningFredrik Salomonsson2018-11-031-0/+74