On Wed, Oct 14, 2015 at 06:32:52PM +0200, Thomas L?bking wrote: > On Mittwoch, 14. Oktober 2015 11:57:22 CEST, Ilya Anfimov wrote: > > > However, exactly enlarging cursor shape or changing it's color > >is a tough task -- as there is no easy way to get current cursor > >in X11. > > Like eg. XFixesGetCursorImage(dpy), resp. xcb_xfixes_get_cursor_image_*
Thanks. I've really forgot to check this extension (probably be- cause I never liked it's idea). This should be usable just fine, despite the fact that rein- stalling old cursor as newly-created pixmap cursor instead of setting old CURSOR resource is a bit ugly. _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s
