[Wayland-bugs] [Bug 53214] No iconify/minimize functionality in Weston

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 18 04:22:53 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=53214

Philippe "RzR" Coval <philippe.coval at eurogiciel.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                URL|                            |https://bugs.tizen.org/jira
                   |                            |/browse/TIVI-2792

--- Comment #2 from Philippe "RzR" Coval <philippe.coval at eurogiciel.fr> ---
Since xdg-shell is about to become stable
http://lists.freedesktop.org/archives/wayland-devel/2014-July/016056.html

The current version does provide the minimize feature :
http://cgit.freedesktop.org/wayland/weston/tree/protocol/xdg-shell.xml

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
https://bugs.tizen.org/jira/browse/TIVI-2792

-- 
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/20140718/d3d8a0f4/attachment.html>


More information about the Wayland-bugs mailing list