Re: [PATCH weston 1/2] xwm: Fail safely if cursor is not found

2012-10-05 Thread Tiago Vignatti
Kristian, what do you think about these two? On 09/28/2012 04:29 PM, Tiago Vignatti wrote: It will use the stock 'x' cursor instead when the system cursors are not provided. Signed-off-by: Tiago Vignatti --- On my tree I've implemented a fallback on pre-made cursor for the "left_ptr", which is

[PATCH weston 1/2] xwm: Fail safely if cursor is not found

2012-09-28 Thread Tiago Vignatti
It will use the stock 'x' cursor instead when the system cursors are not provided. Signed-off-by: Tiago Vignatti --- On my tree I've implemented a fallback on pre-made cursor for the "left_ptr", which is the only one being used there: http://cgit.freedesktop.org/~vignatti/weston/commit/?h=xwm-cl