<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I think I'd like to move/resize windows to some specific geometries:<br>
<ul>
  <li>full screen</li>
  <li>left / right / top / bottom half of screen</li>
  <li>top left / top right / bottom left / bottom right quarter of
screen</li>
  <li>Perhaps a three-column layout makes sense for those fashionable
widescreen monitors.<br>
  </li>
</ul>
WIBNI Openbox supported this in some fashion?<br>
<ul>
  <li>If a value in a geometry is less than one, then this indicates a
ratio of the screen dimension, so that using 0.5 as the width means
half as wide as the screen, and so on.</li>
  <li>Support percentages, as in 50%.</li>
</ul>
What do people think?<br>
<br>
Kai<br>
<br>
</body>
</html>