From e5d63e9a3c0de658bf8d6604c7f4a773df93a097 Mon Sep 17 00:00:00 2001 From: Demi Marie Obenour Date: Sat, 13 Nov 2021 08:44:20 -0500 Subject: Improve tiled_* enum summary No change in behavior, just a doc fix. Signed-off-by: Demi Marie Obenour --- stable/xdg-shell/xdg-shell.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'stable') diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index 364d130..cc44ad0 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -809,25 +809,25 @@ - + The window is currently in a tiled layout and the left edge is considered to be adjacent to another part of the tiling grid. - + The window is currently in a tiled layout and the right edge is considered to be adjacent to another part of the tiling grid. - + The window is currently in a tiled layout and the top edge is considered to be adjacent to another part of the tiling grid. - + The window is currently in a tiled layout and the bottom edge is considered to be adjacent to another part of the tiling grid. -- cgit v1.2.1