fluxlet.painter paints black if newWS<oldWS
Status: Alpha
Brought to you by:
stevencooper
fluxlet.painter works fine if the user advances
workspaces, but paints a black wallpaper if the user
goes backwards in the workspace list.
~/.fluxspace/fluxspace.conf -->
<painter enable="yes">
<wallpaper workspace="0"
image="~/.fluxbox/backgrounds/IMG_0246.JPG"/>
<wallpaper workspace="1"
image="~/.fluxbox/backgrounds/IMG_0185.JPG"/>
<wallpaper workspace="2"
image="~/.fluxbox/backgrounds/yard.jpg"/>
<wallpaper workspace="3"
image="~/.fluxbox/backgrounds/IMG_0194.JPG"/>
</painter>
No errors are listed in the output of fluspace -v.