Feature request: translucent windows while moving/resizing

Olivier Fourdan fourdan at xfce.org
Wed Dec 1 00:33:05 CET 2004


Hi

There is a similar effect now in CVS (but using a slightly different
implementation, which doesn't set the property).

To activate  this feature, create or edit

$HOME/.config/xfce4/xfwm4/xfwm4rc

and add a line like

move_opacity=50

then kill -HUP `pidof xfwm4`

There is a similar setting for resize:

resize_opacity=75

but I wouldn't recommend this to anyone.

The value is the actual opacity. 0 is totally invisible while 100 is
opaque (ie disable the feature which is the default)

All this obviously only works with the compositor enabled in xfwm4 and
the compositing extension availble in the X server. HW accelerated
render highly recommended.

PS: The documentation has been udpated accordingly.

Cheers,
Olivier.

On Tue, 2004-11-30 at 12:48 +0100, Olivier FOURDAN wrote:
> Hi all,
> 
> I've got Erik's patch but I tend to disagree with the way it's achieved (even if it works) - I did mail Erik to told heim the reasons..
> 
> If that's really needed/wanted, I could come up with another implementation (or an implementation I would prefer to be precise).
> 
> Cheers,
> Olivier.
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce4-dev
> 




More information about the Xfce4-dev mailing list