[PATCH wayland-protocols] xdg-output: Clarify that output positions refer to the top-left corner

2019-05-10 Thread William Wold
I already sent this two weeks ago, but I didn't get the subject right
and I didn't get any response. Hopefully this will work better. I
believe this is just clarifying what the protocol already meant (but I
can't be sure, on account of it not currently being clear).
---
 unstable/xdg-output/xdg-output-unstable-v1.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/unstable/xdg-output/xdg-output-unstable-v1.xml
b/unstable/xdg-output/xdg-output-unstable-v1.xml
index ccbfe1c..3176520 100644
--- a/unstable/xdg-output/xdg-output-unstable-v1.xml
+++ b/unstable/xdg-output/xdg-output-unstable-v1.xml
@@ -94,17 +94,17 @@

 
   
-   The position event describes the location of the wl_output within
-   the global compositor space.
+   The position event describes the location of the top-left corner
+   of the wl_output within the global compositor space.

The logical_position event is sent after creating an xdg_output
(see xdg_output_manager.get_xdg_output) and whenever the location
of the output changes within the global compositor space.
   
   
+  summary="x position of the output's left edge within the
global compositor space"/>
   
+  summary="y position of the output's top edge within the
global compositor space"/>
 

 
--
2.20.1
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

PATCH wayland-protocols

2019-05-01 Thread William Wold
---
 unstable/xdg-output/xdg-output-unstable-v1.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/unstable/xdg-output/xdg-output-unstable-v1.xml
b/unstable/xdg-output/xdg-output-unstable-v1.xml
index ccbfe1c..3176520 100644
--- a/unstable/xdg-output/xdg-output-unstable-v1.xml
+++ b/unstable/xdg-output/xdg-output-unstable-v1.xml
@@ -94,17 +94,17 @@

 
   
-   The position event describes the location of the wl_output within
-   the global compositor space.
+   The position event describes the location of the top-left corner
+   of the wl_output within the global compositor space.

The logical_position event is sent after creating an xdg_output
(see xdg_output_manager.get_xdg_output) and whenever the location
of the output changes within the global compositor space.
   
   
+  summary="x position of the output's left edge within the
global compositor space"/>
   
+  summary="y position of the output's top edge within the
global compositor space"/>
 

 
--
2.20.1
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel