xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Mar 26 09:01:30 UTC 2021


 dix/enterleave.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 99e7ccffb38b4c93ff0c73586ec72a7fb78cae53
Author: Povilas Kanapickas <povilas at radix.lt>
Date:   Thu Mar 25 23:18:14 2021 +0200

    dix: Fix URL to description of focus in/out model
    
    The current URL points to an unrelated patch for acpid.
    
    Signed-off-by: Povilas Kanapickas <povilas at radix.lt>

diff --git a/dix/enterleave.c b/dix/enterleave.c
index a41bacfb9..033ddc212 100644
--- a/dix/enterleave.c
+++ b/dix/enterleave.c
@@ -56,7 +56,7 @@
  *
  * For a full description of the focus in/out model from a window's
  * perspective, see
- * http://lists.freedesktop.org/archives/xorg/2008-December/041740.html
+ * https://lists.freedesktop.org/archives/xorg/2008-December/041684.html
  *
  * Additional notes:
  * - The core protocol spec says that "In a LeaveNotify event, if a child of the


More information about the xorg-commit mailing list