efl/src/lib/ecore_x
Prince Kumar Dubey 284276b2ec ecore: removing assignment operation to avoid warning.
Summary: assignment to local variable "ret" has no meaning as it is not used after assignment. So, removing assignment operation to avoid warning.

Reviewers: raster, cedric

Subscribers: jpeg, rajeshps

Differential Revision: https://phab.enlightenment.org/D5303

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2017-10-16 13:29:02 -07:00
..
CMakeLists.txt cmake: add ecore_x 2017-02-07 09:24:52 +01:00
Ecore_X.h ecore-x - add ecore x dpms force api 2017-07-04 14:50:53 +09:00
Ecore_X_Atoms.h ecore_x: add singce tags for ecore_x_stack_* functions added during 1.19 cycle 2017-02-14 21:47:15 +01:00
Ecore_X_Cursor.h
ecore_x.c ecore_x: init XEvents before passing to x 2017-08-01 18:16:23 +02:00
ecore_x_atoms.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_atoms_decl.h efl window stacks - implement pop to for x11 in the portable way 2016-12-22 15:17:43 +09:00
ecore_x_composite.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_cursor.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_damage.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_dnd.c ecore_x: init XEvents before passing to x 2017-08-01 18:16:23 +02:00
ecore_x_dpms.c ecore-x - add ecore x dpms force api 2017-07-04 14:50:53 +09:00
ecore_x_drawable.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_e.c efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ecore_x_error.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_events.c ecore-x: reject successive MappingNotify events if they are identical 2017-09-22 10:10:07 -04:00
ecore_x_fixes.c ecore_x: add function to show and hide X cursor. 2017-05-09 10:15:02 -07:00
ecore_x_gc.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_gesture.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_icccm.c ecore_x: init XEvents before passing to x 2017-08-01 18:16:23 +02:00
ecore_x_image.c ecore_x: Avoid crash on NULL 2017-08-02 13:34:45 +09:00
ecore_x_keygrab.c ecore: removing assignment operation to avoid warning. 2017-10-16 13:29:02 -07:00
ecore_x_mwm.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_netwm.c ecore_x: init XEvents before passing to x 2017-08-01 18:16:23 +02:00
ecore_x_pixmap.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_present.c ecore_x: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_x_private.h remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_randr.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_region.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_screensaver.c ecore_x: handle DPMS state for a more accurate idling evaluation. 2017-05-09 10:15:01 -07:00
ecore_x_selection.c ecore_x: init XEvents before passing to x 2017-08-01 18:16:23 +02:00
ecore_x_sync.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_test.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_vsync.c ecore_x_vsync: not using Ecore_Con.h anymore. 2016-11-21 19:47:35 -02:00
ecore_x_window.c ecore_x: init XEvents before passing to x 2017-08-01 18:16:23 +02:00
ecore_x_window_prop.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_window_shape.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_xi2.c remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
ecore_x_xinerama.c ecore x - convert to using unsed instead of dummy state,ents after ret 2017-07-31 12:12:40 +09:00