summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.21.0-rc NEWS updatesv0.21.0-rcMike Blumenkrantz2016-06-021-8/+111
* 21.0-rc releaseMike Blumenkrantz2016-06-021-5/+5
* force mouse-in again during comp ungrab if client previously had mouse-inMike Blumenkrantz2016-06-011-0/+7
* unset comp_grabbed flag before action client compositor ungrabMike Blumenkrantz2016-06-011-1/+1
* only block mouse-out callback for wl action clients if the mouse is grabbedMike Blumenkrantz2016-06-011-1/+1
* protect against crash when deleting wl session recovery rememberMike Blumenkrantz2016-06-011-2/+5
* Bump wayland version requirement to 1.11.0Derek Foreman2016-06-011-1/+1
* Revert "eo_del -> eo_unref in xwayland"Mike Blumenkrantz2016-06-011-6/+1
* handle shaded state when receiving x11 configure requestsMike Blumenkrantz2016-05-311-1/+1
* use current zone when activating a client's menu with the mouseMike Blumenkrantz2016-05-311-1/+1
* delete x11 mouse-in job when hiding the job's clientMike Blumenkrantz2016-05-311-0/+6
* just a small patch to make sure evry_hide does not get called synchronously f...Hannes Janetzek2016-05-311-3/+19
* set x11 maximized window hint correctly on resize endMike Blumenkrantz2016-05-271-2/+2
* 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