summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bryce_migration: add a module to migrate from shelf to brycedevs/yoz/bryceMichaël Bouchaud (yoz)2017-01-089-7/+867
* e_time: make time external configMichaël Bouchaud (yoz)2017-01-085-72/+125
* e_pager: make pager external configMichaël Bouchaud (yoz)2017-01-086-65/+94
* e_clock: make clock external configMichaël Bouchaud (yoz)2017-01-085-55/+106
* e_ibar: make ibar external configMichaël Bouchaud (yoz)2017-01-085-53/+104
* e_luncher: make external luncher configMichaël Bouchaud (yoz)2017-01-085-42/+91
* e: make external e_configMichaël Bouchaud (yoz)2017-01-085-805/+834
* xkbswitch: rewrite the config panel to improve the gui designMichaël Bouchaud (yoz)2016-12-114-396/+1182
* Enlightenment: Factor all sysctl battery code for bsd into e_mod_sysctl.cAl Poole2016-12-096-263/+189
* don't track gadget drop handler objects for deletionMike Blumenkrantz2016-12-091-1/+0
* add some internal functions for triggering fake screen hotplug eventsMike Blumenkrantz2016-12-091-0/+45
* null out bryce and site pointers when deleting bryce objectMike Blumenkrantz2016-12-091-0/+2
* make mouse pointer visibility syn with hotplug/un-plugChris Michael2016-12-092-3/+50
* null out animator pointers in efx stop() operationsMike Blumenkrantz2016-12-083-0/+3
* test dmabuf pixmaps properlyDerek Foreman2016-12-061-1/+14
* maintain "empty" object's size hints when ibar/ibox resizesMike Blumenkrantz2016-12-062-50/+34
* revert all sizing commits to ibar/ibox for the past yearMike Blumenkrantz2016-12-062-39/+30
* use better check for getting wl surface alpha from cursor pixmapsMike Blumenkrantz2016-12-051-2/+2
* Revert "Check for deleted client in e_pixmap_image_is_argb"Mike Blumenkrantz2016-12-051-1/+0
* handle pass_event clients in e_comp_object_coords_inside_input_areaMike Blumenkrantz2016-12-051-0/+1
* fix internal wl windows to exit when border X is clickedMike Blumenkrantz2016-12-051-1/+3
* temp module - avoid a bit of cpu sendingh edje message if temp sameCarsten Haitzler (Rasterman)2016-12-042-0/+4
* e cpufreq - dont emit message for min/max/cur freq if they didnt changeCarsten Haitzler (Rasterman)2016-12-041-3/+17
* temp - udev pol - do in mainloop and suffer as appropriateCarsten Haitzler (Rasterman)2016-12-032-69/+102
* Pager Gadget: Don't recalculate the pager if the zone is NULL.Stephen okra Houston2016-12-021-0/+1
* luncher: delete the popup if there is already oneMarcel Hollerbach2016-12-021-0/+3
* attempt to re-set wl surface pointer when popping back to "default" pointer typeMike Blumenkrantz2016-12-021-1/+10
* set wl pointer surfaces to E_LAYER_CLIENT_PRIO during setupMike Blumenkrantz2016-12-021-0/+1
* do not pop pointer types on client hide events if the client is pass_eventsMike Blumenkrantz2016-12-021-1/+2
* remove unused variables in e_comp_wlChris Michael2016-12-021-10/+2
* apply better algorithm during xdg6 positioner slide calcMike Blumenkrantz2016-12-021-48/+57
* disable xdg6 positioner resize hintsMike Blumenkrantz2016-12-021-0/+5
* mark Ecore_Thread parameter as EINA_UNUSEDChris Michael2016-12-021-1/+1
* verify shell client delete functions are operating on wayland clients.Chris Michael2016-12-022-2/+9
* Revert "verify valid client comp_data before accessing it directly"Chris Michael2016-12-022-5/+1
* verify valid client comp_data before accessing it directlyChris Michael2016-12-022-1/+5
* temperature module - more non-eeze system fixesCarsten Haitzler (Rasterman)2016-12-021-0/+2
* bsd patch from netstar fixing threaded tempgetAl Poole2016-12-021-5/+5
* free xdg-shell data for xdg5 surfacesMike Blumenkrantz2016-12-011-1/+1
* add handler for triggering xdg-shell data cleanup on client delMike Blumenkrantz2016-12-014-12/+49
* Stop sending key up/down events on focus change under waylandDerek Foreman2016-12-011-7/+0
* feed mouse move and canvas mouse up upon breaking a wl surface grabMike Blumenkrantz2016-12-011-0/+2
* e tempget module - mode to using threads instead of tempget binaryCarsten Haitzler (Rasterman)2016-12-017-910/+730
* e_util_defer_object_del - ensure order of deferred deletions are rightCarsten Haitzler (Rasterman)2016-12-011-19/+45
* More aggressively prune keyboard focus listDerek Foreman2016-11-301-5/+2
* Fix crash when exiting an xdg shell applicationDerek Foreman2016-11-301-0/+2
* Fix keyboard tracking when leaving an xdg shell windowDerek Foreman2016-11-301-0/+2
* handle input detection for wl surface grabs more accurately using stackingMike Blumenkrantz2016-11-301-4/+12
* move the comp canvas cursor object during wl surface grabsMike Blumenkrantz2016-11-301-1/+4
* use correct coords for determining input region calcs on comp objectsMike Blumenkrantz2016-11-301-1/+1