By jumping two columns when wide character prints,
and draw wide cursor under wide character.
---
clients/Makefile.am | 2 +-
clients/terminal.c | 26 --
2 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/clients/Makefile.am b/clients/Makefile.am
index 09963c
Hi,
I re-write the patch for CJK wide character display.
Please review it, thanks.
Peng Wu (1):
Fixes CJK wide character display
clients/Makefile.am | 2 +-
clients/terminal.c | 26 --
2 files changed, 25 insertions(+), 3 deletions(-)
--
1.8.3.1
__
Thanks Uli, that's what I was thinking too, just didn't get time to reply.
Kristian
On Wed, Jul 31, 2013 at 7:41 AM, Uli Schlachter wrote:
> Hi,
>
> On 30.07.2013 18:13, Louis-Francis Ratté-Boulianne wrote:
>> Draw everything in a cairo image surface before copying it to the XCB
>> surface. That
Don't declare weston_launcher_drm_set_master if EGL
(and thus DRM backend) are disabled.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67561
---
src/launcher-util.c | 5 -
src/launcher-util.h | 2 ++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/launcher-util.c b/
>From 47a85346d2a6236283ea3241c626c5568225b21a Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Fri, 26 Jul 2013 08:50:27 -0700
Subject: [PATCH 2/2] Add initial touch support to clients
---
clients/calibrator.c| 16
clients/desktop-shell.c | 15
clients/smoke.c | 22 +++-
>From 32b686d4cb3b9297e9054d497727a6f7cdbaf9ac Mon Sep 17 00:00:00 2001
From: Rusty Lynch
Date: Thu, 25 Jul 2013 11:24:20 -0700
Subject: [PATCH 1/2] Add support for old style non-multitouch touchscreens
---
src/evdev.c | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
di
Hi,
On 30.07.2013 18:13, Louis-Francis Ratté-Boulianne wrote:
> Draw everything in a cairo image surface before copying it to the XCB
> surface. That removes the flickering visible on rpi whenever the
> decoration were redrawn.
> ---
> src/xwayland/window-manager.c | 22 --
>
---
weston.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/weston.ini b/weston.ini
index f2abceb..3d8703c 100644
--- a/weston.ini
+++ b/weston.ini
@@ -32,7 +32,7 @@ path=/usr/bin/google-chrome
[launcher]
icon=/usr/share/icons/gnome/24x24/apps/arts.png
-path=./clients/flower