summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "e - wayland - fix double-resize if e wants a different initial size"Mike Blumenkrantz2017-02-103-48/+27
* fix return code checking for errors when generating wl key eventsMike Blumenkrantz2017-02-101-2/+2
* add wl_buffer output moduleMike Blumenkrantz2017-02-105-0/+79
* more correctly handle dnd completion for wlMike Blumenkrantz2017-02-101-30/+24
* simplify _e_comp_wl_data_device_drag_finished() slightlyMike Blumenkrantz2017-02-101-41/+41
* move wl data device focus-change handling to data device leave() fnMike Blumenkrantz2017-02-101-11/+14
* add specific handling for xwl cursor unsetting on mouse-out to ssdMike Blumenkrantz2017-02-101-2/+11
* reset compositor pointer cursor if wl surface destroy is the current cursorMike Blumenkrantz2017-02-101-0/+8
* Revert "attempt to re-set wl surface pointer when popping back to "default" p...Mike Blumenkrantz2017-02-101-10/+1
* force mouse-out on wl clients during delete if mouse.in is setMike Blumenkrantz2017-02-101-0/+2
* only unset current pointer cursor object if new one is being setMike Blumenkrantz2017-02-101-4/+8
* start xwayland process 2.0s after module loadMike Blumenkrantz2017-02-101-1/+2
* ref clients during exe_inst deletion to avoid invalid access after freeMike Blumenkrantz2017-02-102-3/+6
* plug list leak in luncherMike Blumenkrantz2017-02-101-1/+4
* remove E_Config->desktop_default_nameMike Blumenkrantz2017-02-104-10/+5
* wrap time module strftime calls more loosely when disabling -WflagsMike Blumenkrantz2017-02-101-2/+2
* add note in doc for "gadget_destroyed" callback re: callback orderingMike Blumenkrantz2017-02-101-0/+2
* remove callback for "gadget_destroyed" in pagerMike Blumenkrantz2017-02-101-12/+0
* remove del callbacks for xkbswitch list config objectsMike Blumenkrantz2017-02-101-10/+17
* simplify xkbswitch rule parsing, ensure resource freeingMike Blumenkrantz2017-02-101-8/+2
* Luncher/Batman: Don't access an invalid icon structure.Stephen 'Okra' Houston2017-02-104-5/+31
* Replace some ecore_time_get users with ecore_loop_time_getDerek Foreman2017-02-102-3/+3
* Use an event rect to better handle mouse events in cpumonitor.Stephen 'Okra' Houston2017-02-102-14/+45
* sysinfo gadget: remove frames in popupsDave Andreoli2017-02-104-68/+63
* Sysinfo Gadgets: Allow for vertical themes for all sysinfo gadgetsStephen 'Okra' Houston2017-02-104-8/+32
* Sysinfo gadgets: Prevent info popup from getting stuck.Stephen 'Okra' Houston2017-02-104-30/+7
* Batman - Don't destroy the popup on hide.Stephen 'Okra' Houston2017-02-101-4/+4
* Remove tests for wayland damage_buffer presenceDerek Foreman2017-02-101-9/+1
* e - wayland - fix double-resize if e wants a different initial sizeCarsten Haitzler (Rasterman)2017-02-103-27/+48
* enlightenment_sys - eina_init BEFORE switching uid - saferCarsten Haitzler (Rasterman)2017-02-101-2/+2
* Cpumonitor: Add a similar popup to memusage.Stephen 'Okra' Houston2017-02-093-12/+22
* Pager and Batman: Use pages in config popup and standardize look.Stephen 'Okra' Houston2017-02-093-72/+170
* Batman: Don't show time left in the popup when battery is charged.Stephen 'Okra' Houston2017-02-091-2/+9
* Luncher: Determine if client icon is an evas_object_image or edje_object.Stephen 'Okra' Houston2017-02-081-5/+17
* Dispatch wayland frame callbacks in the correct orderDerek Foreman2017-02-081-1/+1
* Batman - Add the config popup to configure batman.Stephen 'Okra' Houston2017-02-088-15/+605
* Batman - Don't show hard to read and redundant text in the gadget itself - Mo...Stephen 'Okra' Houston2017-02-086-59/+108
* fix potentially uninitialized variablesChris Michael2017-02-071-2/+2
* wl_drm: Fix potentially uninitialized variableChris Michael2017-02-071-1/+1
* Luncher: Don't update and show the preview on client del unless the preview e...Stephen 'Okra' Houston2017-02-071-4/+4
* minor formatting fixChris Michael2017-02-071-27/+27
* minor formatting fixChris Michael2017-02-071-2/+5
* minor formatting fixChris Michael2017-02-071-3/+4
* Replace all timer_reset with timer_loop_resetDerek Foreman2017-02-0620-33/+33
* Wireless: Don't autoclose left click popup in order to be on the same page wi...Stephen 'Okra' Houston2017-02-061-1/+0
* Luncher: Remove closed clients from the preview popup if visible, and close t...Stephen 'Okra' Houston2017-02-061-0/+18
* Luncher - Free hashes at the appropriate time.Stephen 'Okra' Houston2017-02-061-2/+2
* Enlightenment - Fix Coverity issues CID 1369051 and 1369052Stephen 'Okra' Houston2017-02-061-2/+2
* Replace all timer_add with timer_loop_addDerek Foreman2017-02-0388-198/+198
* Sysinfo - Netstatus gadget - Fix netstatus calculation.Stephen 'Okra' Houston2017-02-031-2/+0