summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* alsa: try to figure out if a device can handle volume by asking for itsdevs/bu5hm4n/mixer_fix_rangeMarcel Hollerbach2017-02-041-4/+17
* Fixes issues w/battery and batman living togetherAl Poole2017-01-292-11/+11
* mem gadget: implemented a new info popupDave Andreoli2017-01-292-33/+149
* cpuclock: NULL status if its freedMarcel Hollerbach2017-01-291-3/+3
* gadgets: free that data when notify and main is doneMarcel Hollerbach2017-01-292-5/+19
* e_gadget: fix destroying of drop_objectsMarcel Hollerbach2017-01-281-4/+4
* mem gadget: pass the new fetched info to the themeDave Andreoli2017-01-282-6/+35
* mem gadget cleanup: rename varsDave Andreoli2017-01-284-23/+23
* mem gadget: formatting, fit into 80 colsDave Andreoli2017-01-281-24/+46
* mem gadget: improve proc info fetchingDave Andreoli2017-01-283-71/+79
* e thumb - support signal emits and desk pan msgs for thumbsCarsten Haitzler (Rasterman)2017-01-284-58/+201
* e_thumb header - remove tabsCarsten Haitzler (Rasterman)2017-01-281-1/+1
* Enlightenment - BSD - Fix typos in battery sysctl float compares.Al 'netstar' Poole2017-01-272-2/+2
* Enlightenment - BSD - Cleanup sysctl code for batteries.Al 'netstar' Poole2017-01-272-14/+19
* Enlightenment - Sysinfo Gadget - Add some safety fallbacks for thermal - Fixe...Stephen 'Okra' Houston2017-01-271-1/+3
* Enlightenment - Sysinfo Gadget - Size all sysinfo gadgets by aspect - should ...Stephen 'Okra' Houston2017-01-277-16/+69
* Enlightenment: Sysinfo Gadget - Base size on edje extends calcs.Stephen 'Okra' Houston2017-01-273-7/+27
* remove gadget drop object event callbacks during object deletionMike Blumenkrantz2017-01-271-0/+15
* e widget bgpreview - use e thumb to get quality back and speed tooCarsten Haitzler (Rasterman)2017-01-271-17/+28
* Revert "e widget bgpreview - stop using livethumb as it cuases performance is...Carsten Haitzler (Rasterman)2017-01-271-3/+56
* e widget bgpreview - stop using livethumb as it cuases performance issuesCarsten Haitzler (Rasterman)2017-01-271-56/+3
* Enlightenment: Sysinfo Gadget - Show real time data in popups and fix sizing ...Stephen 'Okra' Houston2017-01-264-89/+54
* Enlightenment - Sysinfo Netstatus Gadget - Use proper data passed to callback...Stephen 'Okra' Houston2017-01-261-5/+5
* Enlightenment: Whitelist and autoload the sysinfo gadgets.Stephen 'Okra' Houston2017-01-253-1/+25
* Enlightenment - Luncher Grid Gadget - Do not double-free lists during empty.Stephen Houston2017-01-231-7/+3
* do not double-free lists during luncher bar emptyMike Blumenkrantz2017-01-201-6/+2
* reset demo gadget id before deleting gadget object during drop operationMike Blumenkrantz2017-01-201-4/+4
* Enlightenment - Sysinfo Gadget - Allow configuring of max speeds for netstatu...Stephen 'Okra' Houston2017-01-198-39/+346
* re-enable getting and setting output rotations in wl_drmChris Michael2017-01-181-17/+27
* remove old ecore_drm1 code from wl_drm moduleChris Michael2017-01-182-447/+3
* e window stakcs - fix bugs with stacks by doing stack stuff in idle evalCarsten Haitzler (Rasterman)2017-01-181-97/+49
* Revert "send wl_touch events when we handle mouse buttons"Chris Michael2017-01-173-31/+8
* send wl_touch events when we handle mouse buttonsChris Michael2017-01-173-8/+31
* fix formattingChris Michael2017-01-171-10/+4
* update touch enabled/disabled based on seat capabilitiesChris Michael2017-01-171-0/+5
* Enlightenment: - Sysinfo gadget - Calculate net percentages correctly.Stephen 'Okra' Houston2017-01-152-20/+34
* net gadget: those signals are not used/needed anymoreDave Andreoli2017-01-151-16/+0
* net gadget: fix 2 obvious cnp errorsDave Andreoli2017-01-151-4/+4
* e - wl mode - stop consuming 100 percent cpuCarsten Haitzler (Rasterman)2017-01-151-3/+6
* validate xdg-shell move/resize requests against latest button serialMike Blumenkrantz2017-01-134-3/+12
* throw xdg6 errors for unconfigured buffers as spec requiresMike Blumenkrantz2017-01-131-0/+21
* handle pixmap_refresh() failure cases more accurately under waylandMike Blumenkrantz2017-01-131-5/+5
* ensure that gadget internal del callbacks are handled before other callbacksMike Blumenkrantz2017-01-131-2/+2
* use geometry from comp object input rect when determining if coords intersectMike Blumenkrantz2017-01-131-1/+6
* use persistent clipping for comp object input rectsMike Blumenkrantz2017-01-131-12/+18
* do not perform frame coord adjustments for re_manage wayland clientsMike Blumenkrantz2017-01-131-1/+1
* do not return sr window remembers if not looking for sr remembersMike Blumenkrantz2017-01-131-0/+1
* free configs for demo gadgets on object freeMike Blumenkrantz2017-01-131-0/+1
* implement xdg-foreign v1Mike Blumenkrantz2017-01-134-2/+425
* break out code to set clients as transients for a parentMike Blumenkrantz2017-01-133-27/+52