summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* weather: Add a new weather widgetdevs/yoz/weatherMichaël Bouchaud (yoz)2017-03-1615-0/+2169
* Revert "Revert "mixer: do not set back the value from emix once the drag is f...Marcel Hollerbach2017-02-232-24/+0
* e_client_volume: Don't set client volume to max after a mute.Michael Bouchaud2017-02-231-2/+9
* e_client_volume: check volume setted after a slider dragMichael Bouchaud2017-02-232-0/+48
* Revert "mixer: do not set back the value from emix once the drag is finished"Michaël Bouchaud (yoz)2017-02-222-0/+24
* mixer: use VOLSET macro in volume output setMichaël Bouchaud (yoz)2017-02-221-14/+1
* e_askpass: fix a typoMichael Bouchaud2017-02-221-1/+1
* e_askpass: compliant with GIT_ASKPASS for querying usernameMichael Bouchaud2017-02-221-7/+29
* Luncher: Unify icon image file setting code.Stephen 'Okra' Houston2017-02-222-258/+184
* e client volume - use the overall state of all sinks for displayCarsten Haitzler (Rasterman)2017-02-221-21/+58
* tiling: dont use floating state when togglingMarcel Hollerbach2017-02-211-10/+20
* Revert "Bryce: Don't proceed to process the mouse down event structure if it ...Stephen 'Okra' Houston2017-02-211-2/+0
* Bryce: Don't proceed to process the mouse down event structure if it is null ...Stephen 'Okra' Houston2017-02-211-0/+2
* e_sys: bring back system actions after resume was calledMarcel Hollerbach2017-02-211-12/+19
* e mixer module - run pulseaudio if connect failsCarsten Haitzler (Rasterman)2017-02-201-8/+32
* e_client_volume: forget to remove the separatorMichael Bouchaud2017-02-201-1/+3
* e_client_volume: display a control per stream in the popup volumeMichael Bouchaud2017-02-201-0/+217
* e_client_volume: add E_EVENT_CLIENT_VOLUME_SINK handlerMichael Bouchaud2017-02-203-13/+49
* e_client_volume: add sink_name_get API to e_client_volumeMichael Bouchaud2017-02-203-6/+29
* e client mixer - stop messing with mute + volume state just for displayCarsten Haitzler (Rasterman)2017-02-192-9/+16
* luncher: null out the watchter when the watcher is stoppedMarcel Hollerbach2017-02-181-0/+4
* luncher: fix hash table usageMarcel Hollerbach2017-02-181-1/+1
* bump efl minor version check for ecore_drm2 API function usageChris Michael2017-02-171-2/+2
* Batman: Only show unique batteries.Stephen 'Okra' Houston2017-02-171-6/+13
* remove unused variable in e_exec.cChris Michael2017-02-161-1/+0
* Sysinfo Gadgets: Add sysctl/bsd support to the remaining sysinfo gadgets.Al 'netstar' Poole2017-02-1510-4/+537
* e_exec: split up the free of the instanceMarcel Hollerbach2017-02-141-16/+20
* Cpumonitor: Return the correct object.Stephen 'Okra' Houston2017-02-141-1/+1
* modules: temperature: Fix spelling for temperature module.Al Poole2017-02-131-9/+9
* e thumb - fix alignment warning nuisanceCarsten Haitzler (Rasterman)2017-02-121-1/+1
* efm - fix nuisance warning about enlightenmentCarsten Haitzler (Rasterman)2017-02-121-4/+4
* efx - fix unaligned ptr fill that is actually a bugCarsten Haitzler (Rasterman)2017-02-121-2/+6
* tiling module - fix some warnings with casts and alignmentCarsten Haitzler (Rasterman)2017-02-121-6/+6
* e comp - quiet some warnings for casts that are okCarsten Haitzler (Rasterman)2017-02-121-4/+4
* e comp - fix stupid cast to from eina rect* to char* to eina rect* againCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e comp object - fix warning where a void cast is as goos as the old oneCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e mixer pulse backened -f ix warning about use of uninit varCarsten Haitzler (Rasterman)2017-02-121-3/+6
* evry module - fix warning about comparing signed to unsignedCarsten Haitzler (Rasterman)2017-02-122-14/+22
* e desklock logging - fix types for critical error logsCarsten Haitzler (Rasterman)2017-02-121-2/+4
* efm - fix warnings for progress time displayCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e notification - silence alignment warningCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e thumb - silence alignment warning - valid codeCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e comp - wl - add void cast to reduce warningsCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e xsettings - fix warnings about unaligned ptr accessCarsten Haitzler (Rasterman)2017-02-121-11/+27
* e comp x - fix property fetch to use int ptr from the startCarsten Haitzler (Rasterman)2017-02-121-5/+3
* efm ipc - fix unaligned int read on ipc decodeCarsten Haitzler (Rasterman)2017-02-121-1/+1
* e ptr cast via void fix to reduce warningsCarsten Haitzler (Rasterman)2017-02-126-92/+92
* e theme conf config - fix casting char fileds to int ptrsCarsten Haitzler (Rasterman)2017-02-121-2/+2
* e fileman config - fix definite alignment bug with cast char to int ptrCarsten Haitzler (Rasterman)2017-02-121-7/+7
* e ervything md5 code - fix warnings about alignmentCarsten Haitzler (Rasterman)2017-02-122-13/+16