[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fvwm
Subject:    FVWM: Fix for FvwmWinList
From:       Grant McDorman <grant () isgtec ! com>
Date:       1995-10-31 20:25:00
[Download RAW message or body]

The following (simple) patch to FvwmWinList corrects a refresh problem apparent
on my Sun SPARCStation 20. (It appears to be a timing problem, in that it did
not appear on an HP system).

It also appears to correct the repositioning problem that FvwmWinList had (it
wandered from its assigned position as the window list changed).

*** FvwmWinList.c.orig	Fri Aug  4 15:27:31 1995
--- FvwmWinList.c	Mon Oct 30 23:29:04 1995
***************
*** 583,588 ****
--- 583,589 ----
        XMoveResizeWindow(dpy,win,win_x+win_border,win_y+win_title+win_border,
          new_width,new_height);
      } else XResizeWindow(dpy,win,new_width,new_height);
+     XSync(dpy,False);
    }
    UpdateArray(&buttons,-1,-1,new_width,-1);
    if (new_height>0) win_height=new_height;


Grant McDorman <grant@isgtec.com>
				ISG Technologies, Inc.
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo@hpc.uh.edu.
To report problems, send mail to fvwm-owner@hpc.uh.edu.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic