On Wednesday 20 April 2005 04:24 pm, Michael Jennings wrote:
> On Wednesday, 20 April 2005, at 15:45:28 (-0400),
>
> Mike Frysinger wrote:
> > users were having issues turning off eterm borders on amd64:
> > http://bugs.gentoo.org/show_bug.cgi?id=76324
> >
> > so a user proposed a patch which worked for him:
> > http://bugs.gentoo.org/attachment.cgi?id=56738
> >
> > what do you think mej ?
>
> I think you should commit it now that you've been given access. :-)
rather get permission first than have you yell at me later ;) ... committed
along the same lines, a quick grep for CARD32 shows:
src/pixmap.c
src/screen.c
src/windows.c
windows.c and screen.c look fine, but pixmap.c looks a little fishy:
XChangeProperty(Xdisplay, TermWin.parent,
props[PROP_EWMH_ICON], XA_CARDINAL, 32, PropModeReplace,
(unsigned char *) icon_data, sizeof(icon_data) / sizeof(CARD32));
i dont really know anything about X functions, so you guys would know whether
this is fine too ...
-mike
-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel