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

Diff of /oroborus/src/events.c

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

revision 1.37 by dreamind, Mon Feb 24 01:27:53 2003 UTC revision 1.38 by dreamind, Mon Mar 17 22:52:04 2003 UTC
# Line 526  handleConfigureRequest (XConfigureReques Line 526  handleConfigureRequest (XConfigureReques
526    
527    if (c)    if (c)
528      {      {
529        if (! c->above)        if (! (c->above || c->was_above))
530          {          {
531            wc.x += frameLeft(c);            wc.x += frameLeft(c);
532            wc.y += frameTop(c);            wc.y += frameTop(c);

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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