On Wed, 16 Dec 2015 19:19:55 +
Jonny Lamb wrote:
> Fall back to not showing anything as before if we don't have a
> compositor with wl_output new enough (version 2 or newer).
>
> Signed-off-by: Jonny Lamb
> ---
> clients/weston-info.c | 25 +++--
> 1 file changed, 23 in
On Thu, Dec 17, 2015 at 03:07:06AM +, Yang Andy wrote:
> Hi Everyone
>
> I develop IVI software based on wayland/weston v1.5.
>
> There is possibility that IVI system can not display screen at start up.
>
> I analyze the log of this issue,and find the log information of weston dump
> and di
Hi Everyone
I develop IVI software based on wayland/weston v1.5.
There is possibility that IVI system can not display screen at start up.
I analyze the log of this issue,and find the log information of weston dump and
display 'wayland-0' is gone.
But weston-launch is running.
[error log]
jour
On Wed, Dec 16, 2015 at 04:03:14PM +0100, Carlos Garnacho wrote:
> Hey :),
>
> On Wed, Dec 16, 2015 at 3:21 AM, Jonas Ådahl wrote:
> > On Tue, Dec 15, 2015 at 06:56:21PM +0100, Carlos Garnacho wrote:
> >> Weston now sends wl_data_source.drop_performed and .drag_finished in
> >> order to notify ab
open_restricted() doesn't always mean 'open the fd'. When the X server uses
systemd-logind, the fd is opened once before PreInit and then kept open across
devices being disabled and enabled through the protocol.
When the device is re-enabled and libinput_path_add_device is called for the
device, w
On Wed, Dec 16, 2015 at 02:50:59PM +0100, Carlos Garnacho wrote:
> Hey Jonas!
>
> On Wed, Dec 16, 2015 at 2:40 AM, Jonas Ådahl wrote:
> > On Tue, Dec 15, 2015 at 06:56:24PM +0100, Carlos Garnacho wrote:
> >> These 2 requests have been added:
> >>
> >> - wl_data_source.set_actions: Notifies the co
Fall back to not showing anything as before if we don't have a
compositor with wl_output new enough (version 2 or newer).
Signed-off-by: Jonny Lamb
---
clients/weston-info.c | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/clients/weston-info.c b/cli
Hey,
On Wed, Dec 16, 2015 at 3:37 AM, Jonas Ådahl wrote:
> On Tue, Dec 15, 2015 at 06:56:23PM +0100, Carlos Garnacho wrote:
>> The policy in weston in order to determine the chosen DnD action is
>> deliberately simple, and is probably the minimals that any compositor
>> should be doing here.
>>
>
Hey :),
On Wed, Dec 16, 2015 at 3:21 AM, Jonas Ådahl wrote:
> On Tue, Dec 15, 2015 at 06:56:21PM +0100, Carlos Garnacho wrote:
>> Weston now sends wl_data_source.drop_performed and .drag_finished in
>> order to notify about the different phases of DnD.
>
> s/drop_performed/dnd_drop_performed, and
Hey Jonas!
On Wed, Dec 16, 2015 at 2:40 AM, Jonas Ådahl wrote:
> On Tue, Dec 15, 2015 at 06:56:24PM +0100, Carlos Garnacho wrote:
>> These 2 requests have been added:
>>
>> - wl_data_source.set_actions: Notifies the compositor of the available
>> actions on the data source.
>> - wl_data_offer.s
10 matches
Mail list logo