On Sat, Sep 29, 2012 at 02:03:11AM -0600, Scott Moreau wrote:
> ---
>
> It seems only wscreensaver and tablet-shell use output_get_allocation(). This
> fixes a problem when screensaver gets the wrong size for transformed outputs
> where width and height are swapped.
Looks good, thanks.
Kristian
On Mon, Oct 1, 2012 at 1:37 AM, Pekka Paalanen wrote:
> On Sat, 29 Sep 2012 02:03:11 -0600
> Scott Moreau wrote:
>
> > ---
> >
> > It seems only wscreensaver and tablet-shell use output_get_allocation().
> This
> > fixes a problem when screensaver gets the wrong size for transformed
> outputs
>
On Sat, 29 Sep 2012 02:03:11 -0600
Scott Moreau wrote:
> ---
>
> It seems only wscreensaver and tablet-shell use output_get_allocation(). This
> fixes a problem when screensaver gets the wrong size for transformed outputs
> where width and height are swapped.
The above message should appear in
---
It seems only wscreensaver and tablet-shell use output_get_allocation(). This
fixes a problem when screensaver gets the wrong size for transformed outputs
where width and height are swapped.
clients/window.c | 19 +--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --g