summaryrefslogtreecommitdiff
path: root/src/lib/ecore_x/ecore_x.c
Commit message (Expand)AuthorAgeFilesLines
* ecore-x - add xresource set/get/load etc.Carsten Haitzler (Rasterman)2020-11-221-0/+1
* Get rid of trailing whitespaces (4 / 14)Elyes HAOUAS2020-06-231-1/+1
* ecore-x - ensure we fully look at all xkb events and refresh all bindsCarsten Haitzler (Rasterman)2020-05-191-1/+3
* remove arguments of LOGFN in ecre_x and ecore_wayland as the are always the sameVincent Torri2020-05-041-51/+51
* ecore_x: remove support XGesture extensionStefan Schmidt2019-12-061-28/+0
* ecore-x - add some xi2 api's for fiddling with device propertiesCarsten Haitzler (Rasterman)2019-11-161-0/+4
* ecore-x: protect against accidentally "un-managing" the root windowMike Blumenkrantz2019-09-261-0/+4
* ecore-x: add internal function for selecting just properties of root windowMike Blumenkrantz2019-09-261-0/+11
* ecore-x: track whether ecore-x is internally "managing" the root windowMike Blumenkrantz2019-09-261-6/+5
* ecore-x: protect ecore_x_shutdown from creating a negative init countMike Blumenkrantz2019-05-291-0/+5
* build: use only BUILD_ECORE_IMF_XIM as a defineMike Blumenkrantz2019-04-171-2/+2
* ecore-x: only modify _ecore_key_grabs when key is toggledThierry2019-02-131-7/+11
* ecore-x: add some useful xkb function wrappersMike Blumenkrantz2018-01-241-0/+36
* ecore-x: re-add implementation of ecore_x_connection_get()Mike Blumenkrantz2018-01-241-0/+7
* ecore-x: add more null checks for functionsMike Blumenkrantz2018-01-221-1/+5
* ecore-x: perform internal shutdown on io error if callback is setMike Blumenkrantz2018-01-221-20/+27
* efl: Reset ecore event types on initJean-Philippe Andre2017-12-191-68/+65
* ecore_x: init XEvents before passing to xMarcel Hollerbach2017-08-011-8/+8
* ecore_x: avoid crash during shutdown due to Ecore_Event queue.Cedric BAIL2017-03-091-0/+62
* remove xcb support in ecore_x and evas engines as per mailing listCarsten Haitzler (Rasterman)2016-11-031-0/+2499