On 18-Aug-2000 Ben Tracy wrote:
> Kim-
>
> Blackbox will probably never mainline this kind of change as it is
> the kind of feature bloat that it aims to avoid. However, I would
> imagine it wouldn't be too hard to make a small bb-app along the
> lines of bbkeys to do such a thing...
>
> Some bb wizard correct me if I'm wrong there.. Essentially I'm
> thinking of making an app that allows a background setting command to
> be fired off each time the workspace changes.
>
OK, let's consider this for a moment:
a) getting a desktop changed notify is simple (bbpager already gets it)
b) setting the root window is also fairly trivial
so
the bb app in question should be like a super bsetroot. It should generate the
pixmaps to be placed on root at initialization, then change the root as
desktop switches occur. Having already generated the pixmaps, the switching is
actually pretty easy and fast.