Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:xfwm4:introduction [2019/07/25 21:30] amerigenaxfce:xfwm4:introduction [2024/12/11 12:48] (current) kevinbowen
Line 1: Line 1:
-====== Introduction ======+~~NOTOC~~ 
 +{{ :xfce:xfwm4.png?nolink|}} 
 +====== xfwm4 - Introduction ======
  
  
Line 12: Line 14:
 //xfwm4// includes its own compositing manager, which takes advantage of the new X.org's server extensions. The compositor is like a WM on its own; it manages a stack of all windows, monitors all kinds of X events and reacts to them accordingly. Having the compositing manager embedded in the window manager also helps keeping the various visual effects in sync with window events. If you want to use the compositor, you have to build xfwm4 using the --enable-compositor configure option. In any case, you can disable the compositor on xfwm4 startup using the '--compositor=off' argument.  //xfwm4// includes its own compositing manager, which takes advantage of the new X.org's server extensions. The compositor is like a WM on its own; it manages a stack of all windows, monitors all kinds of X events and reacts to them accordingly. Having the compositing manager embedded in the window manager also helps keeping the various visual effects in sync with window events. If you want to use the compositor, you have to build xfwm4 using the --enable-compositor configure option. In any case, you can disable the compositor on xfwm4 startup using the '--compositor=off' argument. 
  
 +---- 
 +[[:xfce:xfwm4:start:|Return to xfwm4 Main Documentation Page]]