On Tue, Jun 21, 2016 at 12:53:02AM +0000 I heard the voice of
Yumekui Neru, and lo! it spake thus:
> 
> Is there some way to have transparent windows?
> 
> In my install of xfce4, this creates a partially transparent window
> (ctwm renders as solid grey):
> 
>     root.wm_attributes('-alpha', 0.35)

As I'd expect, and per the tk docs (e.g., http://wiki.tcl.tk/9457):

    -alpha double
        controls opacity (from 0.0 to 1.0). This requires a
        compositing window manager to have any effect. [compiz] is one
        such, and xfwm4 (for the XFCE desktop) is another.

which ctwm isn't.  Now, does it actually require a compositing _window
manager_, or just a _compositing manager_?  I don't know.  I've been
using xcompmgr for a while to enable compositing here; you could try
messing a bit with some of its options to see if it enables enough 


-- 
Matthew Fuller     (MF4839)   |  [email protected]
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.

Reply via email to