devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=21a7db9dac739365f9e07d91c10531327f08f5ee
commit 21a7db9dac739365f9e07d91c10531327f08f5ee Author: Christopher Michael <devilho...@comcast.net> Date: Thu Jan 21 13:26:27 2021 -0500 Revert "TODO--" Reverting the removal of the pointer bugger from TODO as it still seems to be occuring.... This reverts commit 6444fa73eb8dd81898980d02702d11376682f90c. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 542d5ae41..87e14de18 100644 --- a/TODO +++ b/TODO @@ -88,6 +88,8 @@ TODO: * wifi appears or disappears * wifi or wired network connected or disconnected to/from * perhaps need a more generic "events" bindings and these are events? +* S pointer: bug: sometiems gets stuck in move/resize modfe if mouse + over move/resize area when desklock kicks in * 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. --