Quoting Dave Serls <[EMAIL PROTECTED]>: > Going to reply to my own request. > I know this is not the correct fix, but it things behave so well. > For fbpanel 4.2, taskbar.c, there are two spots where > XMapRaised is called to de-iconify a window. This call is ineffective > with blackbox on my system (X 6.8.2, GTK 2.6.7) for some reason. > Adding > Xclimsg(tk->win, a_NET_ACTIVE_WINDOW, 0, 0, 0, 0, 0 ); 'or' > Xclimsg(tb->menutask->win, a_NET_ACTIVE_WINDOW, 0, 0, 0, 0, 0 ); > > at these points seems to resuscitate the windows. > > Arrived at this by following Nyz indications for 'activate'.
You ought to record this fix on the fbpanel SF tracker as well. http://sourceforge.net/projects/fbpanel -- Ciprian Popovici -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
