On Sat, Jul 02, 2016 at 12:35:21AM +, aa...@correspondwith.me wrote:
> Fix a segfault where terminal parses a DCH escape code and the cursor is at
> the end of the line, causing terminal_shift_line to memmove memory it doesn't
> own.
> ---
> clients/terminal.c | 17 ++---
> 1 fil
Fix a segfault where terminal parses a DCH escape code and the cursor is at the
end of the line, causing terminal_shift_line to memmove memory it doesn't own.
---
clients/terminal.c | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/clients/terminal.c b/clients
On Fri, 2016-06-17 at 03:49 -0400, Olivier Fourdan wrote:
> Hi all,
>
> First of all, sorry for cross posting, but I am not really sure where
> the issue is to be addressed...
>
> I am looking into https://bugs.freedesktop.org/show_bug.cgi?id=96547
> and concluded this is actually the same as ht
Hey!,
On Tue, Jun 21, 2016 at 8:25 PM, Jason Gerecke wrote:
> On 06/14/2016 11:37 PM, Peter Hutterer wrote:
>>
>> Updated patchset adds EKR support and fixes a bunch of issues pointed out in
>> v1. Patch 04 is intentionally missing, that's the SVG being added which
>> wouldn't make it past the ma
Hi!,
On Wed, Jun 15, 2016 at 8:37 AM, Peter Hutterer
wrote:
>
> Updated patchset adds EKR support and fixes a bunch of issues pointed out in
> v1. Patch 04 is intentionally missing, that's the SVG being added which
> wouldn't make it past the mailman filters.
>
> The branch is available on
> http
Hello there,
I've recently discovered Weston refuses to start if no input device is
detected.
This is kinda not so great when it comes to "Kiosk mode", since the
input/interaction might not be even needed.
Is there any workaround to prevent libinput, and after that Weston, to
complain that no i
On Thu, 30 Jun 2016 12:50:42 -0700
Bryce Harrington wrote:
> mapedness isn't a word ;-)
>
> (Neither is mappedness really... You'll likely need to reword the
> commit title entirely. The third sentence in your commit message is
> probably a good starting point if you can boil it down.)
Hi all
On 30.06.2016 21:50, Bryce Harrington wrote:
> mapedness isn't a word ;-)
>
> (Neither is mappedness really... You'll likely need to reword the
> commit title entirely. The third sentence in your commit message is
> probably a good starting point if you can boil it down.)
>
After a discussion
On Wed, 29 Jun 2016 11:54:27 +0200
Giulio Camuffo wrote:
> This patch follows a similar approach taken to detach the backends
> from weston. But instead of passing a configuration struct when loading the
> plugin, we use the plugin API registry to register an API, and to get it
> in the composito
I wrote comments on which list they are used with
Signed-off-by: Emre Ucan
---
ivi-shell/ivi-layout-private.h| 16
ivi-shell/ivi-layout-transition.c |2 +-
ivi-shell/ivi-layout.c|6 +++---
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a
Signed-off-by: Emre Ucan
---
ivi-shell/input-panel-ivi.c |2 +-
ivi-shell/ivi-layout.c |8
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ivi-shell/input-panel-ivi.c b/ivi-shell/input-panel-ivi.c
index 581b56b..be9799f 100644
--- a/ivi-shell/input-panel-ivi.c
I removed unused members of ivi_layout* data
structs.
Signed-off-by: Emre Ucan
---
ivi-shell/ivi-layout-private.h |7 ---
ivi-shell/ivi-layout.c | 10 --
2 files changed, 17 deletions(-)
diff --git a/ivi-shell/ivi-layout-private.h b/ivi-shell/ivi-layout-private.h
index
On Thu, 30 Jun 2016 12:45:51 -0700
Bryce Harrington wrote:
> On Thu, Jun 30, 2016 at 02:13:45PM +0300, Pekka Paalanen wrote:
> > Hi Bryce,
> >
> > both pushed:
> >a5bb91d..24f917e master -> master
> >
> >
> > The activate_signal will be a lot more difficult to handle. The only
> > in-tre
On Thu, 30 Jun 2016 15:07:29 + (UTC)
Claudiu Lupu wrote:
> Hello,
> I am back with my transparent pixels "click-through" and I really
> want to make weston redirect the touch inputs to a foreground surface
> in case the top one has transparent pixels.pq made me understand more
> on how I shou
14 matches
Mail list logo