summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-01-07 14:22:47 +0000
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2020-01-07 14:22:47 +0000
commit73e391187424c833211ab4f93cca51f0ef4de8af (patch)
tree17cdaa5c0c69e58de141fab0d80c0e5743e382a0 /TODO
parent54afb369f82e4889532a88aa0d43c217b9eae951 (diff)
downloadenlightenment-73e391187424c833211ab4f93cca51f0ef4de8af.tar.gz
e randr x - fix mouseto use new ecore x api to force screen bound limits
use ecore_x_root_screen_barriers_set() new in efl git, thus bumping to 1.23.99 as a requirement for e.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c0f2ef16ab..1cf69c64c2 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
TODO:
+* pointer: bug: sometiems get sstuck 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.