Okay I've just spent some time with the Parcellite source code. While there is some FIFO IPC, it doesn't support clearing the clipboard history. With klipper, pass has the line "qdbus org.kde.klipper /klipper org.kde.klipper.klipper.clearClipboardHistory &>/dev/null". Parcellite has no such equivalent. If you write to the developers asking them to add a function call to history.c's clear_history upon the proper command in main.c's do_command, then we could add support for this to pass. _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
