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

Diff of /oroborus/src/workspaces.c

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

revision 1.12 by dreamind, Mon Feb 10 01:53:11 2003 UTC revision 1.13 by dreamind, Mon Feb 10 20:46:58 2003 UTC
# Line 42  workspaceSwitch (int new_ws, Client * c2 Line 42  workspaceSwitch (int new_ws, Client * c2
42          f = clientGetFocus ();          f = clientGetFocus ();
43          if (f)          if (f)
44                  f->focus = True;                  f->focus = True;
45            else if(!f && !c2)
46                    f = clientGetNext(clients, 0);
47    
48    
49          if (c2)          if (c2)
50                  {                  {

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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