summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* awesome debug code! Here fresh and clean!devs/bu5hm4n/debug_codeMarcel Hollerbach2017-07-191-1/+29
* Sysinfo Gadget: More thread vs object lifetime work: Make threads no longer d...Stephen 'Okra' Houston2017-07-1525-696/+346
* Sysinfo Gadget: Unify define macro checking.Stephen 'Okra' Houston2017-07-1512-38/+38
* Modules: Fix compilation and remove warnings for BSDAl 'netstar' Poole2017-07-157-10/+25
* Revert "reduce include deps for enlightenment_imc binary"Carsten Haitzler (Rasterman)2017-07-155-60/+7
* do not generate module.desktop filesMike Blumenkrantz2017-07-14109-107/+54
* make efm build without elm includesMike Blumenkrantz2017-07-144-13/+54
* split macros out of e.h into separate fileMike Blumenkrantz2017-07-143-130/+140
* bump E_VERSION_MAJORMike Blumenkrantz2017-07-141-1/+1
* remove unused Evas.h include from e_fm_ipc.cMike Blumenkrantz2017-07-141-1/+0
* don't free x11 clipboard source immediatelyMike Blumenkrantz2017-07-141-1/+0
* only store the compositor's own data manager resource to e_comp_wl->mgr.resourceMike Blumenkrantz2017-07-141-2/+5
* reduce include deps for enlightenment_thumb binaryMike Blumenkrantz2017-07-142-2/+19
* reduce include deps for enlightenment_imc binaryMike Blumenkrantz2017-07-143-5/+41
* fix e_alert build with wayland onlyMike Blumenkrantz2017-07-143-23/+20
* fix wayland-only buildMike Blumenkrantz2017-07-145-96/+24
* remove unused definesMike Blumenkrantz2017-07-141-6/+0
* remove egl from buildMike Blumenkrantz2017-07-145-31/+2
* remove edje-cc from buildMike Blumenkrantz2017-07-142-12/+0
* remove nonfunctional --enable-simple-x11 configure flagMike Blumenkrantz2017-07-141-4/+4
* update date for time gadgets when day timer ticksMike Blumenkrantz2017-07-143-2/+27
* save config after clearing desktop gadget siteMike Blumenkrantz2017-07-141-0/+1
* use correct key name for BackSpace in desktop gadget key handlerMike Blumenkrantz2017-07-141-2/+2
* always check for autoclose object when adding gadget objs to edit grabberMike Blumenkrantz2017-07-141-29/+26
* hide gadget editor if gadget triggers a popupMike Blumenkrantz2017-07-141-0/+9
* add better handling for interacting with gadget popups while editor is upMike Blumenkrantz2017-07-141-0/+26
* don't close gadget editor if ON_HOLD is set or click is not button 1Mike Blumenkrantz2017-07-141-2/+8
* prune unconfigured gadgets from comp object sites upon site delMike Blumenkrantz2017-07-141-1/+14
* freeze pointer animations while screensaver is activeMike Blumenkrantz2017-07-143-0/+18
* disable clock+time gadget updating during dpmsMike Blumenkrantz2017-07-144-8/+52
* freeze edje during dpmsMike Blumenkrantz2017-07-141-0/+2
* rename clock+time module event handler listsMike Blumenkrantz2017-07-142-18/+18
* only set qt theme override env vars if option to do theme matching is enabledMike Blumenkrantz2017-07-141-16/+20
* don't attempt desk flips from client move handlerMike Blumenkrantz2017-07-141-1/+0
* toggle NOGRAB on client input rects during move operationsMike Blumenkrantz2017-07-141-2/+32
* handle multiple input regions for csd clientsMike Blumenkrantz2017-07-143-61/+84
* update time gadget date string during clock timerMike Blumenkrantz2017-07-141-0/+2
* move gadget del callbacks to AFTER priorityMike Blumenkrantz2017-07-141-2/+2
* delete gadget editor site when editor is deletedMike Blumenkrantz2017-07-141-0/+1
* unpack gadget from site editor box on content_item delMike Blumenkrantz2017-07-141-0/+2
* unset gadget site's layout pointer after destroying gadgetsMike Blumenkrantz2017-07-141-4/+4
* Fix xwayland selection crashDerek Foreman2017-07-141-2/+2
* Fix clamping on screen blanker timeoutDerek Foreman2017-07-141-1/+1
* e blanking - add new special "locked timeout" that can be shorterCarsten Haitzler (Rasterman)2017-07-146-5/+34
* Sysinfo Gadget: Thread Lifetime vs Object Lifetime management.Stephen 'Okra' Houston2017-07-139-42/+405
* Sysinfo Gadgets: Thread handling improvement. Pause on Screensaver. Follow po...Stephen 'Okra' Houston2017-07-137-15/+301
* Gitignore the sysfs frequency bin.Stephen 'Okra' Houston2017-07-131-0/+1
* Backlight Gadget: No need for a settings button as the uniform right click do...Stephen 'Okra' Houston2017-07-131-20/+1
* Cpuclock: Don't debug print the exec string.Stephen 'Okra' Houston2017-07-121-2/+0
* Gadgets: Make sure to avoid conflicts with functions and globals.Stephen 'Okra' Houston2017-07-1219-72/+58