mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-27 01:10:10 +01:00
Wording: "trusted" rather than "privileged"
to avoid confusion with Unix file permissions
This commit is contained in:
parent
de15f2cd20
commit
e9911c716f
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
The compositor may choose to restrict the availability of this manager
|
||||
based on its internal policy. This might involve checking the client's
|
||||
identity (e.g., via app_id or executable path) against a list of privileged
|
||||
identity (e.g., via app_id or executable path) against a list of trusted
|
||||
clients configurable by the user.
|
||||
|
||||
</description>
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
|
||||
<interface name="ext_toplevel_placement_v1" version="1">
|
||||
<description summary="Interface for suggesting absolute toplevel placement">
|
||||
This interface allows a privileged client to suggest an initial placement
|
||||
This interface allows trusted clients to suggest an initial placement
|
||||
position for its associated xdg_toplevel window, specified using absolute logical
|
||||
coordinates relative to a specific xdg_output.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue