GNOME Bugzilla – Bug 154041
Newly added window list applet shows all windows
Last modified: 2004-12-22 21:47:04 UTC
bug 98698 made a change so that the window list applet only shows the windows on the current monitor, however if you add a new window list applet, it shows _all_ windows initialy. Eventually, after doing some actions, which I haven't quite worked out it removes all the other windows, and just shows the windows on its monitor.
Jürg: could you take a look at this?
Sorry for the late response, have been busy and away during the last weeks. Should be fixed with the attached patch.
Created attachment 32557 [details] [review] patch to update lists after widget realization
The patch seems reasonable to me if it's been tested.
Thanks 2004-12-15 Mark McLoughlin <mark@skynet.ie> Patch from Juerg Billeter <j@bitron.ch> in bug #154041 to fix windows from all screen being shown when tasklist is first created. * libwnck/tasklist.c: (wnck_tasklist_realize): update lists after realization.