Skip to content

clients: configure cursor theme from XCURSOR_* env

Simon Ser requested to merge emersion/weston:xcursor-env into master

If XCURSOR_THEME or XCURSOR_SIZE is set, use it as the cursor theme or cursor size.

This is similar to what Qt and some X11 apps do.

Merge request reports