On Thu, 28 Jul 2005, Tero Koskinen wrote:

> Attached patch makes fspanel-0.8beta1 to work with Blackbox 0.70.0 also.
> It is a quick hack with code taken from libbt, but seems to work.

> -       XSendEvent (dd, root_win, False, SubstructureNotifyMask, (XEvent *) 
> &xev);
> +       xev.data.l[1] = 0;
> +       xev.data.l[2] = 0;
> +       xev.data.l[3] = 0;
> +       xev.data.l[4] = 0;
> +       XSendEvent (dd, root_win, False, SubstructureRedirectMask | 
> SubstructureNotifyMask, (XEvent *) &xev);

I haven't tested.

Does this work with other window managers also?

Or is this blackbox specific?

And if it is blackbox specific, why? Should blackbox be fixed?

If this works for all window managers, I may add to the pkgsrc package for
fspanel.

Thanks!

  Jeremy C. Reed

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html

Reply via email to