
1 Oct
2009
1 Oct
'09
7:45 p.m.
* On Tuesday, September 15 2009, Don Stewart wrote:
Applied:
We can do a release if you do some testing :)
Hopefully we can get this new X11 out, so that L.MouseResizableTile can use the following defintitions from Graphics.X11.Xlib.Cursor:
xC_sb_h_double_arrow :: Glyph xC_sb_h_double_arrow = #const XC_sb_h_double_arrow
xC_sb_v_double_arrow :: Glyph xC_sb_v_double_arrow = #const XC_sb_v_double_arrow
instead of:
mrtHDoubleArrow :: Glyph mrtHDoubleArrow = 108 mrtVDoubleArrow :: Glyph mrtVDoubleArrow = 116
-- Adam