efl/src/modules/ecore_evas/engines
Marcel Hollerbach 5ac02ec9ac ecore_evas: introduce wayland support for cnp & dnd
This adds cnp support, actions are right now only mapped to "ask",
further support can be added there, and synchronization can be added to
register more available actions. However, i did not find *any* wayland
implementation in gtk qt nor chromiumos that even use the action to
indicate anything. This here also has a slightly different behaviour to
X11 in terms of coordinates for motion,leave,enter. They can contain
negative coordinates (which is due to the fact that wl is CSD and X11 is
SSD. However, I did not want to fix this in any regard, as you might
want to use that, and it would be a none trivial amount of code to fix
that.

Reviewed-by: Chris Michael <cp.michael@samsung.com>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11329
2020-03-08 10:59:37 +01:00
..
cocoa here comes meson 2018-10-02 17:22:50 +02:00
drm ecore evas drm - fix code that forgets to del an fd handler 2019-08-07 18:14:06 +01:00
extn ecore_evas: add double header include safety 2019-12-17 09:59:44 +01:00
fb here comes meson 2018-10-02 17:22:50 +02:00
sdl ecore_evas: Introduce cnp / dnd API for ecore evas 2020-03-08 10:59:25 +01:00
wayland ecore_evas: introduce wayland support for cnp & dnd 2020-03-08 10:59:37 +01:00
win32 ecore_evas: Introduce cnp / dnd API for ecore evas 2020-03-08 10:59:25 +01:00
x ecore_evas: introduce initial selection & dnd support for x. 2020-03-08 10:59:34 +01:00