diff options
author | Ken Moore <ken@ixsystems.com> | 2017-10-11 14:46:54 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-10-11 14:46:54 -0400 |
commit | 2cedaf2c2ac9e4b4e3078c5a6f04ba5fc3f4f5b3 (patch) | |
tree | 4781e84e186f9fcc445a6f4d75e6fb44721e9385 /src-qt5/desktop-utils/lumina-fileinfo/MainUI.h | |
parent | A bit more cleanup for the screensaver system. (diff) | |
download | lumina-2cedaf2c2ac9e4b4e3078c5a6f04ba5fc3f4f5b3.tar.gz lumina-2cedaf2c2ac9e4b4e3078c5a6f04ba5fc3f4f5b3.tar.bz2 lumina-2cedaf2c2ac9e4b4e3078c5a6f04ba5fc3f4f5b3.zip |
Update lumina-checkpass with 2 additional options:
1. "-fd <file descriptor>" pass in a file descriptor (such as 0 for standard input) to read password
2. "-f <file path>" pass in a file path to read the password
Then update lumina-desktop-unified to use the "-f" version with a QTemporaryFile.
I was trying to get it to use the "-fd" version, but the file descriptor I am getting from the QTemporaryFile does not seem to work properly - still need to track this down a bit more later but the -f option works fine for now.
Diffstat (limited to 'src-qt5/desktop-utils/lumina-fileinfo/MainUI.h')
0 files changed, 0 insertions, 0 deletions