<div dir="ltr">Haven't done a detailed review, but looks pretty nice! Thanks for contributing it. --Bart</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 5, 2013 at 12:42 PM, Michael Stapelberg <span dir="ltr"><<a href="mailto:michael+xcb@stapelberg.de" target="_blank">michael+xcb@stapelberg.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have ported the relevant bits (for me) of libXcursor to an xcb-only<br>
library: <a href="http://code.stapelberg.de/git/util-cursor/" target="_blank">http://code.stapelberg.de/git/util-cursor/</a><br>
<br>
With a simple test program, I can load Xcursor cursors on my root<br>
window, so it should be ready to be used in window managers like i3 and<br>
awesome (untested yet).<br>
<br>
I would love to hear some comments about this, both from a project point<br>
of view (e.g. where does it fit into the big picture, is “util-cursor” a<br>
good name, did I do any obvious autotools mistakes, etc.) and from a<br>
code review point of view.<br>
<br>
Also it would be cool if you could test it and see if it works with your<br>
favorite cursor theme, in case you use any ;-):<br>
<br>
git clone git://<a href="http://code.stapelberg.de/util-cursor" target="_blank">code.stapelberg.de/util-cursor</a><br>
cd util-cursor<br>
git submodule update --init<br>
./autogen.sh<br>
make<br>
sudo make install<br>
<br>
Thanks for your feedback!<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Best regards,<br>
Michael<br>
_______________________________________________<br>
Xcb mailing list<br>
<a href="mailto:Xcb@lists.freedesktop.org">Xcb@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/xcb" target="_blank">http://lists.freedesktop.org/mailman/listinfo/xcb</a></font></span></blockquote></div><br></div>