From 2c5c243b9eab8938c23c6f2a690be01b2d7490d4 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Wed, 27 Nov 2019 20:23:20 +0000 Subject: [PATCH] todo - add clipboard --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f688edc47..6603d1dc3 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ TODO: - scriptlets: stdin/out module that provides gui services to some +* clipboard manager - monitor clipboard changes + history + select from it +* scriptlets: stdin/out module that provides gui services to some back-end script or process where e just talks via stdin/out. things to provide: * only run scriptlet every N seconds to poll then send back data