raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2c5c243b9eab8938c23c6f2a690be01b2d7490d4
commit 2c5c243b9eab8938c23c6f2a690be01b2d7490d4 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Wed Nov 27 20:23:20 2019 +0000 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 --
