[Wayland-bugs] [Bug 744932] Wrong (ultra tiny/small) cursor size on HiDPI screen

mutter (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 01:56:48 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744932

Jonas Ådahl <jadahl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #307715|reviewed                    |none
             status|                            |
 Attachment #307715|0                           |1
        is obsolete|                            |

--- Comment #75 from Jonas Ådahl <jadahl at gmail.com> ---
Created attachment 309531
  --> https://bugzilla.gnome.org/attachment.cgi?id=309531&action=edit
MetaCursorSprite: Put renderer specific code in the renderer

There were lots of code handling the native renderer specific cases;
move these parts to the renderer. Note that this causes the X11 case to
always generate the texture which is a waste of memory, but his
regression will be fixed in a following commit.

The lazy loading of the texture was removed because it was eventually
always loaded anyway indirectly by the renderer to calculate the
current rect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150819/4796a8b0/attachment.html>


More information about the wayland-bugs mailing list