[Wayland-bugs] [Bug 93094] Protocol: colored buffer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 30 04:52:41 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=93094
Pekka Paalanen <ppaalanen at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #9 from Pekka Paalanen <ppaalanen at gmail.com> ---
I do not think toolkits will ever bother optimizing for the case of an empty
window. There is just no use for it.
Besides, if the window has resizing handles or any decorations, it may not be
empty: the window decorations might be drawn in the same buffer (the default on
Gnome and Gtk+ AFAIK). This prevents sharing the buffer storage, and disallows
the use of the wl_viewport trick.
Closing as wontfix.
If you want near zero CPU-usage for window resizing, you'll get that with a
compositor that implements either outline or GL-texture-scaled resizing instead
of live resizing, regardless of window content. That could actually have a use.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151130/0ffc8fa2/attachment.html>
More information about the wayland-bugs
mailing list