mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 13:08:04 +02:00
man: fix screenshooting interface name
This was the old interface that was removed. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
8e5bd610c9
commit
3bb38c0d17
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ which any client can use to receive debugging messages from the compositor.
|
|||
This is risky for two reasons. First, a client may cause a denial-of-service
|
||||
blocking the compositor by providing an unsuitable file descriptor, and
|
||||
second, the debug messages may expose sensitive information.
|
||||
Additionally this will expose weston-screenshooter interface allowing the user
|
||||
Additionally this will expose weston-output-capture interface allowing the user
|
||||
to take screenshots of the outputs using weston-screenshooter application,
|
||||
which can lead to silently leaking the output contents. This option should
|
||||
not be used in production.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue