]> Dogcows Code - chaz/openbox/commitdiff
add comment
authorDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 06:04:08 +0000 (06:04 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 06:04:08 +0000 (06:04 +0000)
src/blackbox.cc

index 43f02f244b6f699323255aff0a7cde3ac98fad28..29de882089e3c2570e5b7e02393c17a9cfdf9bcc 100644 (file)
@@ -439,6 +439,7 @@ void Blackbox::process_event(XEvent *e) {
     if ( i > 0 )
       e = &realevent;
 
+    // the pointer is on the wrong screen
     if (! e->xmotion.same_screen)
       break;
 
This page took 0.026153 seconds and 4 git commands to generate.