~ubuntu-branches/ubuntu/intrepid/compiz-fusion-plugins-main/intrepid-security

« back to all changes in this revision

Viewing changes to src/vpswitch/vpswitch.c

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-05-27 12:52:01 UTC
  • mfrom: (1.1.25 upstream) (37.1.2 hardy-proposed)
  • Revision ID: james.westby@ubuntu.com-20080527125201-f75oo61om10vn1ej
Tags: 0.7.4+git20080527-0ubuntu1
* new git snpashot
* debian/patches/:
  - dropped a bunch of cherry picked git patches 

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
    xid = getIntOptionNamed (option, nOption, "window", 0); \
72
72
    w = findWindowAtDisplay (d, xid); \
73
73
    if ((!w || (w->type & CompWindowTypeDesktopMask) == 0) && \
74
 
        (s->desktopWindowCount || xid != s->root)) \
 
74
        xid != s->root) \
75
75
        return FALSE;
76
76
 
77
77
static Bool