New placement algorithm

Olivier Fourdan fourdan at xfce.org
Fri Jun 10 22:35:21 CEST 2005


Hi

It's now all implemented in SVN. 

Snapshot here : http://www.xfce.org/~olivier/preview/xfwm4-4.3.0.tar.gz

The default ratio is 25%. To change it, add :

placement_ratio=<new ratio>

to ~/.config/xfce4/xfwm4/xfwm4rc

and refresh the configuration with :

kill -HUP `/sbin/pidof xfwm4`

Cheers,
Olivier.


On Fri, 2005-06-10 at 13:12 +0200, Olivier FOURDAN wrote:
> Hi
> 
> I just thought of the nice solution (IMHO)...
> 
> Since the smart placement can be CPU consuming especially with smaller windows and since those smaller windows are hard to find when placed automatically (for me at least), the right way to go is to place windows either "smartly" (ie using the current expensive algorithm) or at the center of the screen based on the ratio between the window size and the screen size, and let the user change the ratio to adjust his/her need.
>  
> E.g. "placement_ratio=33" means that all windows larger than 33% of the actual display size (minus struts) will be placed smartly while all other smaller windows will be centered.
> 
> This way, Benny or Brian can set the ratio to "0" and keep the current behaviour while some one may choose 100 and get all windows centered on screen.
> 
> Cheers,
> Olivier
> 
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce4-dev
> 





More information about the Xfce4-dev mailing list