---
clients/editor.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/clients/editor.c b/clients/editor.c
index 5404b19..b9579af 100644
--- a/clients/editor.c
+++ b/clients/editor.c
@@ -946,8 +946,8 @@ text_entry_draw_cursor(struct text_entry *entry, cairo_t
*cr)
---
clients/editor.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/clients/editor.c b/clients/editor.c
index 0035904..b9579af 100644
--- a/clients/editor.c
+++ b/clients/editor.c
@@ -1155,11 +1155,13 @@ key_handler(struct window *window,
wid
On Wed, 26 Jun 2013 18:08:46 +0100
Rob Bradford wrote:
> From: Rob Bradford
>
> The list of surfaces used by weston_compositor_pick_surface() is
> maintained in list of surfaces stored on the compositor. This list is
> generated from the surfaces across all the layers using
> weston_compositor_
On Fri, 05 Jul 2013 10:35:20 -0700
Thiago Macieira wrote:
> On sexta-feira, 5 de julho de 2013 09.26.23, Pekka Paalanen wrote:
> > The color management modules are an example of a weston module, that
> > does not need pixman at all. If you grep through src/cms*.[ch], there
> > is not a single men