Re: [PATCH 7/8] Store desktop dimensions in screenInfo.

2011-09-22 Thread Daniel Stone
On Fri, Sep 09, 2011 at 02:20:52PM +1000, Peter Hutterer wrote: For Zaphod mode screen crossing handling we need to know the size of all screens together (i.e. the desktop size). Store that in the screenInfo to have it readily available in events. Signed-off-by: Peter Hutterer

Re: [PATCH 7/8] Store desktop dimensions in screenInfo.

2011-09-22 Thread Peter Hutterer
On Thu, Sep 22, 2011 at 11:28:31AM +0100, Daniel Stone wrote: On Fri, Sep 09, 2011 at 02:20:52PM +1000, Peter Hutterer wrote: For Zaphod mode screen crossing handling we need to know the size of all screens together (i.e. the desktop size). Store that in the screenInfo to have it readily

[PATCH 7/8] Store desktop dimensions in screenInfo.

2011-09-08 Thread Peter Hutterer
For Zaphod mode screen crossing handling we need to know the size of all screens together (i.e. the desktop size). Store that in the screenInfo to have it readily available in events. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- dix/dispatch.c |2 ++