On Sat, 1 Mar 2003 19:48:02 -0500 Bjorn Knutsson <[EMAIL PROTECTED]> wrote:
... > For example, the test I made for: > > Tmp_win == Scr->workSpaceMgr.workspaceWindow.twm_win > > is made in other places in the original code. Looking at 3.7alpha4, > some have been changed to a test for: > > Tmp_win->wspmgr > > others to: > > Tmp_win == Scr->currentvs->wsw->twm_win > > I don't understand exactly what has changed, so I can't comment on > why, but it *could* be related to the Xinerama-patches. I think it is due to this patch (I didn't look at the code, but it seems a likely consequence of things I did for this patch). There should not be *ant* reference to Scr->twm_win>workSpaceMgr.workspaceWindow.twm_win, only refs to Scr->currentvs->wsw. Claude. -- Claude Lecommandeur [EMAIL PROTECTED] EPFL - SIC +41 21 693 22 97 1015 Lausanne (Switzerland) http://slwww.epfl.ch/SIC/SL/info/Claude.html This signature intentionally left boring.
