From 5d7d39e9176f89a05466650040677599bbc64723 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 13 Jul 2016 02:52:15 +0200 Subject: set-gamma protocol: priority is not used when removing a filter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 9fa7c45..b6ae5a4 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5058,13 +5058,6 @@ in response to a @code{Command: assign-id}-header. @item Required header: @code{CRTC} The output name for the CRTC of interest. -@item Required header: @code{Priority} -A signed 64-bit integer of the priority for the -filter. Gamma correction should use zero priority. It -is preferable that search logical adjustment is sent -with different priorities so other programs can insert -filters between them. - @item Required header: @code{Class} A UTF-8 string that identifies the filter. It should be formatted as @code{pkg::cmd::role}. @code{pkg} @@ -5084,6 +5077,15 @@ Remove the filter when the client dies. Remove the filter now. @end table +@item Conditionally required header: @code{Priority} +A signed 64-bit integer of the priority for the +filter. Gamma correction should use zero priority. It +is preferable that logical adjustment are sent with +different priorities so other programs can insert +filters between them. +Available and required if @code{Lifespan: remove} is +not included in the message. + @item Conditionally required header: @code{Length} The length of the message. Available and required if @code{Lifespan: remove} is -- cgit v1.2.3-70-g09d2