aboutsummaryrefslogtreecommitdiffstats
path: root/pinentry-rofi.scm
Commit message (Expand)AuthorAgeFilesLines
* chore: remove -x bits on the Guille script.Matěj Cepl2023-08-111-0/+0
* Version 3.0 of the REUSE specification compliantFredrik Salomonsson2023-03-191-19/+3
* Add logic for passing locale to rofiFredrik Salomonsson2021-01-311-5/+30
* Use ~! to flush the outputFredrik Salomonsson2020-06-261-16/+8
* Add keyword argument to the get functions to redirect the outputFredrik Salomonsson2020-06-141-13/+13
* Using Hall to handle the projectFredrik Salomonsson2020-06-121-47/+1
* Fix crash when rofi is aborted (#11)1.0.2Fredrik Salomonsson2020-05-111-1/+1
* Bumping up version to 1.0.11.0.1Fredrik Salomonsson2020-05-111-1/+1
* Add test for empty password and string-empty?Fredrik Salomonsson2020-05-111-0/+1
* Use the html newline when combining the error and description (#10)Fredrik Salomonsson2020-05-111-1/+1
* Add missing '-input /dev/null' to rofi when asking for password (#9)Fredrik Salomonsson2020-05-111-12/+12
* Bumping up version to 1.0.01.0.0Fredrik Salomonsson2020-05-111-1/+1
* Exposing rofi-popupFredrik Salomonsson2020-05-111-0/+2
* Refactor the rofi part of the codeFredrik Salomonsson2020-05-111-68/+86
* Convert hex to char before handling underline for pango-markupFredrik Salomonsson2020-05-081-3/+3
* Fix that the underline/underscore handle newlinesFredrik Salomonsson2020-05-081-3/+3
* export the public functionsFredrik Salomonsson2020-05-081-1/+42
* Remove pinentry prefix for some utility functionsFredrik Salomonsson2020-05-081-6/+6
* Made pinentry-rofi a moduleFredrik Salomonsson2020-05-081-8/+9
* Fix copyrightFredrik Salomonsson2020-05-081-1/+1
* Merge branch 'message_6' (#6)Fredrik Salomonsson2020-05-041-2/+23
|\
| * Added support for MESSAGE and CONFIRM --one-button (#6)Fredrik Salomonsson2020-05-041-2/+23
* | Merge branch 'better_default_7' (#7)Fredrik Salomonsson2020-05-041-10/+31
|\ \
| * | Added support for default-ok, default-cancel and default-prompt (#7)Fredrik Salomonsson2020-05-041-2/+26
| * | Better handling of the default ok and cancel labels (#7)Fredrik Salomonsson2020-05-041-8/+5
| |/
* | Refactored the functions that set button labels or messages (#5)Fredrik Salomonsson2020-05-041-17/+39
* | Added support for underline (#5)Fredrik Salomonsson2020-05-041-1/+27
|/
* Fixed typo in the error codeFredrik Salomonsson2020-05-041-1/+1
* Missing punctuation on docstringFredrik Salomonsson2020-05-041-1/+1
* Replace %0A with 
 instead of \\\\n (#4)Fredrik Salomonsson2020-05-041-2/+2
* Properly handle newlines in input strings (#4)Fredrik Salomonsson2020-05-031-18/+26
* Using ">:" for the prompt of confirm popup (#4)Fredrik Salomonsson2020-05-031-1/+1
* Experimental confirm dialog in rofi (#4)Fredrik Salomonsson2020-05-011-4/+78
* Renamed --debug to --log (#4)Fredrik Salomonsson2020-05-011-3/+3
* Return ERR instead of exiting when encounter an unknown command (#4)Fredrik Salomonsson2020-05-011-2/+3
* Added option --debug <logfile> (#4)Fredrik Salomonsson2020-05-011-3/+14
* Resetting pinentry-ok when a command succeedsFredrik Salomonsson2020-05-011-9/+18
* Fixed bug with not reaching BYEFredrik Salomonsson2020-05-011-2/+2
* Added support to ask password again if it's wrong (#3)0.5.0Fredrik Salomonsson2020-04-211-3/+18
* Disable the auto compile, which should fix an issue with ubuntu0.4.0Fredrik Salomonsson2019-06-061-1/+1
* Wrapped script in a main procedureFredrik Salomonsson2019-06-061-26/+28
* Forgot to bump up the version in the source file0.3.0Fredrik Salomonsson2018-11-101-1/+1
* Renamed rofi-pinentry to pinentry-rofi.scmFredrik Salomonsson2018-11-101-0/+207