On Wed, 19 Aug 2015 10:21:07 -0500
Derek Foreman wrote:
> Ouch,
>
> Reviewed-by: Derek Foreman
>
> On 19/08/15 06:03 AM, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > This bug was introduced in 954f183e2f9891b241c1efc0ea61ed56019a4326.
> >
> > The session_notify() data was accident
Hi Ucan-san,
I reviewed and tested it. Additionally, we shall fix not only this one but also
logic of layer list in screen similarly later as well.
Tested-by: Nobuhiko Tanibata
Reviewed-by: Nobuhiko Tanibata
BR,
Nobuhiko Tanibata
> -Original Message-
> From: Ucan, Emre (ADITG/SW1)
>
Hi Ucan-san,
I reviewed and tested it. Additionally, we shall fix not only this one but also
logic of layer list in screen similarly later.
Tested-by: Nobuhiko Tanibata
Reviewed-by: Nobuhiko Tanibata
BR,
Nobuhiko Tanibata
> -Original Message-
> From: Ucan, Emre (ADITG/SW1)
> Sent: We
On Tue, Aug 18, 2015 at 11:20 PM, Peter Hutterer
wrote:
>
> > My difficulties with xkb are in creating a mapping where by the space bar
> > acts as both a modifier *and* a space bar.
>
> right. I don't think xkb will let you do this, at least not as a either/or
> case depending on e.g. how long y
On 26/01/15 04:19 AM, Jonas Ã…dahl wrote:
> mesa supports EGLSwapInterval 0 now, so lets remove this hack. As a
> bonus we don't conflict with the XDG shell protocol that doesn't allow
> committing a null-buffer, which was a side effect of this hack.
>
Unreviewed for far too long. :(
The question
Excellent!
Incidentally, this is also how Enlightenment names its outputs.
Reviewed-by: Derek Foreman
On 19/08/15 07:54 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> The problem with the old table of names is that it contains duplicates.
> It is possible to end up with multiple outputs
Ouch,
Reviewed-by: Derek Foreman
On 19/08/15 06:03 AM, Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> This bug was introduced in 954f183e2f9891b241c1efc0ea61ed56019a4326.
>
> The session_notify() data was accidentally cast to fbdev_backend while
> it is weston_compositor. This was possibly
Hi,
On 19-08-15 07:26, Peter Hutterer wrote:
Don't open-code the rate-limited log messages, use a simple wrapper instead.
Signed-off-by: Peter Hutterer
Looks good to me:
Reviewed-by: Hans de Goede
Regards,
Hans
---
src/evdev.c| 37 -
s
Hi,
On 18-08-15 07:08, Peter Hutterer wrote:
A device with REL_X/Y and keys gets marked only as ID_INPUT_KEY, initializes
as keyboard and then segfaults when we send x/y coordinates - pointer
acceleration never initializes.
Ignore the events and log a bug instead. This intentionally only papers
Hi,
On 18-08-15 01:20, Peter Hutterer wrote:
Makes the code more straightforward, and we now require the devices to
have a height/width anyway.
Signed-off-by: Peter Hutterer
Series looks good:
Reviewed-by: Hans de Goede
Regards,
Hans
---
test/touchpad.c | 15 ++-
1 file
On Mon, 17 Aug 2015 18:46:43 -0300
Dawid Gajownik wrote:
> gl_renderer_output_create expects `window_for_legacy' variable to be of
> type EGLNativeWindowType, not EGLNativeDisplayType. This variable is
> used later in eglCreateWindowSurface().
>
> Signed-off-by: Dawid Gajownik
> ---
> src/comp
From: Pekka Paalanen
The problem with the old table of names is that it contains duplicates.
It is possible to end up with multiple outputs with the same name. In
that case you cannot write individual configurations for these outputs
in weston.ini, because they are matched by the name.
Change al
- Always clear pending list at set_render_order API.
- Introduce the dirty parameter for triggering the render order change.
- IVI_NOTIFICATION_REMOVE/ADD flags are set only at commit_screen_list.
Signed-off-by: Emre Ucan
---
ivi-shell/ivi-layout.c | 45 +++-
- Introduce the dirty parameter for triggering the render order change
- IVI_NOTIFICATION_REMOVE/ADD flags are set only at commit_layer_list.
Signed-off-by: Emre Ucan
---
ivi-shell/ivi-layout-private.h |1 +
ivi-shell/ivi-layout.c | 63 ++--
2 fi
The final list of surfaces of set render order shall be applied. So link
of surfaces and list of surfaces in a layer shall be initialized. And
then the order of surfaces shall be restructured.
Use existing clear_surface_pending_list function to clear the list.
Signed-off-by: Emre Ucan
---
ivi-s
From: Pekka Paalanen
This bug was introduced in 954f183e2f9891b241c1efc0ea61ed56019a4326.
The session_notify() data was accidentally cast to fbdev_backend while
it is weston_compositor. This was possibly due to the code before the
mentioned commit casting data directly to fbdev_compositor withou
16 matches
Mail list logo