12 May
2008
12 May
'08
9:54 p.m.
Mon May 12 22:08:57 CEST 2008 Lukas Mai <l.mai@web.de> * add warpGeometry field to XConf This patch adds a new field to 'XConf': 'warpGeometry'. It consists of two functions; one to transform a geometry, the other to undo the transformation. It is set locally by 'withGeometry' and read by 'mkAdjust' in order to correctly apply size hints in transformed rectangles. 'Mirror' uses this to swap the X and Y axes.