On Thu, 09 Jun 2005 10:10:05 +0300 Ciprian Popovici <[EMAIL PROTECTED]> wrote:
> 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 > I was about to do that when I noticed an already extant patch called 'active.patch' which does a more complete job on a previous version of fbpanel (3.15). -- ************************************************************************ * Dave Serls Littleton, CO, USA * * dashs.denver.co.us sorrybiscuit.com * ************************************************************************ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html
