On Wed, Jan 07, 2015 at 08:04:05AM +1000, Peter Hutterer wrote:
> On Tue, Jan 06, 2015 at 02:28:13PM -0600, Derek Foreman wrote:
> > The zoom effect zooms at the seat's current pointer location. When no
> > pointer is present the zoom key bindings cause a crash.
> >
> > Instead, check for the abs
On 06/01/15 09:27 PM, Jonas Ådahl wrote:
> On Tue, Jan 06, 2015 at 02:28:13PM -0600, Derek Foreman wrote:
>> The zoom effect zooms at the seat's current pointer location. When no
>> pointer is present the zoom key bindings cause a crash.
>>
>> Instead, check for the absence of a pointer and log a
On Tue, Jan 06, 2015 at 07:49:50PM -0600, Derek Foreman wrote:
> On 06/01/15 04:04 PM, Peter Hutterer wrote:
> > On Tue, Jan 06, 2015 at 02:28:13PM -0600, Derek Foreman wrote:
> >> The zoom effect zooms at the seat's current pointer location. When no
> >> pointer is present the zoom key bindings c
On Tue, Jan 06, 2015 at 02:28:13PM -0600, Derek Foreman wrote:
> The zoom effect zooms at the seat's current pointer location. When no
> pointer is present the zoom key bindings cause a crash.
>
> Instead, check for the absence of a pointer and log a warning.
>
> Signed-off-by: Derek Foreman
>
On 06/01/15 04:04 PM, Peter Hutterer wrote:
> On Tue, Jan 06, 2015 at 02:28:13PM -0600, Derek Foreman wrote:
>> The zoom effect zooms at the seat's current pointer location. When no
>> pointer is present the zoom key bindings cause a crash.
>>
>> Instead, check for the absence of a pointer and log
On Tue, Jan 06, 2015 at 02:28:13PM -0600, Derek Foreman wrote:
> The zoom effect zooms at the seat's current pointer location. When no
> pointer is present the zoom key bindings cause a crash.
>
> Instead, check for the absence of a pointer and log a warning.
>
> Signed-off-by: Derek Foreman
i
The zoom effect zooms at the seat's current pointer location. When no
pointer is present the zoom key bindings cause a crash.
Instead, check for the absence of a pointer and log a warning.
Signed-off-by: Derek Foreman
---
desktop-shell/shell.c | 5 +
1 file changed, 5 insertions(+)
diff -