summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* e_container: Fix rect leak in e_container_shape_{,input}_rects_setdevs/asdfuser/leak-fixDaniel Willmann2013-05-231-2/+2
* remove unnecessary call to evas_object_data_get during gadget deletionMike Blumenkrantz2013-05-231-3/+2
* use relative window coords when setting up desk transitions; fixes animations...Mike Blumenkrantz2013-05-231-1/+1
* set gadman window to fullscreen so edge actions can still be used while it's upMike Blumenkrantz2013-05-231-1/+1
* set gadman window name/classMike Blumenkrantz2013-05-231-0/+1
* set pass events on effect_obj for comp wins instead of shobj; fixes dnd windo...Mike Blumenkrantz2013-05-231-1/+1
* improve e_comp_util_wins_print for non-border comp winsMike Blumenkrantz2013-05-231-1/+11
* gadman hover shouldn't be an override, just fullscreenMike Blumenkrantz2013-05-231-3/+2
* fix gadman hover dndMike Blumenkrantz2013-05-231-4/+12
* fix gadman gadget move-to menusMike Blumenkrantz2013-05-231-4/+4
* music-control: Add Rhythmbox to supported players.Stefan Schmidt2013-05-231-0/+1
* block creation of comp wins for border parent windowsMike Blumenkrantz2013-05-231-0/+1
* ensure we delete previous shape if we commandeer an override comp win as a bo...Mike Blumenkrantz2013-05-231-0/+3
* updating italian translationmaxerba2013-05-221-176/+205
* Now the update notice dialog is translatablemaxerba2013-05-221-0/+1
* Actually, lets add a newline at the end also (since 'buf' does notChris Michael2013-05-221-1/+1
* Fix "warning: format not a string literal and no format argumentsChris Michael2013-05-221-1/+1
* Fix several "variable may be used uninitialized" warnings.Chris Michael2013-05-221-1/+1
* block dynamic comp win creation for deleted border-client windowsMike Blumenkrantz2013-05-221-0/+1
* streamline comp win initial geometry setting to use fewer roundtrips and not ...Mike Blumenkrantz2013-05-221-19/+12
* rearrange all the comp settings dialog options and add backlight option to ba...Mike Blumenkrantz2013-05-221-39/+57
* block dynamic creation of comp wins for root windows and their parents. my co...Mike Blumenkrantz2013-05-221-0/+2
* unify comp win external shape creation routine and allow for non-override win...Mike Blumenkrantz2013-05-221-61/+53
* fix border theme to be pixel-perfect for mouse eventsMike Blumenkrantz2013-05-221-18/+21
* greatly improve pointer focus models by hooking mouse callbacks to the comp w...Mike Blumenkrantz2013-05-222-66/+44
* remove old x focus hack for mouse inMike Blumenkrantz2013-05-221-17/+4
* correction for the italian translationmaxerba2013-05-211-3/+3
* updating italian translationmaxerba2013-05-211-243/+224
* set valgrind num-callers to 40 in e_startMike Blumenkrantz2013-05-211-1/+2
* block access to efm icons after possible deletionMike Blumenkrantz2013-05-211-6/+12
* silently remove comp module from module config on attempted loadMike Blumenkrantz2013-05-211-8/+8
* fix conf2/gettext init debacleMike Blumenkrantz2013-05-211-17/+17
* better tag choice for new comp-backlight conf2 optionMike Blumenkrantz2013-05-211-1/+1
* update po'sCarsten Haitzler (Rasterman)2013-05-2139-18783/+19704
* add intel pstate support in cpufreq for kernel 3.9 and newer.Carsten Haitzler (Rasterman)2013-05-213-1/+212
* add option to not fade backlight on suspend/resume/reboot/shutdown/logout etc...Carsten Haitzler (Rasterman)2013-05-214-10/+27
* layout/comp "top at xy" functions now allow restricting based on visibilityMike Blumenkrantz2013-05-215-8/+9
* comp shadow parts no longer steal mouse eventsMike Blumenkrantz2013-05-211-4/+4
* block popup showing when content not setMike Blumenkrantz2013-05-211-0/+1
* fix window desk send flip to action (GLIMAAAAAAAAAAAAAAAAAAAAA)Mike Blumenkrantz2013-05-211-3/+2
* set pass events on override windows to fix things like desktop recordingMike Blumenkrantz2013-05-211-0/+2
* block non-override comp win creation more effectivelyMike Blumenkrantz2013-05-211-7/+9
* call comp populate after borders have been created in startup to reduce numbe...Mike Blumenkrantz2013-05-211-2/+4
* comp shape updates:Mike Blumenkrantz2013-05-216-125/+127
* Wizard - Temperature detection for LinuxDeon Thomas2013-05-211-3/+119
* handle trailing newline from cpu governors so they get listed right.Carsten Haitzler (Rasterman)2013-05-211-2/+12
* when an exe is removed from ibar icon exes, del watcher to avoid segv.Carsten Haitzler (Rasterman)2013-05-201-2/+5
* just in case - set list of exe's to null on freeing it in ibarCarsten Haitzler (Rasterman)2013-05-201-1/+1
* set comp mirror image size before setting image data -> no more black/garbage...Mike Blumenkrantz2013-05-201-2/+1
* fix crash when deleting icon menuMike Blumenkrantz2013-05-201-0/+1