I was wondering.....
    In my sound editor application, when the user scrolls the horizontal 
scroll bar to scroll the waveform, I blit left or right what is possible 
and redraw the part left over.  However, when I resize the window to 
straddle two screens using xinerama support, part of the blit is 
ignored... I was wondering if X should be aware if the blit goes across 
screens and do a software blit for the part that won't work... Or at 
least have a flag for doing that... Sure, each blit when running 
multiple monitors will have to have a bounds check, but I wonder if 
that's not already even happening.
    I'm not terribly worried about it... but someone might be in the 
future.....

-- Davy

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to