This is the first release candidate for the upcoming 3.0.0 release.
About half a dozen fixes have been introduced since the beta, involving
cleanups of file descriptors and leaks, and refinements of handling
resizing of surfaces in desktop shell windows.
The other changes already mentioned in the
Here is the release candidate for the upcoming 1.14 release.
The one change since beta is changing the formatting of labels in
doxygen markup to fix a failure in diagram generation.
Bryce Harrington (1):
configure.ac: bump to version 1.13.93 for the RC1 release
Owen W. Taylor (1):
Hi Peter,
> On Aug 1, 2017, at 3:35 AM, Peter Hutterer wrote:
>
> This event adds the physical direction of the axis motion, relative to the
> axis event we get. Right now, when natural scrolling is enabled things like
> volume sliders move the wrong way round.
>
> By adding the axis motion dir
Hi,
On 07/30/2017 05:20 PM, Peter Hutterer wrote:
We don't know the position of the third finger on 2-slot touchpads, differing
between swipe and pinch is reliable. Simply disable 3-finger pinch and always
use swipe; 3fg pinch is uncommon anyway and it's better to have one of the
gestures workin
This event adds the physical direction of the axis motion, relative to the
axis event we get. Right now, when natural scrolling is enabled things like
volume sliders move the wrong way round.
By adding the axis motion direction, we can have toolkits swap the scroll
direction for applicable widgets
On Wed, Jul 12, 2017 at 11:51:08AM +0200, Olivier Fourdan wrote:
> The keyboard grabbing protocol for Xwayland is included in
> wayland-protocol 1.9.
>
> Update the wayland-protocol required version in both configure and meson
> builds and add support for this new protocol in Xwayland.
>
> Signed
On Tue, Aug 01, 2017 at 10:26:54AM +0200, Olivier Fourdan wrote:
> This was added in wayland-protocols 1.10.
>
> Signed-off-by: Olivier Fourdan
> ---
> Note: This has not been tested with an actual compositor supporting
> xdg-output
>
> configure.ac | 2 +-
> hw/xwayland/Ma
This was added in wayland-protocols 1.10.
Signed-off-by: Olivier Fourdan
---
Note: This has not been tested with an actual compositor supporting xdg-output
configure.ac | 2 +-
hw/xwayland/Makefile.am | 9 +-
hw/xwayland/xwayland-output.c | 71