Re: [PATCH 0/3] Fix screenshooter/recorder for scale

2013-05-29 Thread Kristian Høgsberg
On Wed, May 29, 2013 at 12:01:31PM +0200, al...@redhat.com wrote: > From: Alexander Larsson > > The actual fix for output scale is trivial, but I needed > two fixes to get screenshooting to work with the pixman > renderer. Thanks, all applied. Kristian > Alexander Larsson (3): > screenshoter

[PATCH 0/3] Fix screenshooter/recorder for scale

2013-05-29 Thread alexl
From: Alexander Larsson The actual fix for output scale is trivial, but I needed two fixes to get screenshooting to work with the pixman renderer. Alexander Larsson (3): screenshoter: Make recorder handle PIXMAN_x8r8g8b8 pixman-renderer: Fix read_pixels for screen recorder screenshooter: S