summaryrefslogtreecommitdiffhomepage
path: root/UI/Zenity.hs
Commit message (Collapse)AuthorAge
* avoid zenity choking on something it seems to expect to be htmlJoey Hess2016-09-22
| | | | Not documented at all as expecting html in --text. Such bad documentation..
* Change format of ~/.keysafe/backup.logJoey Hess2016-09-15
| | | | | | | Allow deserializing SecretKeySource so we can later know what gpg keys are backed up. Converted KeyId to Text as JSON can't handle ByteString.
* obscure nameJoey Hess2016-08-17
|
* progress display for storingJoey Hess2016-08-17
|
* add progress bars to restoreJoey Hess2016-08-17
| | | | also, restore actually works!
* add cost estimatesJoey Hess2016-08-16
|
* key selection workingJoey Hess2016-08-16
|
* more command line interface improvementsJoey Hess2016-08-16
|
* prompt for nameJoey Hess2016-08-12
|
* add --gui optionJoey Hess2016-08-12
|
* add readline UIJoey Hess2016-08-12
|
* pluggable UIJoey Hess2016-08-12
using zenity for GUI in X