Signed-off-by: Bryce Harrington
---
src/compositor-fbdev.c | 2 +-
src/compositor.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c
index 57c54c2..e27df6d 100644
--- a/src/compositor-fbdev.c
+++ b/src/compositor-fbdev.
Signed-off-by: Bryce Harrington
---
src/compositor.c | 46 ++
1 file changed, 46 insertions(+)
diff --git a/src/compositor.c b/src/compositor.c
index 254e9e4..3e1f588 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -3817,6 +3817,11 @@ bind_subc
The xwm used to automatically send to Xwayland the position of X windows
when that changed, using the x,y of the primary view of the surface.
This works fine for the desktop shell but less so for others.
This patch adds a 'send_position' vfunc to the weston_shell_client that
the shell will call whe
On 02/12/15 05:05 AM, Giulio Camuffo wrote:
> The xwm used to automatically send to Xwayland the position of X windows
> when that changed, using the x,y of the primary view of the surface.
> This works fine for the desktop shell but less so for others.
> This patch adds a 'send_position' vfunc to
2015-12-11 17:31 GMT+02:00 Pekka Paalanen :
> On Wed, 9 Dec 2015 19:08:58 +0200
> Giulio Camuffo wrote:
>
>> 2015-12-09 18:58 GMT+02:00 Daniel Stone :
>> > Hi,
>> >
>> > On 9 December 2015 at 16:29, Giulio Camuffo
>> > wrote:
>> >> +enum weston_drm_backend_output_mode {
>> >> + /** The out
On Wed, 9 Dec 2015 19:08:58 +0200
Giulio Camuffo wrote:
> 2015-12-09 18:58 GMT+02:00 Daniel Stone :
> > Hi,
> >
> > On 9 December 2015 at 16:29, Giulio Camuffo
> > wrote:
> >> +enum weston_drm_backend_output_mode {
> >> + /** The output is disabled */
> >> + WESTON_DRM_BACKEND_OUT
Hi,
On 12/07/2015 06:54 PM, Bill Spitzak wrote:
On Mon, Dec 7, 2015 at 12:42 AM, Marek Chalupa mailto:mchqwe...@gmail.com>> wrote:
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 1364d5d..b372aa9 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
Hi Giulio,
Thanks for the suggestion. I was able to capture the wayland log from
weston and HMI as per your suggestion with good and bad scenarios. You
will see two times wayland log, I think this is due to I have
specified WAYLAND_DEBUG=1 for weston and hmi both.
Captured log for below five scen
Hi,
On 11-12-15 02:25, Peter Hutterer wrote:
If an x220 is updated to the touchpad firmware version 8.1, the touchpad
suffers from the same issues as the x230 and needs custom acceleration code.
Unfortunately we cannot detect this otherwise, so it is left to the user as a
custom hwdb setting.
h
2015-12-10 1:29 GMT+02:00 :
> From: Lyude
>
> Signed-off-by: Lyude
> ---
> Makefile.am| 1 +
> unstable/primary-selection/README | 4 +
> .../primary-selection-unstable-v1.xml | 87
> ++
> 3 files chang
10 matches
Mail list logo