summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Adds eglfs module to Enlightenmentdevs/captainigloo/eglfs_rpiFlorent Revest2016-05-167-0/+99
* 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
* flag wl surfaces as internal during create() based on pid matchingMike Blumenkrantz2016-05-061-0/+1
* add SA_NOCLDWAIT to SIGCHLD flags when xwayland module loadsMike Blumenkrantz2016-05-061-0/+5
* ensure xwayland module init does not fail due to early startupMike Blumenkrantz2016-05-061-1/+1
* unset DISPLAY during mixer's pulse backend startupMike Blumenkrantz2016-05-062-1/+18
* clean up mixer includesMike Blumenkrantz2016-05-062-4/+10
* add configure flag for xwayland binaryMike Blumenkrantz2016-05-062-3/+3
* implement wl client session recoveryMike Blumenkrantz2016-05-0517-619/+462
* bad copy/paste in _e_place_desk_region_smart_obstacle_add()Mike Blumenkrantz2016-05-051-1/+1
* uninitialized vars in e_client_maximize_geometry_get()Mike Blumenkrantz2016-05-051-4/+2
* evry null derefMike Blumenkrantz2016-05-051-1/+1
* disable option for mouse to use Application theme if we are running in WaylandChris Michael2016-05-041-0/+1
* don't revert focus to desktop fileman during compositor grabMike Blumenkrantz2016-05-031-0/+1