71 Commits (cfbdcdc9c81c5cd14d8dc9f1db4d102d8052b473)

Author SHA1 Message Date
Stefan Schmidt 935c17c655 build: modules: harmonize use of package_c_args 3 years ago
Carsten Haitzler 63b5d81983 Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 3 years ago
Vincent Torri 3ade45cbc8 Fix EAPI definition by defining EFL_BUILD for each built DLL 3 years ago
Stefan Schmidt 0f52bbb00e ecore_evas: add double header include safety 4 years ago
Vincent Torri 01b987df59 make mman.h private 4 years ago
Marcel Hollerbach d40b18540e meson: enable strict linking 4 years ago
Mike Blumenkrantz 98e37dd123 ecore-evas/extn: use evas from events when updating key masks 4 years ago
Carsten Haitzler 0bec6826b1 ecore evas extn - warn - ensure all fields in ecore evas func struct set 5 years ago
Marcel Hollerbach 46d464e5bf here comes meson 5 years ago
Wonki Kim f1c03000c9 Modify initial visibility of a extn_socket 5 years ago
Wonki Kim d92b195fe2 ecore_evas_extn: Remove aka latch logic on fn_prepare function 5 years ago
Wonki Kim fef2a12ef6 ecore_evas_extn: Modify not to send a message if there is nothing to draw 5 years ago
Cedric Bail a44697c37a ecore_evas: refactor logic for creating Ecore_Evas. 5 years ago
Jean-Philippe Andre a43740c074 ecore_evas_extn: Fix socket & plug windows 6 years ago
Derek Foreman aa8d9c1829 ecore_evas: Add a function pointer for last_tick_get 6 years ago
Derek Foreman e69cc0f552 ecore_evas engines: Add some nulls to the func arrays 6 years ago
Jean-Philippe Andre e8f9f109a6 evas: Rename device Class to Type, remove Sub_Class 6 years ago
Cedric BAIL 727b61218b ecore_evas: refactor extn backend to use generic rendering infrastructure. 6 years ago
Cedric Bail 042fd1dda8 ecore_evas: first step into refactoring extn backend. 6 years ago
Carsten Haitzler 02a7e00c01 ecore_evas extn - fix buffer n check for lock files with untrusted val 6 years ago
Minkyoung Kim 38e6780262 ecore_evas_extn: do not update plug image when lockfile is invalid. 6 years ago
Jiyoun Park a6c0e9b067 ecore_evas_extn: add shared lock mode to the ecore_extn. 6 years ago
Guilherme Iscaro 64986bccac Ecore Evas: Add API to set/get the pointer position per device. 7 years ago
Guilherme Iscaro 75619fc290 Ecore Evas: Add multi seat support for mouse in/out. 7 years ago
Guilherme Iscaro be609118c6 Ecore_Evas: Add support for per-seat focus. 7 years ago
Derek Foreman 398771bf8a evas_engines: Add fn_evas_changed callback 7 years ago
Minkyoung Kim 1733b09e1b ecore_evas_extn: Check whether server_data sender is client's server. 7 years ago
Jean-Philippe Andre 2405c93f2c Evas engines: Add missing initializers in Ecore_Evas_Engine_Func 7 years ago
Cedric BAIL bb1a1eef65 ecore_evas: introduce support for per window animator trigger. 7 years ago
Jean-Philippe Andre 4d4e6fd4b1 ecore_evas_extn: Add safety checks, fixing a crash in elm_test 7 years ago
Vincent Torri 0497b9685c efl: add binary mode to open() calls 8 years ago
jiin.moon 91ba12fed9 ecore_evas: fix disappearing socket image 8 years ago
Ji-Youn Park f823d9c2cc ecore_evas_extn: remove old buffer in evas render post function. 8 years ago
Shinwoo Kim e97d5973e5 ecore_evas_extn: Fix server rendering after restart 8 years ago
jiin.moon 94abb3a422 ecore_evas: Fix crash in async render 8 years ago
Carsten Haitzler e90d60f8f5 ecore-evas-extn : map shm for sharing render pixels conservatively 8 years ago
Shinwoo Kim f372eb4b92 [ecore_evas_extn] add function to block mouse event. 8 years ago
Cedric BAIL ce5ccfb5be ecore: remove the need to order the header correctly for Windows. 8 years ago
Carsten Haitzler 39bbfc3030 ecore_evas extn module - fix coverity complaint 8 years ago
Chris Michael ea77578ad6 ecore-evas-extn: Use eina_mkstemp in place of mkstemp 8 years ago
Mike Blumenkrantz 7171135792 ecore evas should not crash when unsetting pointer 8 years ago
Carsten Haitzler 5954289c6c ecore_evas - ecore_evas's should start withdrawn then normal on show 9 years ago
Carsten Haitzler 8b654961f5 ecore-evas-extn - check engine info set return and complain 9 years ago
Thiep Ha e3f68561b3 ecore_evas_extn: fix wrong plug image display after connect 9 years ago
Cedric BAIL ca2e2af522 ecore_evas_extn: do not double close fd in case of memory starvation. 9 years ago
Thiep Ha d732e52f32 ecore_evas_extn: remove redundant message sending 9 years ago
Jean-Philippe Andre c2f4e38cf1 Ecore evas: Fix crash after image_data_set 9 years ago
Jérémy Zurcher f8c2c57406 do not use EINA_FALSE instead of NULL 9 years ago
Wonguk Jeong 28fd36255b ecore_evas_extn: update plug image object after disconnection 9 years ago
wonguk.jeong 6994f32351 ecore_evas_extn: initialize server handle on server deletion 9 years ago