summaryrefslogtreecommitdiff
path: root/src/lib/ecore_evas/ecore_evas_ews.c
Commit message (Expand)AuthorAgeFilesLines
* efl: Reset ecore event types on initJean-Philippe Andre2017-12-191-1/+0
* ecore_evas: refactor ews backend to use generic infrastructure for rendering.Cedric BAIL2017-05-081-22/+28
* ecore_evas: first step into refactoring ews backend.Cedric BAIL2017-05-081-11/+5
* ecore_evas: avoid crash during shutdown due to Ecore_Event queue.Cedric BAIL2017-03-091-0/+22
* Ecore Evas: Add support to set cursor icon per mouse device.Guilherme Iscaro2016-12-201-45/+11
* Ecore Evas: Add API to set/get the pointer position per device.Guilherme Iscaro2016-12-201-0/+1
* Ecore Evas: Add multi seat support for mouse in/out.Guilherme Iscaro2016-11-281-0/+2
* Ecore_Evas: Add support for per-seat focus.Guilherme Iscaro2016-11-281-12/+8
* evas_engines: Add fn_evas_changed callbackDerek Foreman2016-09-081-0/+2
* ecore_evas_ews: add proper clean up when quit the funcArtem Popov2016-08-221-1/+7
* Evas engines: Add missing initializers in Ecore_Evas_Engine_FuncJean-Philippe Andre2016-02-031-1/+4
* ecore evas should not crash when unsetting pointerMike Blumenkrantz2015-02-061-0/+7
* ecore_evas: Added support for window auxiliary hintGwanglim Lee2014-02-281-1/+3
* ecore_evas: added window manager rotation to manage the rotation of windows b...Gwanglim Lee2014-02-091-1/+9
* ecore_evas - use eina_bool instead of the char for interal data.ChunEon Park2014-01-131-22/+22
* ecore - clean up code.ChunEon Park2014-01-111-7/+7
* ecore/ews: Make this engine be aware of the wayland frame object.Rafael Antognolli2013-04-191-5/+6
* ecore_evas: re-order inclusion of header to fix compilation on Windows.Cedric Bail2013-03-121-4/+3
* Add infrastructure to handle message between ecore and parent ecore in Ecore_...Jiyoun Park2013-02-151-1/+3
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-0/+2
* efl/ecore_evas: avoid infinite loop building ews.Gustavo Sverzut Barbieri2013-01-111-0/+4
* From: Gwanglim Lee <gl77.lee@samsung.com>Gwanglim Lee2012-12-051-0/+1
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-0/+1469