I wanted to post a feature request - support for different wallpapers in portrait or landscape.
It would pretty much require the ability to change wallpaper without restarting the desktop, as has been necessary in the past. (currently - r121 - change wallpaper settings and desktop goes away) Ideally, if matchbox-desktop receives SIGHUP it should recheck its configs and refresh as needed for font/icon/wallpaper/etc changes, as well as when rotating. (in fact, SIGHUP seems to do nothing, while SIGALRM handling seems intended to reload but simply terminates? How is it notified to repaint after rotation?)
If that were supported, it'd be a simple matter to write scripts in /etc/sysconfig/clamshell/landscape.d and portrait.d to change the settings before rotating. I've tried changing the configured wallpaper manually then rotating display, but even though some signal is sent to matchbox telling it to rotate, it doesn't appear to reread configs at that point.
j