src/wallpaper.c: free up some data allocated by X.
The if statements are needed because we cannot pass a NULL pointer to XFree.
Loading
Please sign in to comment
chaosdorf.de/git has been discontinued. Please refer to git.chaosdorf.de instead.
The if statements are needed because we cannot pass a NULL pointer to XFree.