Re: Error making docs for libinput

2015-01-24 Thread Bill Spitzak
Okay it seems to work with a modern version of graphviz. On Monday I will check what version I have that is not working (I am not at that machine now). Don't know if you want to go through the trouble of requiring a recent enough version. The working graphviz causes dot -V to return: dot -

[PATCH v2 wayland] cosmetic: Move the deprecated functions back to the end of the file

2015-01-24 Thread Derek Foreman
There are functions below the Deprecated functions below comment that are not deprecated. Move the deprecated functions back down, and add a comment at the end of the file to try to keep this from happening again. Signed-off-by: Derek Foreman der...@osg.samsung.com --- Rebased on master

[PATCH weston v2] xwm: don't set inactive surfaces as top level

2015-01-24 Thread Giulio Camuffo
Some X clients create popup or tooltips windows as top level, without setting them as override redirect or as transient. Since we don't want to take the focus away from a surface when one of its popup is opened, check the _NET_WM_WINDOW_TYPE of the X surfaces being mapped and set them as inactive

Re: [RFC libinput v2] Add an API for touchpad gesture events

2015-01-24 Thread Hans de Goede
Hi, On 23-01-15 16:17, Derek Foreman wrote: On 23/01/15 07:46 AM, Hans de Goede wrote: For touchscreens we always send raw touch events to the compositor, and the compositor or application toolkits do gesture recognition. This makes sense because on a touchscreen which window / widget the