Home | History | Annotate | Download | only in fullscreen-shell

Lines Matching full:compositor

23       compositor-specific.  The same surface may be presented on multiple
27 until either the client removes it or the compositor destroys the
52 <description summary="capabilities advertised by the compositor">
53 Various capabilities that can be advertised by the compositor. They
58 This is a hint to the client that indicates that the compositor is
62 mode they like. If the compositor does not advertise this, it may
67 This is a hint to the client that indicates that the compositor can
70 If the compositor does not advertise this capability then setting
75 <entry name="arbitrary_modes" value="1" summary="compositor is capable of almost any output mode"/>
76 <entry name="cursor_plane" value="2" summary="compositor has a separate cursor plane"/>
80 <description summary="advertises a capability of the compositor">
81 Advertises a single capability of the compositor.
95 Hints to indicate to the compositor how to deal with a conflict
97 output. The compositor is free to ignore this parameter.
110 If the output is null, the compositor will present the surface on
116 The method parameter is a hint to the compositor for how the surface
117 is to be presented. In particular, it tells the compositor how to
119 output. The compositor is free to ignore this parameter.
136 the compositor will attempt to change the size of the output to
141 compositor successfully switches the mode to match the surface,
143 contain the contents of the given surface. If the compositor
152 mode is one advertised by wl_output.mode or if the compositor
157 is undefined. The compositor may attempt to change the output mode
163 output in mHz. The compositor is free to ignore this parameter. A
167 then the compositor may choose a mode that matches either the buffer
201 possible or it may mean that the compositor does not want to allow it.