diff options
Diffstat (limited to 'stable/xdg-shell')
-rw-r--r-- | stable/xdg-shell/xdg-shell.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index 366c7a6..4cad982 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -298,6 +298,10 @@ surface is constrained, the gravity is 'bottom' and the anchor is 'bottom', change the gravity to 'top' and the anchor to 'top'. + The adjusted position is calculated given the original anchor + rectangle and offset, but with the new flipped anchor and gravity + values. + If the adjusted position also ends up being constrained, the resulting position of the flip_y adjustment will be the one before the adjustment. |