On Sun, Jul 09, 2000 at 08:56:17PM -0700, James Ramsey wrote:
>
> I'm curious. How would there be duplicate entries?
> Would it just be sticky windows that got duplicated,
> or would it be more complicated than that?
>
The issue is that there is no one list of every window in blackbox. To make
a menu that lists every window I have to read each workspaces menu list and
add the items found to a menu. I would have to do this iteration every time
a new window appeared or one disappeared. Plus, this "All Windows" menu would
have the exact same menu items that are in the workspace menus. This is the
redundancy I mentioned.