/[oroborus]/oroborus/src/client.c
ViewVC logotype

Diff of /oroborus/src/client.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by dreamind, Sun Jun 9 22:15:13 2002 UTC revision 1.7 by dreamind, Thu Jun 13 22:43:57 2002 UTC
# Line 1319  clientResize (Client * c, XEvent * e) Line 1319  clientResize (Client * c, XEvent * e)
1319  #endif  #endif
1320    
1321    if ((c->win_state & WIN_STATE_SHADED) ||    if ((c->win_state & WIN_STATE_SHADED) ||
1322        (c->win_state & WIN_STATE_MAXIMIZED))        ((c->win_state & WIN_STATE_MAXIMIZED)==WIN_STATE_MAXIMIZED))
1323      return;      return;
1324    
1325    getMouseXY (dpy, c->frame, &mx, &my);    getMouseXY (dpy, c->frame, &mx, &my);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26