David Sharp
2008-Feb-25 06:34 UTC
[compiz] [PATCH] Always output fullscreen in "On big cube" multi-output mode.
[resend, now subscribed] On Sun, Feb 24, 2008 at 7:02 AM, David Sharp <whereami at gmail.com> wrote:> > Previous condition for "On big cube" mode causes skydome background > to be duplicated on each screen normally, but stretched across all > screens during rotation. > > New condition stretches the background across screens at all times > when in "On big cube" mode, removing the jarring and ugly background > change. > --- > plugins/rotate.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) >
David Sharp
2008-Feb-25 06:42 UTC
[compiz] [PATCH] Always output fullscreen in "On big cube" multi-output mode.
[sorry, pretty new at git. this time with attachments.] Previous condition for "On big cube" mode causes skydome background to be duplicated on each screen normally, but stretched across all screens during rotation. New condition stretches the background across screens at all times when in "On big cube" mode, removing the jarring and ugly background change. --- plugins/rotate.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 2388b31febdac0d8664288e7f670ee7d1e64c57c.diff Type: text/x-patch Size: 557 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20080224/b134dcee/attachment.bin
David Sharp
2008-Mar-07 05:30 UTC
[compiz] [PATCH] Always output fullscreen in "On big cube" multi-output mode.
Hi all, any takers on this patch, and the other? Someone on IRC mentioned onestone might be the one to nudge. On Sun, Feb 24, 2008 at 10:42 PM, David Sharp <whereami at gmail.com> wrote:> [sorry, pretty new at git. this time with attachments.] > > Previous condition for "On big cube" mode causes skydome background > to be duplicated on each screen normally, but stretched across all > screens during rotation. > > New condition stretches the background across screens at all times > when in "On big cube" mode, removing the jarring and ugly background > change. > --- > plugins/rotate.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) >
David Sharp
2008-Mar-30 23:13 UTC
[compiz] [PATCH] Always output fullscreen in "On big cube" multi-output mode.
I filed a bug for these patches. https://bugs.freedesktop.org/show_bug.cgi?id=15248 On Thu, Mar 6, 2008 at 10:30 PM, David Sharp <whereami at gmail.com> wrote:> Hi all, any takers on this patch, and the other? > > Someone on IRC mentioned onestone might be the one to nudge. > > > > On Sun, Feb 24, 2008 at 10:42 PM, David Sharp <whereami at gmail.com> wrote: > > [sorry, pretty new at git. this time with attachments.] > > > > Previous condition for "On big cube" mode causes skydome background > > to be duplicated on each screen normally, but stretched across all > > screens during rotation. > > > > New condition stretches the background across screens at all times > > when in "On big cube" mode, removing the jarring and ugly background > > change. > > --- > > plugins/rotate.c | 3 +-- > > 1 files changed, 1 insertions(+), 2 deletions(-) > > >