Am Donnerstag 22 Dezember 2011, 17:49:23 schrieb P Purkayastha:
> One (easy) option for you is to open the file bd_title_bg.png in gimp and
> make it either fully transparent or the same color as the default. That way
> the animation will still happen, but you won't see it.
> 
> Another option would be modify "visible: 1" to "visible: 0" in line 2472
> inside the part "title_back".
> 
> Yet another option would be to modify the program which calls the
> "title_back" part, so that "title_back" is never called by any program.
> That would entail commenting out (with //) the statements which say
> "target: title_back".

Hi,

thanks a lot!

I prefer configuration rather than modification. That's why I'd rather leave 
the 
pics untouched, and tried method 2 and 3.

Method 1: Modify bd_title_bg.png
        Didn't try it.

Method 2: Modify line 2472.
        I tried it, but didn't notice any effect; not the desired one, at 
least. 
Wrong line, maybe? Or could it be that other changes are necessary, 
additionally?

Method 3: Modify "program"
        This did the trick --- almost. I commented out all the lines "target: 
title_back". Effect: The background of the window title bar remains grey, which 
is what I want; however, now the title bar text fades out, when a window gets 
the focus, and reappears, when another window gets the focus. So I guess, I 
have to look for an comment out "target: title_fg" lines, or something. Right?

I'll somehow make it, but frankly, this is hard stuff for a newbie!
Any chance to include these things in the settings dialog, any time?

Thanks again!

Alex


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to