2017-02-09 7:56 GMT+01:00 Rémi Thébault :
> Hello,
>
> I've started to build new bindings to Wayland for the D programming
> language.
> Available at github.com/rtbo/wayland-d. Only client protocol supported at
> the moment.
> I come over an issue when starting to test requests. I wrote a simple
>
Hello,
I've started to build new bindings to Wayland for the D programming
language.
Available at github.com/rtbo/wayland-d. Only client protocol supported at
the moment.
I come over an issue when starting to test requests. I wrote a simple
program using the bindings:
_
libinput was bumped to 1.6.900 yesterday, so if you need to rely on it
for either the switch interface or the wheel tilt additions, you can now
rely on this in your configure.ac.
This isn't a proper announce because I neither have a tag nor a tarball nor
is it release-ready, this is just for in-de
The frame callback added on button click re-adds itself when done,
so adding a new one every click resulted in an ever increasing
number of callbacks.
Signed-off-by: Derek Foreman
---
clients/resizor.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/clients/resizor.c b/clients/resizor.c
Here is the beta for the upcoming weston 2.0 release.
Changes since weston 1.12 include EGL_KHR_swap_buffers_with_damage
support, porting backends to new API for output setup, support for
DRM_FORMAT_YUV444 buffers in the gl backend, better panel positioning
support for desktop-shell, and numerous
On Wed, Feb 08, 2017 at 11:33:29AM -0500, Micah Fedke wrote:
> Bryce,
>
> Here is a branch that uses the legacy VIDIOC_QUERYCTRL to query the
> controls, instead of VIDIOC_QUERY_EXT_CTRL. I believe this will make
> it more compatible with older kernels. Can you test it?
>
> https://git.collabora
Bryce,
Here is a branch that uses the legacy VIDIOC_QUERYCTRL to query the
controls, instead of VIDIOC_QUERY_EXT_CTRL. I believe this will make it
more compatible with older kernels. Can you test it?
https://git.collabora.com/cgit/user/fedke.m/weston.git/log/?h=yflip_queryctl_legacy_01
Tha
Dear All,
When I run simple video application (which pause and play gstreamer
pipeline continuously) based on following pipeline [1] with weston 1.9.0 and
glimagesink (part of gstreamer1.0-plugins-bad 1.6.0 package) on i.MX6 based
platform and Linux 4.1 without exporting (export
XDG_RUNTIME_DI
Signed-off-by: Armin Krezović
---
libweston/compositor-drm.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c
index 7f1eeda9..13cb5a89 100644
--- a/libweston/compositor-drm.c
+++ b/libweston/compositor-drm.c
@@ -2425,7 +
I don't know when it started happening, but recent kernels
give different names for pci_device and backlight parent.
pci_device is tied to the GPU PCI ID, while backlight parent
is tied to the connector, rather than the GPU itself.
On my system, I get the following (paths taken from actual
string
Hi,
On 8 February 2017 at 10:23, Pekka Paalanen wrote:
> On Tue, 7 Feb 2017 17:17:41 -0800
> Bryce Harrington wrote:
>> Breaks the build on older linux kernels.
>>
>> CC clients/weston_simple_dmabuf_v4l-simple-dmabuf-v4l.o
>> clients/simple-dmabuf-v4l.c:358:25: warning: ‘struct v4l2_quer
On Tue, 7 Feb 2017 17:17:41 -0800
Bryce Harrington wrote:
> On Tue, Feb 07, 2017 at 11:48:47AM +0200, Pekka Paalanen wrote:
> > On Mon, 6 Feb 2017 12:57:41 -0500
> > Micah Fedke wrote:
> >
> > > The v4l2 API can be queried to detect if the input video image is
> > > horizontally or verticall
Hi Matthias,
We also need this feature in IVI use-case. The HMI control should choose which
applications will be shown in which output.
It needs information about outputs to do so.
I have some inline comments below.
> -Original Message-
> From: wayland-devel [mailto:wayland-devel-
> bou
13 matches
Mail list logo