ecore_x: remove support XGesture extension
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 6 Dec 2019 19:40:20 +0000 (14:40 -0500)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 8 Dec 2019 21:58:46 +0000 (06:58 +0900)
commit442f4c6fb3482650429e1ad1a27d93e700da83d1
tree29e8e074a571430848ffa9e38acb0b5a33447e28
parent0b97c25441edfbf36d6ecdc300a61caa2d93eaee
ecore_x: remove support XGesture extension

Summary:
This was a X11 extension mainly developed for Tizen. By now I can only
find it packaged by Gentoo as the only Linux distribution and Tizen is
now longer using it either. Bringing it up during EDD and on the mailing
list did not come up with any users.
I think we can go ahead and deprecate the API and remove the
functionality.

Reviewers: raster, cedric, devilhorns, zmike

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10823
.ci/ci-configure.sh
meson_options.txt
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/ecore_x.c
src/lib/ecore_x/ecore_x_events.c
src/lib/ecore_x/ecore_x_gesture.c
src/lib/ecore_x/ecore_x_private.h
src/lib/ecore_x/meson.build