<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:philippe.coval@eurogiciel.fr" title="Philippe "RzR" Coval <philippe.coval@eurogiciel.fr>"> <span class="fn">Philippe "RzR" Coval</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - No iconify/minimize functionality in Weston"
href="https://bugs.freedesktop.org/show_bug.cgi?id=53214">bug 53214</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>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>
</td>
<td>https://bugs.tizen.org/jira/browse/TIVI-2792
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - No iconify/minimize functionality in Weston"
href="https://bugs.freedesktop.org/show_bug.cgi?id=53214#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - No iconify/minimize functionality in Weston"
href="https://bugs.freedesktop.org/show_bug.cgi?id=53214">bug 53214</a>
from <span class="vcard"><a class="email" href="mailto:philippe.coval@eurogiciel.fr" title="Philippe "RzR" Coval <philippe.coval@eurogiciel.fr>"> <span class="fn">Philippe "RzR" Coval</span></a>
</span></b>
<pre>Since xdg-shell is about to become stable
<a href="http://lists.freedesktop.org/archives/wayland-devel/2014-July/016056.html">http://lists.freedesktop.org/archives/wayland-devel/2014-July/016056.html</a>
The current version does provide the minimize feature :
<a href="http://cgit.freedesktop.org/wayland/weston/tree/protocol/xdg-shell.xml">http://cgit.freedesktop.org/wayland/weston/tree/protocol/xdg-shell.xml</a>
And it's implemented in various toolkits, gtk, qt
So we can assume the bug is fixed
(I'm setting it to RESOLVED , FIXED) .
However we at Tizen feel the unset_minimized request is missing
(may it be part of the state too ?)
If we compare to maximize both are there :
<request name="set_maximized" />
<request name="unset_maximized" />
While there is only :
<request name="set_minimized" />
Would it make sense to add this one :
<request name="unset_minimized" />
I supose it's not there because there is no real need,
but it wasnt intentional please confirm ?
We can share some patches if it maters.
Regards
Ps: let me crosslink to the downstream bugtracker for the curious ones
<a href="https://bugs.tizen.org/jira/browse/TIVI-2792">https://bugs.tizen.org/jira/browse/TIVI-2792</a></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>