/[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.33 by dreamind, Tue Jan 28 01:56:36 2003 UTC revision 1.34 by dreamind, Tue Jan 28 02:52:03 2003 UTC
# Line 31  clientInitPosition (Client * c) Line 31  clientInitPosition (Client * c)
31  #endif  #endif
32    
33          clientGravitate (c, APPLY);          clientGravitate (c, APPLY);
34          if (typeDock(c->window))          if (typeDock(c->window) || typeDesktop(c->window))
35                  {                  {
36                          min_x = 0;                          min_x = 0;
37                          min_y = 0;                          min_y = 0;

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

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