~compiz-team/compiz-plugins-main/0.9.7

« back to all changes in this revision

Viewing changes to vpswitch/src/vpswitch.cpp

  • Committer: Daniel van Vugt
  • Date: 2012-03-20 09:34:27 UTC
  • mfrom: (23.1.1 fix-953834)
  • Revision ID: daniel.van.vugt@canonical.com-20120320093427-c0euhwt4m498i5gm
Don't pass through keystrokes you are using to the active window (LP: #953834)

Show diffs side-by-side

added added

removed removed

Lines of Context:
285
285
 
286
286
    gotovp (nx, ny);
287
287
 
288
 
    return false;
 
288
    return true;
289
289
}
290
290
 
291
291
/* switch-to-specific viewport stuff */