GNOME Bugzilla – Bug 505293
Zoomer borders should only be displayed at source display intersection
Last modified: 2008-07-22 19:33:06 UTC
If the user enables a zoomer border and the zoomer is not occupying the entire screen, we display a border around the entire zoomer. Ideally, we would only display a border where the zoomer/target display intersects with the source display. Our ability to accomplish this depends on gnome-mag adding support for individual border sizes.
Created attachment 101519 [details] [review] revision 1 Carlos has attached a patch to bug 503073. This patch is based on his current patch (http://bugzilla.gnome.org/attachment.cgi?id=101497&action=view) I tested this both with and without Carlos' patch. Seems to work. Without Carlos' patch, we continue to display the border around all four edges. With the patch, we seem to display it in the correct location -- including with live updating. Please test. Thanks!
I can only test this for the case of using an old gnome-mag (the latest from SVN HEAD won't build for me), but with that older version of gnome-mag (the one that comes by default with Ubuntu Gutsy), this patch seems to work just fine.
Thanks Rich. Patch committed. Moving to pending.
The older version works well for me, too. I'll upgrade my gnome-mag to try the latest.
The latest gnome-mag works well with this, too, and your bug fix does what it says it is supposed to do. I think you can close this as FIXED. Thanks!
Woo hoo! :-) Thanks. Closing as FIXED.