On Mon, Jul 16, 2001 at 01:10:17AM +0200, Guido 'lenix' Boehm wrote:
> <problem with window cycling and sticky windows>
This is a long-standing and unloved 'feature' of the way blackbox
deals with windows, workspaces and stickyness. The problem is that
a sticky window is still considered to be on its original workspace,
even though its allowed to appear on all the workspaces. Since you
can only cycle through windows on the current workspace, you therefor
miss the sticky windows that have come over from other workspaces.
This should go away eventually (ie sometime after the next cvs
release, but before NET WM support, when I hopefully move things
from a per-workspace client list to a per-screen client list). But
in the mean time, the way things are currently handled internally
makes this rather difficult (or at least very cumbersome) to fix.
Jeff Raven