org.gnome.Mutter.ScreenCast: Document what was added in API version 2
RecordWindow and the cursor-mode property are only available if the advertised version is at least 2. https://gitlab.gnome.org/GNOME/mutter/merge_requests/413
This commit is contained in:
parent
9a20271f90
commit
7c807c6e2a
@ -74,6 +74,7 @@
|
|||||||
Available @properties include:
|
Available @properties include:
|
||||||
|
|
||||||
* "cursor-mode" (u): Cursor mode. Default: 'hidden' (see below)
|
* "cursor-mode" (u): Cursor mode. Default: 'hidden' (see below)
|
||||||
|
Available since API version 2.
|
||||||
|
|
||||||
Available cursor mode values:
|
Available cursor mode values:
|
||||||
|
|
||||||
@ -92,12 +93,14 @@
|
|||||||
@properties: Properties used determining what window to select
|
@properties: Properties used determining what window to select
|
||||||
@stream_path: Path to the new stream object
|
@stream_path: Path to the new stream object
|
||||||
|
|
||||||
|
Supported since API version 2.
|
||||||
|
|
||||||
Record a single window. The cursor will not be included.
|
Record a single window. The cursor will not be included.
|
||||||
|
|
||||||
Available @properties include:
|
Available @properties include:
|
||||||
|
|
||||||
* "window-id" (t): Id of the window to record.
|
* "window-id" (t): Id of the window to record.
|
||||||
* "cursor-mode" (u): Cursor mode. Default: 'hidden' (see RecordMonitor)
|
* "cursor-mode" (u): Cursor mode. Default: 'hidden' (see RecordMonitor).
|
||||||
|
|
||||||
-->
|
-->
|
||||||
<method name="RecordWindow">
|
<method name="RecordWindow">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user