Re: SAWFISH and XFCE4



willy gardiol org (2004-09-12 at 0011.36 +0200):
> No, i have checked, my libwnck already includes that patch... that is not the 
> reason. 
> 
> LibWNCK is libwnck-2.6.2.1, and the patch is already included as i can see.

XFCE also has code that does pager tasks (quick download and grep),
are you sure it does all perfectly? I saw in the file
libxfcegui4-4.0.6/libxfcegui4/netk-pager.c a call like:

netk_screen_move_viewport (pager->priv->screen, viewport_x, viewport_y);

after a

workspace_at_point (pager, event->x, event->y, &viewport_x, &viewport_y);

which seems pretty similar to the libwnck status previously to the
patch linked in the bug I pointed. That is, no modification of coords
to make all be "non fractional screens".

And greeping for wnck I only get

AUTHORS:libxfcegui4 includes libwnck by Havoc Pennington <hp redhat com>

so it does not seem to use it by "#include", which could mean that
bugs fixed in one place are not fixed in another. You could verify by
checking which libs it requires (package, ldd or whichever you can
think of as good method).

It could also be a completly misreading of code on my side (non XFCE
coder or user, just quick look at the issue). Up to you to decide if
you investigate more, just patch netk-pager.c or insist in "sawfish is
broken".

GSR
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]