From e9911c716f717443e5bc5b037b9fc9e83f80c6c0 Mon Sep 17 00:00:00 2001 From: probonopd Date: Mon, 31 Mar 2025 06:31:33 +0000 Subject: [PATCH] Wording: "trusted" rather than "privileged" to avoid confusion with Unix file permissions --- staging/ext-toplevel-placement/ext-toplevel-placement-v1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/staging/ext-toplevel-placement/ext-toplevel-placement-v1.xml b/staging/ext-toplevel-placement/ext-toplevel-placement-v1.xml index 00adb1a..ea443a0 100644 --- a/staging/ext-toplevel-placement/ext-toplevel-placement-v1.xml +++ b/staging/ext-toplevel-placement/ext-toplevel-placement-v1.xml @@ -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. @@ -62,7 +62,7 @@ - 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.