Re: [PATCH wayland-protocols] idle-inhibit: Lead with a verb in request description

2016-11-21 Thread Daniel Stone
Hi Bryce, On 17 September 2016 at 04:42, Bryce Harrington wrote: > @@ -42,7 +42,7 @@ > > > > - This destroys the inhibit manager. > + Destroy the inhibit manager. > > > > @@ -75,7 +75,7 @@ > > > > - This removes the inhibitor effect from

Re: [PATCH wayland-protocols] idle-inhibit: Lead with a verb in request description

2016-09-17 Thread Yong Bakos
On Sep 16, 2016, at 8:42 PM, Bryce Harrington wrote: > > Signed-off-by: Bryce Harrington Reviewed-by: Yong Bakos yong > --- > unstable/idle-inhibit/idle-inhibit-unstable-v1.xml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/unstable/idle-inhibit/idle-inhibit-un

[PATCH wayland-protocols] idle-inhibit: Lead with a verb in request description

2016-09-16 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- unstable/idle-inhibit/idle-inhibit-unstable-v1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml b/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml index 70372fc..9c06cdc 100644 ---