[PATCH] Correctly handle extended RDP keycodes

2013-04-06 Thread Hardening
The keycodes received by the FreeRDP server aren't evdev keycodes. This patch adds the correct convertion to evdev keycodes. After the patch all keys that are marked as extended in RDP packets become functionnal (that's the case for the windows key). Please note that this patch rely on some correct

Can't build Weston on Raspbian

2013-04-06 Thread Jörn Reder
Hiho, I am new to Wayland and try to build Wayland & Weston on Raspbian (following http://wayland.freedesktop.org/raspberrypi.html) but fail on Weston compilation with this error message: --snip-- make[4]: Entering directory `/home/pi/src/weston/weston/src' CC fbdev_backend_la-launcher-ut

Re: [PATCH weston v3 1/3] protocol: Add wl_notification_daemon interface

2013-04-06 Thread Quentin Glidic
On 05/04/2013 20:28, Bill Spitzak wrote: Emilio Pozuelo Monfort wrote: Hi, Why are you reinventing org.freedesktop.Notifications? Couldn't this be a client that implements the org.freedesktop.Notifications dbus interface and draws notifications instead? I am not. This interface is about drawi

Re: [PATCH weston] Make backends always specify output repaint time

2013-04-06 Thread renoX
Hello, I don't understand why weston or the backends use gettimeofday instead of a monotonic time: doesn't this add work to all the clients to be able to be robust to time going into the past of things like that? BR, renoX ___ wayland-devel mailing list