summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating spanish translationenlightenment-0.20maxerba2016-07-301-1385/+1420
* Revert "e - fix major memory bloat when in gl mode - dont create shm segments"Chris Michael2016-07-261-18/+8
* e - fix major memory bloat when in gl mode - dont create shm segmentsCarsten Haitzler (Rasterman)2016-07-261-8/+18
* e ibar/ibox port to elm box - fix assumption on resizeCarsten Haitzler (Rasterman)2016-07-252-28/+23
* adjust xdg-shell window menu coords by client's coordsMike Blumenkrantz2016-07-191-1/+1
* add missing EINA_UNUSED for unused function paramsChris Michael2016-07-191-2/+2
* set/unset smart parent as e_widget when adding sub-objectsMike Blumenkrantz2016-07-191-0/+4
* filepreview: avoid race condition when destroying txt file preview with slow ...Cedric Bail2016-07-191-43/+81
* e ibar/ibox fix starrting/started signal emittionCarsten Haitzler (Rasterman)2016-07-191-6/+11
* fwin: prevent segv when the vaarg abi messup with unused parameter.Al Poole2016-07-161-1/+1
* Make sure the same keyboard resource doesn't end up on the focus list twiceDerek Foreman2016-07-151-1/+16
* e_comp_data: NULL out source once it is freedMarcel Hollerbach2016-07-151-0/+4
* match wl_wl output sizing in wl_x11 when running in an existing wm sessionMike Blumenkrantz2016-07-151-0/+2
* set x11 randr iface for wl_x11 based on wm presence, not composited stateMike Blumenkrantz2016-07-151-1/+6
* handle e_comp_x init failure more effectively and perform cleanupsMike Blumenkrantz2016-07-151-1/+7
* e desks config: Bring some flip settings back.Chidambar Zinnoury2016-07-151-0/+1
* modules/temperature: cosmetics: typo fix (celcius -> celsius)Mariusz Bialonczyk2016-07-154-6/+6
* Don't send keyboard leaves to unmapped wayland surfacesDerek Foreman2016-07-151-1/+6
* destroy evry's focus-out timer if focus-in occurs before timer triggersMike Blumenkrantz2016-07-151-0/+11
* Add a pixel get callback for mirrorsDerek Foreman2016-07-151-6/+21
* Fix wayland pixmap ids againDerek Foreman2016-07-151-2/+10
* emix: update sink of sink_input when changedMarcel Hollerbach2016-07-151-0/+7
* music-player: add spotifyMarcel Hollerbach2016-07-151-0/+1
* disallow pager window drags for popups and ignored windowsMike Blumenkrantz2016-07-152-0/+2
* freeze events on comp object input rects during deletionMike Blumenkrantz2016-07-151-0/+1
* store maximize property from E_Remember to diskMike Blumenkrantz2016-07-151-0/+1
* match deskmirror client opacity with original objectMike Blumenkrantz2016-07-151-0/+13
* prevent E_Remember->used_count from going negativeMike Blumenkrantz2016-07-151-1/+1
* enforce mouse grabs and block client/compositor event propagation while activeMike Blumenkrantz2016-07-152-4/+8
* Fix eo object use after deletion in evryDerek Foreman2016-07-151-0/+3
* force unset override and do reshadow on evry when switching to normal win modeMike Blumenkrantz2016-07-151-0/+2
* Fix wl_shell popup livelockDerek Foreman2016-07-151-1/+0
* do not mouse-out of clients on focus out when focusing a popupMike Blumenkrantz2016-07-151-1/+1
* add separate mouse in/out handlers for internal winsMike Blumenkrantz2016-07-152-14/+71
* use focused client for window actions if passed object is not a client objectMike Blumenkrantz2016-07-151-146/+54
* fix openbsd battery calc on amd64Al Poole2016-07-151-5/+28
* Allow pixmap argb state to override window state for wayland clientsDerek Foreman2016-07-151-2/+4
* e20: Fix compilation with (deprecated) ecore drmJean-Philippe Andre2016-07-061-1/+1
* 20.9 NEWS Updatesv0.20.9Simon Lees2016-06-081-0/+34
* 20.9 releaseSimon Lees2016-06-081-2/+2
* force mouse-in again during comp ungrab if client previously had mouse-inMike Blumenkrantz2016-06-031-0/+7
* unset comp_grabbed flag before action client compositor ungrabMike Blumenkrantz2016-06-031-1/+1
* only block mouse-out callback for wl action clients if the mouse is grabbedMike Blumenkrantz2016-06-031-1/+1
* handle shaded state when receiving x11 configure requestsMike Blumenkrantz2016-06-031-1/+1
* use current zone when activating a client's menu with the mouseMike Blumenkrantz2016-06-031-1/+1
* delete x11 mouse-in job when hiding the job's clientMike Blumenkrantz2016-06-031-0/+6
* just a small patch to make sure evry_hide does not get called synchronously f...Hannes Janetzek2016-06-031-3/+19
* set x11 maximized window hint correctly on resize endMike Blumenkrantz2016-06-031-2/+2
* change 'if' clause to make gcc-6 happyChris Michael2016-06-031-1/+5
* use current zone for shelf config dialogMike Blumenkrantz2016-06-031-1/+1