Skip to content

compositor: Ignore XError when changing background picture

Olivier Fourdan requested to merge olivier/xfwm4:issue476 into master

If xfwm4 is compiled with support for root pixmap, chnaging the backgroupd image may cause an XError if the external pixmap is freed already.

Guard against such XError.

Signed-off-by: Olivier Fourdan fourdan@xfce.org Closes: #476 (closed)

Merge request reports