<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement KDE's server-decoration protocol"
href="https://bugzilla.gnome.org/show_bug.cgi?id=781909">781909</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Implement KDE's server-decoration protocol
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>gtk+
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>Backend: Wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gtk-bugzilla@cmpwn.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>gtk-bugs@gtk.org
</td>
</tr>
<tr>
<th>CC</th>
<td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>GNOME version</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>The protocol is here:
<a href="https://cgit.kde.org/kwayland.git/tree/src/client/protocols/server-decoration.xml">https://cgit.kde.org/kwayland.git/tree/src/client/protocols/server-decoration.xml</a>
This allows the client to negotiate between server or client side decorations.
Some GTK windows should use CSD (when they have customized the title bar, that
is), but for others it may be more appropriate to use SSD. This protocol
informs the client of the server's preference and allows the client to inform
the server which strategy it intends to use.
I'm partway done with a patch for this.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>