[RFC libinput] dox: switch to sphinx for the user-visible documentation

2018-07-23 Thread Peter Hutterer
Sending this out as patch even though what really matters is the output. Which is... here, tadaaa! https://people.freedesktop.org/~whot/libinput-rtd/ Basically the motivation here is to make the user-visible documentation less awful, especially because these days, 90% of the doc needs are by end

Re: [PATCH wayland 1/2] gitlab-ci: Trigger site's project pipeline

2018-07-23 Thread Peter Hutterer
On Wed, Jul 18, 2018 at 09:47:51AM +1000, Peter Hutterer wrote: > On Mon, Jul 16, 2018 at 02:08:34PM -0300, Matheus Santana wrote: > > For automatically building and publishing docs. > > > > It'll be necessary to > > > > 1. create a pipeline trigger for the [site's project][trigger] > > 2. create

[PATCH v6 wayland-protocols] text-input: Add v3 of the text-input protocol

2018-07-23 Thread Dorota Czaplejewicz
From: Carlos Garnacho This new protocol description is a simplification over v2. - All pre-edit text styling is gone. - Pre-edit cursor can span characters. - No events regarding input panel (OSK) state nor covered rectangle. Compositors are still free to handle situations where the keyboard

[PATCH v5 wayland-protocols] text-input: Add v3 of the text-input protocol

2018-07-23 Thread Dorota Czaplejewicz
From: Carlos Garnacho This new protocol description is a simplification over v2. - All pre-edit text styling is gone. - Pre-edit cursor can span characters. - No events regarding input panel (OSK) state nor covered rectangle. Compositors are still free to handle situations where the keyboard

Re: [PATCHv4 wayland-protocols] text-input: Add v3 of the text-input protocol

2018-07-23 Thread Dorota Czaplejewicz
Hi Carlos, thanks for reviewing! On Tue, 17 Jul 2018 19:18:36 +0200 Carlos Garnacho wrote: > Hi!, > > (Way way late, trying to revive the conversation...) > > On Thu, May 3, 2018 at 9:22 PM, Dorota Czaplejewicz > wrote: > > On Thu, 3 May 2018 20:47:27 +0200 > > Silvan Jegen wrote: > > > >