On Thu, Jun 19, 2014 at 12:49:08PM +0200, Hans de Goede wrote:
> Hi,
>
> On 06/19/2014 10:34 AM, Peter Hutterer wrote:
> > On Thu, Jun 19, 2014 at 10:02:30AM +0200, Hans de Goede wrote:
> >> Hi,
> >>
> >> On 06/19/2014 06:57 AM, Peter Hutterer wrote:
> >>> Rather than a single global logging funct
Yes,
On Jun 18, 2014 11:57 PM, "Pekka Paalanen" wrote:
>
> On Wed, 18 Jun 2014 12:38:50 -0700
> Jason Ekstrand wrote:
>
> > On Fri, Jun 13, 2014 at 9:14 AM, George Kiagiadakis <
> > george.kiagiada...@collabora.com> wrote:
> >
> > > This fixes at least the case where you want to do
> > > wl_viewp
This is a fix to the following bug
https://bugs.freedesktop.org/show_bug.cgi?id=80228
Signed-off-by: vivek
---
desktop-shell/shell.c | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c
index 48b9faf..01fbb22 100644
-
Hi,
On 06/19/2014 10:34 AM, Peter Hutterer wrote:
> On Thu, Jun 19, 2014 at 10:02:30AM +0200, Hans de Goede wrote:
>> Hi,
>>
>> On 06/19/2014 06:57 AM, Peter Hutterer wrote:
>>> Rather than a single global logging function, make the logging dependent on
>>> the individual context. This way we won'
On Thu, Jun 19, 2014 at 09:32:37AM +0200, Hans de Goede wrote:
> Hi,
>
> On 06/19/2014 02:17 AM, Peter Hutterer wrote:
> > On Wed, Jun 18, 2014 at 02:22:23PM +0200, Hans de Goede wrote:
> >> Signed-off-by: Hans de Goede
> >> ---
> >> src/evdev.c | 2 ++
> >> src/evdev.h | 2 +-
> >> 2 files chan
On Thu, Jun 19, 2014 at 10:02:30AM +0200, Hans de Goede wrote:
> Hi,
>
> On 06/19/2014 06:57 AM, Peter Hutterer wrote:
> > Rather than a single global logging function, make the logging dependent on
> > the individual context. This way we won't stomp on each other's feet in the
> > (admittedly unu
Hi,
Series looks good to me, and is:
Reviewed-by: Hans de Goede
Regards,
Hans
On 06/19/2014 05:45 AM, Peter Hutterer wrote:
> We'll need that later for conversion to mm.
>
> Signed-off-by: Peter Hutterer
> ---
> src/evdev-mt-touchpad-buttons.c | 20 +---
> src/evdev-mt-tou
The X cleanup code uses wxs->wm to check if the WM has been created - but that
variable was never initialized. So if X crashes, the WM doesn't get destroyed,
causing a crash when it tries to repaint a window.
Signed-off-by: Dima Ryazanov
---
xwayland/launcher.c | 6 --
1 file changed, 4 inse
Hi,
On 06/19/2014 06:57 AM, Peter Hutterer wrote:
> Rather than a single global logging function, make the logging dependent on
> the individual context. This way we won't stomp on each other's feet in the
> (admittedly unusual) case of having multiple libinput contexts.
>
> The userdata argument
Hi,
On 06/19/2014 02:17 AM, Peter Hutterer wrote:
> On Wed, Jun 18, 2014 at 02:22:23PM +0200, Hans de Goede wrote:
>> Signed-off-by: Hans de Goede
>> ---
>> src/evdev.c | 2 ++
>> src/evdev.h | 2 +-
>> 2 files changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/src/evdev.c b/src/evdev.c
10 matches
Mail list logo