https://bugzilla.gnome.org/show_bug.cgi?id=744932
Jonas Ådahl <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #309540|accepted-commit_now |none
status| |
Attachment #309540|0 |1
is obsolete| |
--- Comment #127 from Jonas Ådahl <[email protected]> ---
Created attachment 310998
--> https://bugzilla.gnome.org/attachment.cgi?id=310998&action=edit
MetaCursorRenderer: Rely on update_cursor for redrawing
Calling queue_redraw() in _force_update() is not needed because
update_cursor() will do this when needed, i.e. when switching between
hardware cursor and texture cursor, or when drawing with texture cursor.
There is also no need to force _native_force_update() because
update_cursor() will cover this as well when needed. When not changing
cursor but only the gbm_bo, the "dirty" boolean on the gbm_bo will
trigger a redraw.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs