<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Protocol: colored buffer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93094">bug 93094</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WONTFIX
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Protocol: colored buffer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93094#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Protocol: colored buffer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93094">bug 93094</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>