[Xcb] Please review/comment: libxcursor port

Bart Massey bart at cs.pdx.edu
Sun Jan 6 20:55:24 PST 2013


Haven't done a detailed review, but looks pretty nice! Thanks for
contributing it. --Bart


On Sat, Jan 5, 2013 at 12:42 PM, Michael Stapelberg <
michael+xcb at stapelberg.de> wrote:

> Hi,
>
> I have ported the relevant bits (for me) of libXcursor to an xcb-only
> library: http://code.stapelberg.de/git/util-cursor/
>
> With a simple test program, I can load Xcursor cursors on my root
> window, so it should be ready to be used in window managers like i3 and
> awesome (untested yet).
>
> I would love to hear some comments about this, both from a project point
> of view (e.g. where does it fit into the big picture, is “util-cursor” a
> good name, did I do any obvious autotools mistakes, etc.) and from a
> code review point of view.
>
> Also it would be cool if you could test it and see if it works with your
> favorite cursor theme, in case you use any ;-):
>
> git clone git://code.stapelberg.de/util-cursor
> cd util-cursor
> git submodule update --init
> ./autogen.sh
> make
> sudo make install
>
> Thanks for your feedback!
>
> --
> Best regards,
> Michael
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20130106/5f031a46/attachment.html>


More information about the Xcb mailing list