[Wayland-bugs] [Bug 695945] implement minimize / maximize functionality
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 19 03:46:46 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=695945
gtk+ | wayland | unspecified
--- Comment #12 from Rob Bradford <rob at robster.org.uk> 2013-03-19 10:46:42 UTC ---
Hi Scott, i'm sorry that the patch doesn't represent your intentions. In future
when making changes to your patches i'll post them for review by yourself prior
to including them in the tree. Your work is of course appreciated which is why
I preserved your credit on the change.
On the point of using the same saved values for maximised as fullscreen I think
a more complex solution is probably required.
We can picture some transitions like:
normal -> maximised -> fullscreen -> fullscreen -> maximised -> normal
or should we go fullscreen -> normal
We definitely need to preserve two sets of dimensions, but also probably need
to consider that if we have been previously maximised and then fullscreened
should we restore to maximised state (setting dimensions and calling
wl_shell_surface_set_maximized) or should we go straight to the "normal" window
mode.
This is conflated by the (hopefully soon) inclusion of the new events on
shell_surface.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list