On Mon, May 14, 2018 at 7:42 PM, David Edmundson
wrote:
> We definitely need to scale the cursor image to device pixels in DRM Output.
> That's code we need to add that I simply haven't done yet; it wasn't a high
> priority as we also have the concept of just cursors being bigger X-style.
> Your Q
We definitely need to scale the cursor image to device pixels in DRM
Output. That's code we need to add that I simply haven't done yet; it
wasn't a high priority as we also have the concept of just cursors being
bigger X-style.
Your Qt patch will allow us to do that whilst keeping assets drawn in
n
On Sun, May 13, 2018 at 5:34 PM, Martin Flöser wrote:
> Am 2018-05-09 12:08, schrieb Aleix Pol:
>>
>> On Tue, May 8, 2018 at 8:57 PM, Martin Flöser wrote:
>>>
>>>
>>>
>>> Am 8. Mai 2018 17:05:57 MESZ schrieb Aleix Pol :
Hi,
I've been looking into getting a consistent cursor look on
Am 2018-05-09 12:08, schrieb Aleix Pol:
On Tue, May 8, 2018 at 8:57 PM, Martin Flöser
wrote:
Am 8. Mai 2018 17:05:57 MESZ schrieb Aleix Pol :
Hi,
I've been looking into getting a consistent cursor look on wayland,
which is specially daunting because of scaling.
I'd like to look into fixing
On Wed, May 9, 2018 at 12:08 PM, Aleix Pol wrote:
> On Tue, May 8, 2018 at 8:57 PM, Martin Flöser wrote:
>>
>>
>> Am 8. Mai 2018 17:05:57 MESZ schrieb Aleix Pol :
>>>Hi,
>>>I've been looking into getting a consistent cursor look on wayland,
>>>which is specially daunting because of scaling.
>>>
>
On Tue, May 8, 2018 at 8:57 PM, Martin Flöser wrote:
>
>
> Am 8. Mai 2018 17:05:57 MESZ schrieb Aleix Pol :
>>Hi,
>>I've been looking into getting a consistent cursor look on wayland,
>>which is specially daunting because of scaling.
>>
>>I'd like to look into fixing it for xwayland clients. Would
Am 8. Mai 2018 17:05:57 MESZ schrieb Aleix Pol :
>Hi,
>I've been looking into getting a consistent cursor look on wayland,
>which is specially daunting because of scaling.
>
>I'd like to look into fixing it for xwayland clients. Would somebody
>be able to shed some light into the issue so I can u