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

Diff of /oroborus/src/hints.c

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

revision 1.14 by dreamind, Tue Jan 28 03:33:13 2003 UTC revision 1.15 by dreamind, Tue Jan 28 04:19:42 2003 UTC
# Line 416  typeEWMH (Window w, char *type) Line 416  typeEWMH (Window w, char *type)
416  #endif  #endif
417    
418          data = getPropData (w, net_atoms[NET_WM_WINDOW_TYPE], XA_ATOM, &items);          data = getPropData (w, net_atoms[NET_WM_WINDOW_TYPE], XA_ATOM, &items);
         printf("items: %d\n",items);  
419          while (data && items && item < items && !ret)          while (data && items && item < items && !ret)
420                  {                  {
421                          char *name;                          char *name;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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