compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #11370
Re: [Bug 717436] Re: Invisible border breaks screenshot applications
On Wed, Feb 16, 2011 at 9:46 AM, Tobias Wolf <717436@xxxxxxxxxxxxxxxxxx> wrote:
> It would be better to finally fix screenshotting so that we capture the
> real shadow and not add another artificial one.
>
> This would be really easy to do (I hope). Just leave out the desktop
> background and get the extents from the geometry plus shadow. Instant
> RGBA screenshot.
FWIW KWin does this already: you render a while background to an FBO
and then draw the window directly into that FBO then copy the pixels
from that FBO into an image file. Shadows (+ whatever other effects
you have) for free.
It should be noted that this requires FBO support though.
>
> --
> You received this bug notification because you are a member of Unity
> Team, which is subscribed to unity in ubuntu.
> https://bugs.launchpad.net/bugs/717436
>
> Title:
> Invisible border breaks screenshot applications
>
> Status in Unity:
> Triaged
> Status in “compiz” package in Ubuntu:
> In Progress
> Status in “unity” package in Ubuntu:
> Confirmed
>
> Bug description:
> The new invisible border in Unity breaks screenshot applications, such
> as "Take Screenshot..." and Alt-PrintScreen. When you take a
> screenshot of a window, the invisible border is also added, and a drop
> shadow is added around *that*, which looks really ugly.
>
>
>
--
Sam Spilsbury
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.
https://bugs.launchpad.net/bugs/717436
Title:
Invisible border breaks screenshot applications
References