diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ | |||
1 | TODO: | 1 | TODO: |
2 | scriptlets: stdin/out module that provides gui services to some | 2 | * clipboard manager - monitor clipboard changes + history + select from it |
3 | * scriptlets: stdin/out module that provides gui services to some | ||
3 | back-end script or process where e just talks via stdin/out. | 4 | back-end script or process where e just talks via stdin/out. |
4 | things to provide: | 5 | things to provide: |
5 | * only run scriptlet every N seconds to poll then send back data | 6 | * only run scriptlet every N seconds to poll then send back data |