Re: [PATCH 0/8] Fixes for fullscreen with "driver" method

2012-12-14 Thread Kristian Høgsberg
On Fri, Dec 14, 2012 at 01:37:22PM -0200, Ander Conselvan de Oliveira wrote: > From: Ander Conselvan de Oliveira > > There were a few bugs with this feature. The first two patches make > transformed optionally use that fullscreen method. The next four > patches fixes bugs that prevented that for

[PATCH 0/8] Fixes for fullscreen with "driver" method

2012-12-14 Thread Ander Conselvan de Oliveira
From: Ander Conselvan de Oliveira There were a few bugs with this feature. The first two patches make transformed optionally use that fullscreen method. The next four patches fixes bugs that prevented that for working and the last two patches refactors code to reduce code duplication in that path