summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix dmabuf breakage of non wayland builds.devs/derekf/dmabufDerek Foreman2016-05-192-0/+6
* 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
* handle positioning of x11 overrides with csd accuratelyMike Blumenkrantz2016-05-101-0/+4
* only load wayland-specific modules on startup if they have been builtMike Blumenkrantz2016-05-101-0/+4
* block keyboard sending for wl clients if a compositor grab is activeMike Blumenkrantz2016-05-101-0/+1
* disable focus effects for windows with csdMike Blumenkrantz2016-05-101-0/+9
* ensure child windows are placed on screenMike Blumenkrantz2016-05-101-1/+18
* manage pending state list more effectively in wl shellMike Blumenkrantz2016-05-101-1/+3
* do not add ignored clients to ibar menuMike Blumenkrantz2016-05-091-1/+1
* update README.wayland to include dbus-launchMike Blumenkrantz2016-05-091-2/+2
* make init fail if a dbus session connection cannot be createdMike Blumenkrantz2016-05-091-1/+11
* prune uuid remembers on clean startupMike Blumenkrantz2016-05-061-2/+7
* update README.waylandMike Blumenkrantz2016-05-061-3/+3