Re: [E-devel] Bling Patch

2007-02-28 Thread Mike Russo
Thanks so much for this reply -- I found out that while xcompmgr hasn't 
been released in quite a while, there have been changes made to it and 
if you build it from git it will set this selection and enable me to 
have real transparent gnome-terminals in E17. :)

Kim Woelders wrote:
 Mike Russo wrote:
   
 do you know what would be involved in getting gnome-terminal to use 
 bling for its compositing?  apparently the true transparency support in 
 gnome-terminal will only work with either the metacity or beryl compositors.

 
 Or any other compositor that sets the _NET_WM_CM_Sx selection. I believe 
 gtk wants this selection to be owned before enabling ARGB windows.

 /Kim


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   


-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:

Chuck Norris knows everything there is to know - Except for the definition of 
mercy. 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bling Patch

2007-02-21 Thread Mike Russo
Zach-
thx for the patch - it really speeds up bling when i don't have to 
have giant windows fading in and out (or just changing their opacities) 
all the time.  However, rather than making active opacity = inactive 
opacity, could you add an option to just disable active/inactive opacity 
changing?  I use xbindkeys+transset-df to set the opacity on my windows 
manually and when i move away from the window, bling will just reset the 
opacity to its own value.
do you know what would be involved in getting gnome-terminal to use 
bling for its compositing?  apparently the true transparency support in 
gnome-terminal will only work with either the metacity or beryl compositors.

Zachary Goldberg wrote:
 Its up to the manager of the module, xcomp to submit it to CVS.  Im
 simply waiting for him to show up on IRC for me to ask him :).  I'll
 put in a concerted effort to find him and get it put into CVS.  You
 could also manually apply the patches, should he not wish to add it.

 On 2/14/07, Mike Russo [EMAIL PROTECTED] wrote:
 any chance your patches could get into cvs? this functionality is really
 the only thing preventing me from using bling as opposed to xcompmgr ;)

 Zachary Goldberg wrote:
  Minor addition to that -- now it works even after E restarts :)
  (Attatched diff is a replacement -- it is NOT a patch ontop of the
  previous patch)
 
  --Zgold
 
  On 2/2/07, Zachary Goldberg [EMAIL PROTECTED] wrote:
  Adds config options to set opacity levels for active and inactive
  windows.
 
 
  
 
 
  
 - 

  Using Tomcat but need to do more? Need to support web services, 
 security?
  Get stuff done quickly with pre-integrated technology to make your 
 job easier.
  Download IBM WebSphere Application Server v.1.0.1 based on Apache 
 Geronimo
  
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  
 
 
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


 -- 
 Mike Russo
 ReadQ Systems, Inc.
 (212) 425 3680 x105

 Random quote of the last-time-I-ran-bash:
 A woman is like your shadow; follow her, she flies; fly from her, she 
 follows.
 -- Chamfort





-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
If an experiment works, something has gone wrong.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bling Patch

2007-02-21 Thread Kim Woelders
Mike Russo wrote:
 do you know what would be involved in getting gnome-terminal to use 
 bling for its compositing?  apparently the true transparency support in 
 gnome-terminal will only work with either the metacity or beryl compositors.
 
Or any other compositor that sets the _NET_WM_CM_Sx selection. I believe 
gtk wants this selection to be owned before enabling ARGB windows.

/Kim


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Bling Patch

2007-02-02 Thread Zachary Goldberg

Adds config options to set opacity levels for active and inactive windows.


patch
Description: Binary data
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bling Patch

2007-02-02 Thread Zachary Goldberg

Minor addition to that -- now it works even after E restarts :)
(Attatched diff is a replacement -- it is NOT a patch ontop of the
previous patch)

--Zgold

On 2/2/07, Zachary Goldberg [EMAIL PROTECTED] wrote:

Adds config options to set opacity levels for active and inactive windows.




patch2
Description: Binary data
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel