From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38501C4332D for ; Thu, 19 Mar 2020 09:58:01 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0AB6820722 for ; Thu, 19 Mar 2020 09:58:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="bkupmHk0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0AB6820722 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 652CC6E9CC; Thu, 19 Mar 2020 09:58:00 +0000 (UTC) Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8EAE36E9CC for ; Thu, 19 Mar 2020 09:57:59 +0000 (UTC) Received: by mail-lf1-x131.google.com with SMTP id j11so1087824lfg.4 for ; Thu, 19 Mar 2020 02:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version; bh=5yDKx2vcs7FdVZe9tj/1l124JSh+a+wa//bAaQGAtLY=; b=bkupmHk0yx3QFt72HY20151Xq2Gy3Q9CzWOK1ahdgmlOPfYRsqzTWH7cLMKknK8ciz gtHWf6Mly8k9N6aCCgWpkFWsrqceMokuhaMV6EixKG4lAEldo0R5f3w0HRd2IEDN5w71 6QilTYuggnzn1W9NMaM4wRKg+Eb/XgZul9ozPmeArtzpM9Zp8R+QIFaORj+Ug2+WMi9y vf4bUHoFAN4qGcw5V2VZ8OsZtRldntFFLHm3lJ1ay+wQiSE0Y9Tp26qoblJqeqIUa6P7 kGyTBthWsDvaDRbrp/uNCcQ4e5iNPjlpNUQLwvW1gxTBhOG5Xp5wADZLlwZMiP/mUx12 lrXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version; bh=5yDKx2vcs7FdVZe9tj/1l124JSh+a+wa//bAaQGAtLY=; b=rzZdh5ZfcYSOXNARsmQ+hEHxM+IFanLSxiZXg4nTtgzusDzPJbjN0+K1yVomWkE2VF Z6j4ODp6ZLnfKfK+ZEipj/rEV8HtBKdTNpQ18gMvV5HYvSHcn9gaU7ie438Zy1qp3jhO RTDjO3BwX0m9Z/3LqkRXfsVtPW9bkS8HPPgAX/M+SHVpFpP0qEEMYJl4iznJ5omRWb9i dSc49OaqlpfKIjJnPmn93AoKW9gt/Sg2rVN5Tyou0izSA1ufOvCDSHMXZ8QPEPgWAof2 8uUVssZd5uLjYAq/ZJ839jDqUTeZLHPzB74H1/wS0hcxJiCXkDfTZ3SUlyPokqJq5mU+ vDnQ== X-Gm-Message-State: ANhLgQ0dyAgIaOQeQKl96yoVmxVb0zjAVtNdFpkOdBD0zDw6NAY0oEWj VvbVoqIjHTbCipDVlj+OhGQ= X-Google-Smtp-Source: ADFU+vtH5GqNggMWiUUUXnC6Ae9uRgAP5vViGkZmCjkGYUSQwOLp0SYSpP9tMmaE6BFZxwXX98hbvg== X-Received: by 2002:ac2:596d:: with SMTP id h13mr1403542lfp.146.1584611877966; Thu, 19 Mar 2020 02:57:57 -0700 (PDT) Received: from eldfell.localdomain ([194.136.85.206]) by smtp.gmail.com with ESMTPSA id b3sm1110814ljj.46.2020.03.19.02.57.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Mar 2020 02:57:57 -0700 (PDT) Date: Thu, 19 Mar 2020 11:57:48 +0200 From: Pekka Paalanen To: Simon Ser Subject: Re: Atomic KMS API lacks the ability to set cursor hot-spot coordinates Message-ID: <20200319115748.276d8f32@eldfell.localdomain> In-Reply-To: References: <9d86bbe4-70cf-273d-4d61-aec06011d441@redhat.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Hans de Goede , Jonas =?UTF-8?B?w4VkYWhs?= , "dri-devel@lists.freedesktop.org" Content-Type: multipart/mixed; boundary="===============1503088738==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============1503088738== Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/QyM/2EZCLRizIHLYb=AFDrA"; protocol="application/pgp-signature" --Sig_/QyM/2EZCLRizIHLYb=AFDrA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 18 Mar 2020 14:38:48 +0000 Simon Ser wrote: > Hi, >=20 > > 1) Letting the VM-viewer window-system draw the cursor as it normally > > would draw it. =20 >=20 > Why is this important? Can't the VM viewer hide the cursor and use a > sub-surface to manually draw the cursor plane configured by the guest? >=20 > This would also allow the compositor running inside the VM to correctly > have control over the cursor position, which is necessary for pointer > constraints. Aren't pointer motion events delivered in absolute and not relative coordinates in the "seamless mode"? Do we do pointer constraints also with absolute motion? Thanks, pq --Sig_/QyM/2EZCLRizIHLYb=AFDrA Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEJQjwWQChkWOYOIONI1/ltBGqqqcFAl5zQhwACgkQI1/ltBGq qqeWPQ//c3kQwPJF8jveHd9vvk1hoMDOtbSfuknnO6jWDD0Ys1etojkRGHJCMeFD GaYEQbSalefVBiw/eVHDD0oU80uEDjTjS+6+rZB+IiNeqfaI5xaHzCBU3hbtb0bT EJUH/tkP19ErOAkv5+j0k6+2t2bLBoa2uNIb/Z+sI+b0me3A9nfNBfFs+Mitr178 5g6fVg3MEFDLrH5SstOa3Py7zuHTkD4QUZXmnL3A3cl631YNTbhPeAeoy0XWVlIE dV6stzDY7VM3cGtpNQR5jK6W+AHwrelZD8n4EX9yIyOM6IcRtahCpO5STxURpoT8 2B18Inz2QbsFy3QyQYrl5uyGntZ2iaJ5Us2S9xkROf6zNpaLzjOxYY5vayHIiizg uPm+9ZYvgKfmckHOSzA+UCXm6ojg5yQvfULrxcgEriZBwBO0lhQyPU2qAjWG6/4i 4K8Mtl8qouKrO1dq/JwJqxE2HzdrJx/MX9YVMmtQVaDNZN6COKbTvvQxALHmyqzE 3wGJhTaHQHh0TRjw4wPSOzDndvddG/7x92+NuJmvjUxmxSy7kGBL2jb5aE4FXyXz IAbGKpJndBr4zMeqgpjxWXhlARGPcuhyoPGsVRjkqkvToXPakz3Ia7qYPEddGxov mEl3Y7Yobo3Biy8TxG7nyX6wJVnSO0UrCRZ5LoXCgYBWJz8kTEg= =B/MI -----END PGP SIGNATURE----- --Sig_/QyM/2EZCLRizIHLYb=AFDrA-- --===============1503088738== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1503088738==--