Middle button interaction is most commonly to paste and it is a single-event
interaction (button press). We provided middle button in software button mode
by emulating it with a two-finger press with L+R down at the same time. This
is also what many touchpads are spectacularly bad at, it is very co
On Thu, Mar 31, 2016 at 10:49:42AM +0800, Jonas Ã…dahl wrote:
> On Fri, Mar 25, 2016 at 09:29:56AM -0700, Dennis Kempin wrote:
> > This CL updates the wl_touch interface with a shape event.
> > The shape of a touch point is not relevant for most UI
> > applications, but allows a better experience in
On Sun, Apr 03, 2016 at 09:54:32AM +0200, Hans de Goede wrote:
> Hi,
>
> On 04/01/2016 03:10 AM, Peter Hutterer wrote:
> >Resetting the motion history has the side-effect of swallowing movements, we
> >don't calculate deltas until we have 4 motion events. During a finger
> >release,
> >we're like
systemd provides a feature of socket-based activation, details in [1]
This commit adds an implementation to check if sockets were provided by
systemd and adds this as an additional socket to wayland display.
before adding sockets are checked for the correctness:
only AF_UNIX of type SOCK_STREAM are
There were some shortcomings in the first version of the protocol which
makes it not really useful in real world applications. It is not really
possible to fix them in a compatible way so introduce a new v2 of the
protocol.
Fixes some shortcomings of the first version:
* Use only one wp_text_inpu
> -Original Message-
> From: Pekka Paalanen [mailto:ppaala...@gmail.com]
> Sent: Friday, April 01, 2016 2:15 PM
> To: Friedrich, Eugen (ADITG/SW1)
> Cc: wayland mailing list; Natsume, Wataru (ADITJ/SWG); Ucan, Emre
> (ADITG/SW1)
> Subject: Re: [PATCH weston] systemd: take over a socket cr
Hi,
On 04/01/2016 03:10 AM, Peter Hutterer wrote:
Resetting the motion history has the side-effect of swallowing movements, we
don't calculate deltas until we have 4 motion events. During a finger release,
we're likely to get a large pressure change between two events, resetting the
motion histo