From 043594f2016e49c802264ee0a9bb721d4587c10b Mon Sep 17 00:00:00 2001 From: khyperia <1248728-khyperia@users.noreply.gitlab.freedesktop.org> Date: Fri, 16 Jan 2026 12:06:14 +0100 Subject: [PATCH] ext-workspace: add focused state Signed-off-by: Ashley Hauck --- staging/ext-workspace/ext-workspace-v1.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/staging/ext-workspace/ext-workspace-v1.xml b/staging/ext-workspace/ext-workspace-v1.xml index 74074b3..73913f6 100644 --- a/staging/ext-workspace/ext-workspace-v1.xml +++ b/staging/ext-workspace/ext-workspace-v1.xml @@ -27,7 +27,7 @@ THIS SOFTWARE. - + Workspaces, also called virtual desktops, are groups of surfaces. A compositor with a concept of workspaces may only show some such groups of @@ -125,7 +125,7 @@ - + A ext_workspace_group_handle_v1 object represents a workspace group that is assigned a set of outputs and contains a number of workspaces. @@ -231,7 +231,7 @@ - + A ext_workspace_handle_v1 object represents a workspace that handles a group of surfaces. @@ -319,6 +319,11 @@ display such workspaces. + + + The workspace itself, or a surface within it, is focused. + +