On Wed, 2014-08-20 at 14:47 +0300, Pekka Paalanen wrote:
> Hi,
>
> yeah, that's better, but I do wonder if that is actually what we want.
> I see that this changes the cursors only for the decorations, but not
> for the X11 apps themselves.
>
> So before, I think the cursors on X11 apps and decor
On Wed, 20 Aug 2014 17:46:58 +0800
Boyan Ding wrote:
> to make it consistent with native wayland apps
>
> v2: use the config in weston_compositor instead of reparsing weston.ini
> Signed-off-by: Boyan Ding
> ---
> xwayland/window-manager.c | 17 +
> 1 file changed, 9 insertions
to make it consistent with native wayland apps
v2: use the config in weston_compositor instead of reparsing weston.ini
Signed-off-by: Boyan Ding
---
xwayland/window-manager.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/xwayland/window-manager.c b/xwaylan