overlay: Allow simple positioning and resizing
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 25 Aug 2013 22:37:58 +0000 (23:37 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 25 Aug 2013 22:44:35 +0000 (23:44 +0100)
commit1e65d5ac2f1c3b80444fd3c12e7bfcaf033a117f
tree6589bc7c15e0fabbcc3c1ef8ce153ddf0ea494be
parentc9f0173764c5266ebd29a3d57ea8a379440346b4
overlay: Allow simple positioning and resizing

Using window.size=<width>x<height> or window.size=<scale>% in
the config file, or --size=<scale>% or --size=<width>x<height>

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
overlay/overlay.c
overlay/x11/position.c