On Mon, Aug 18, 2014 at 02:35:49PM +0300, Pekka Paalanen wrote:
> Hi all,
>
> in the release announcement of 1.5.0[1] it was said that the alpha
> release towards 1.6 should come out mid-August. That time is now, so
> how about we target Friday, Aug 22nd (European time)?
>
> I know the review pro
On Mon, 18 Aug 2014 09:40:28 -0700
Bill Spitzak wrote:
> Yes that looks right. There is nothing called "libegl-" but plenty
> called "libegl1-*" so I think that is the correct package name.
>
> Sorry I kept forgetting to test this on the mint machine but online
> searches seem to show this is
On Tue, 19 Aug 2014 02:20:58 +
Yang Andy wrote:
> My senario is that my target device do not support hardware
> accelerate.(do not use gpu) But i have to use EFL to develop
> application in wayland/weston platform.
>
> In order to achieve my task,how do i setup weston?
Oh, so this was your
HID device 'USB HID v1.11 Mouse' provided by Microsoft Wireless Optical
Desktop® 2.20 (connected to USB and identified as vendor 0x45e, product
0xe3, version 0x111) is reported as supporting EV_ABS event with ABS_MT_SLOT
code, but nevertheless libevdev_get_num_slots returns -1.
Furthermore, all co
On Tue, 19 Aug 2014 02:20:58 + Yang Andy said:
> Hi Carsten
>
> Thank you very much for your reply.
>
> > EFL itself doesn't care what the compositor uses for acceleration. efl
> > supports either software rendering using shm protocol with wayland that
> > SHOULD work everywhere on all wayl
Hi Carsten
Thank you very much for your reply.
> EFL itself doesn't care what the compositor uses for acceleration. efl
> supports
> either software rendering using shm protocol with wayland that SHOULD work
> everywhere on all wayland compositors regardless of any driver infra, types,
> acceler
The goal of -static was to avoid the libtool wrappers for easier debugging.
The -no-install flag does exactly that, without requiring static linking.
Related to https://bugs.freedesktop.org/show_bug.cgi?id=82292
Signed-off-by: Peter Hutterer
---
test/Makefile.am | 16
tools/Ma
Our static library leaks symbols like crazy, some of which are likely
conflicts with users of this library (log_msg, open_restricted, ...).
Disale static linking by default so we don't have to spend time debugging
this.
Related to:
https://bugs.freedesktop.org/show_bug.cgi?id=82292
https://bugs.f
Prevent attempting to draw the intersection polygon when it contains no
vertices.
Signed-off-by: Derek Foreman
---
clients/cliptest.c | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/clients/cliptest.c b/clients/cliptest.c
index a1928f4..dd0ea5c 100644
--- a/clien
On 08/18/2014 04:35 AM, Pekka Paalanen wrote:
Obviously a stable first version of xdg_shell would be great to see in
1.6, but we shall see if we can beat it into shape in time. When I
reviewed the XML spec not long ago, it was close but not ready in my
opinion.
When xdg_shell does stabilize,
On Mon, Aug 18, 2014 at 12:55 PM, Bill Spitzak wrote:
>
>
> On 08/18/2014 04:35 AM, Pekka Paalanen wrote:
>
> Obviously a stable first version of xdg_shell would be great to see in
>> 1.6, but we shall see if we can beat it into shape in time. When I
>> reviewed the XML spec not long ago, it was
Yes that looks right. There is nothing called "libegl-" but plenty
called "libegl1-*" so I think that is the correct package name.
Sorry I kept forgetting to test this on the mint machine but online
searches seem to show this is correct.
On 08/18/2014 01:17 AM, Pekka Paalanen wrote:
On Wed,
On Mon, Aug 18, 2014 at 10:14 AM, Pekka Paalanen
wrote:
> From: Pekka Paalanen
>
> Define what a role is, and what restrictions there are.
>
> A change to existing behaviour is that a role cannot be changed at all
> once set. However, this is unlikely to cause problems, as there is no
> reason t
From: Pekka Paalanen
Define what a role is, and what restrictions there are.
A change to existing behaviour is that a role cannot be changed at all
once set. However, this is unlikely to cause problems, as there is no
reason to re-use wl_surfaces in clients.
Signed-off-by: Pekka Paalanen
---
Hi,
On Mon, 2014-08-18 at 14:35 +0300, Pekka Paalanen wrote:
> Hi all,
>
> in the release announcement of 1.5.0[1] it was said that the alpha
> release towards 1.6 should come out mid-August. That time is now, so
> how about we target Friday, Aug 22nd (European time)?
>
[...]
>
> Also, it was s
On Mon, 11 Aug 2014 22:44:02 +0200
Jonas Ă…dahl wrote:
> The commit 'input: Send leave and enter pair when the surface moves
> under the cursor' introduced focused surface local pointer coordinates
> to keep track of if a surface had been moved or transformed in a way
> that the pointer posititon
On Sun, 10 Aug 2014 23:47:45 +0900
Ryo Munakata wrote:
> At the calculation of the first FPS, gears has initialized last
> FPS time with gettimeofday().
> But the callback_data passed in the callback of wl_surface_frame()
> is the current time, in milliseconds, with an undefined base.
> Because o
2014-08-18 15:14 GMT+03:00 Pekka Paalanen :
> On Mon, 18 Aug 2014 14:57:37 +0300
> Giulio Camuffo wrote:
>
>> 2014-08-18 14:35 GMT+03:00 Pekka Paalanen :
>> > Hi all,
>> >
>> > in the release announcement of 1.5.0[1] it was said that the alpha
>> > release towards 1.6 should come out mid-August. T
On Mon, 18 Aug 2014 14:57:37 +0300
Giulio Camuffo wrote:
> 2014-08-18 14:35 GMT+03:00 Pekka Paalanen :
> > Hi all,
> >
> > in the release announcement of 1.5.0[1] it was said that the alpha
> > release towards 1.6 should come out mid-August. That time is now, so
> > how about we target Friday, Au
2014-08-18 14:57 GMT+03:00 Giulio Camuffo :
> 2014-08-18 14:35 GMT+03:00 Pekka Paalanen :
>> Hi all,
>>
>> in the release announcement of 1.5.0[1] it was said that the alpha
>> release towards 1.6 should come out mid-August. That time is now, so
>> how about we target Friday, Aug 22nd (European tim
2014-08-18 14:35 GMT+03:00 Pekka Paalanen :
> Hi all,
>
> in the release announcement of 1.5.0[1] it was said that the alpha
> release towards 1.6 should come out mid-August. That time is now, so
> how about we target Friday, Aug 22nd (European time)?
>
> I know the review process has been lagging
Hi all,
in the release announcement of 1.5.0[1] it was said that the alpha
release towards 1.6 should come out mid-August. That time is now, so
how about we target Friday, Aug 22nd (European time)?
I know the review process has been lagging behind badly, and we
probably won't see e.g. IVI-shell m
On Mon, 18 Aug 2014 12:23:07 +0200
Marek Chalupa wrote:
> Hi,
>
> thanks for reviewing.
>
> The failure you got is not introduced by this patch, I reported it some
> time ago here:
> https://bugs.freedesktop.org/show_bug.cgi?id=80594
Whoops! Sorry, I obviously didn't read the error message I q
On Tue, 12 Aug 2014 15:07:51 +0200
Jonny Lamb wrote:
> This option is so we can disable showing any panel at all. The default
> is to continue showing the panel and no example is added to weston.ini
> because it's an uncommon request.
> ---
> clients/desktop-shell.c | 38
On Tue, 12 Aug 2014 15:13:30 +0200
Jonny Lamb wrote:
> At the moment when surfaces are destroyed they are faded out but let's
> make it configurable!
> ---
> desktop-shell/shell.c | 11 +--
> desktop-shell/shell.h | 1 +
> man/weston.ini.man| 6 ++
> 3 files changed, 16 inserti
Hi,
thanks for reviewing.
The failure you got is not introduced by this patch, I reported it some
time ago here:
https://bugs.freedesktop.org/show_bug.cgi?id=80594
On 18 August 2014 12:18, Pekka Paalanen wrote:
> On Tue, 12 Aug 2014 11:35:07 +0200
> Marek Chalupa wrote:
>
> > Test if when we
On Tue, 12 Aug 2014 11:35:07 +0200
Marek Chalupa wrote:
> Test if when we get a signal, all signal sources for that signal
> get dispatched.
>
> Signed-off-by: Marek Chalupa
> ---
> tests/event-loop-test.c | 38 ++
> 1 file changed, 38 insertions(+)
>
> dif
Thanks :)
I'll keep these style issues in mind :)
-m
On Fri, Aug 15, 2014 at 3:10 PM, Pekka Paalanen wrote:
> On Tue, 5 Aug 2014 15:05:59 +0200
> maghoff+wayl...@gmail.com wrote:
>
>> From: Magnus Hoff
>>
>> ---
>> clients/terminal.c | 48
>>
On Mon, 11 Aug 2014 10:04:01 +0200
Marek Chalupa wrote:
> The code looks clearer, seems working and I haven't found any issue in the
> code, therefore:
>
> Reviewed-by: Marek Chalupa
>
> For both patches
I checked that the scanner output in both Wayland and Weston stays
identical. Both patche
On Wed, 13 Aug 2014 23:07:19 +0530
Seedo Eldho Paul wrote:
> The package 'libegl-mesa-dev' should be 'libegl1-mesa-dev'
>
> Signed-off-by: Seedo Eldho Paul
> ---
> mint17.html | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mint17.html b/mint17.html
> index 3de8857..1
Hi Pekka and thanks for the review,
Hmm strange, wasn't what I observed when I submitted the patch, will look
at that and let you know.
2014-08-15 15:33 GMT+02:00 Pekka Paalanen :
> On Wed, 30 Jul 2014 00:28:52 +0200
> Manuel Bachmann wrote:
>
> > When building from a git repository, in Makefi
31 matches
Mail list logo