summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* port enlightenment to use drm2devs/devilhorns/ecore_drm2Chris Michael2016-05-276-130/+807
* add checks for building with Ecore_Drm2 supportChris Michael2016-05-251-1/+10
* change 'if' clause to make gcc-6 happyChris Michael2016-05-241-1/+5
* use current zone for shelf config dialogMike Blumenkrantz2016-05-241-1/+1
* update client remember on opacity changeMike Blumenkrantz2016-05-241-0/+3
* update README.wayland to include xwayland crash bugMike Blumenkrantz2016-05-231-0/+2
* use correct indexing for x11 teamwork server atom arrayMike Blumenkrantz2016-05-231-1/+1
* Updating italian translationmaxerba2016-05-221-554/+538
* upgrade teamwork module to use teamwork v2: teamwork++Mike Blumenkrantz2016-05-208-164/+639
* enlightenment_open: correctly return the exist status code of the executed co...Dave Andreoli2016-05-201-1/+2
* Fix dmabuf breakage of non wayland builds.Derek Foreman2016-05-192-0/+6
* remove unused variables in _dmabuf_add functionChris Michael2016-05-191-1/+0
* add client util function for detecting popups, block popups in ibar/tasksMike Blumenkrantz2016-05-183-1/+25
* clean up warnings in dmabuf codeDerek Foreman2016-05-182-5/+8
* eo_del -> eo_unref in xwaylandMike Blumenkrantz2016-05-181-1/+6
* Add DMABuf support for waylandDerek Foreman2016-05-1811-5/+1207
* Disable wayland dmabuf for the X11 backendDerek Foreman2016-05-181-0/+2
* Track parent compositor dmabuf capabilities on wayland on waylandDerek Foreman2016-05-182-0/+8
* Remove GL presence test from native surface set on dirty objectsDerek Foreman2016-05-181-1/+1
* Move the test for resetting no native surface to after caps checksDerek Foreman2016-05-181-1/+2
* Break native surface test criteria into explicit wayland and X casesDerek Foreman2016-05-181-4/+14
* Add e_pixmap API for testing if a pixmap is a native surfaceDerek Foreman2016-05-182-0/+17
* fix e_place_zone_region_smart_cleanup()Mike Blumenkrantz2016-05-181-3/+5
* remove pulse sinks/sources from list before running cbs which access the listMike Blumenkrantz2016-05-171-3/+3
* allow building shot+xkbswitch modules without ecore-xMike Blumenkrantz2016-05-161-2/+2
* e - suspend.hibernat intelligently - dont account for ac powerCarsten Haitzler (Rasterman)2016-05-171-4/+2
* e start - no it doesny need dbus-launchCarsten Haitzler (Rasterman)2016-05-161-1/+1
* stop filling logs with buffer transform/scale spamChris Michael2016-05-151-2/+2
* warnings - silence some theoreitcal wranings in buildCarsten Haitzler (Rasterman)2016-05-153-6/+9
* more tweaks for manual window placement in client evalMike Blumenkrantz2016-05-131-5/+2
* prevent double emission of E_EVENT_CLIENT_SHOWMike Blumenkrantz2016-05-131-1/+0
* ensure that client eval correctly handles retries on visibility-pending clientsMike Blumenkrantz2016-05-131-3/+6
* e_xkb: reconfig when we have set a new set of layoutsMarcel Hollerbach2016-05-121-0/+1
* e_xkb: split up e_xkb_updateMarcel Hollerbach2016-05-123-25/+41
* enlightenment.spec.in: Update spec file to work with current Git.Michael Jennings2016-05-121-10/+23
* force cursor placement to obey useful zone geometryMike Blumenkrantz2016-05-121-4/+7
* adjust some client eval parts to make manual placement work againMike Blumenkrantz2016-05-121-23/+23
* use parent windows for x11 binding grabsMike Blumenkrantz2016-05-121-20/+18
* only check pixmap argb state for non-X11 clientsMike Blumenkrantz2016-05-111-1/+4
* avoid infinitely looping when applying x11 window groupingMike Blumenkrantz2016-05-111-4/+3
* use window id for internal window pixmaps again on waylandMike Blumenkrantz2016-05-112-13/+11
* set E_Client->override flag for internal wins as neededMike Blumenkrantz2016-05-111-1/+4
* remove some cruft from _e_comp_wl_client_cb_new()Mike Blumenkrantz2016-05-111-8/+0
* ensure int64_t is used in all cases for wl pixmap idsMike Blumenkrantz2016-05-111-2/+2
* enforce setting alpha on comp objects only after image data has been setMike Blumenkrantz2016-05-111-3/+2
* also check pixmap argb state when setting comp object alphaMike Blumenkrantz2016-05-111-1/+1
* fix usage of e_object_unref in xkbswitch when managing new kbd dialogMike Blumenkrantz2016-05-111-3/+2
* toggle compositor canvas focus during initMike Blumenkrantz2016-05-111-0/+2
* change efm icon entry to only toggle focus in x11 compositors (runtime)Mike Blumenkrantz2016-05-111-6/+4
* Revert "add SA_NOCLDWAIT to SIGCHLD flags when xwayland module loads"Mike Blumenkrantz2016-05-111-5/+0