[Wayland-bugs] [Bug 771112] gtk3 3.21.5 causes windows to grow on startup (with CSD)

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 9 12:41:35 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771112

Emmanuele Bassi (:ebassi) <ebassi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebassi at gmail.com

--- Comment #7 from Emmanuele Bassi (:ebassi) <ebassi at gmail.com> ---
(In reply to Kamil Páral from comment #6)
> If you link to a howto how this should be done, I can report bugs against
> individual applications that show this behavior and ask them to adjust their
> code.

https://wiki.gnome.org/HowDoI/SaveWindowState

> However, is it really intentional that querying for window size and then
> setting _the same value_ changes the actual window size? That sounds like a
> very confusing API decision.

Querying the window size and then setting it with GtkWindow API is perfectly
fine.

Querying the window size with GtkWidget API and then setting it with GtkWindow
API, *or* querying the window size with GtkWindow API and then setting it with
GtkWidget API, is *not* okay, and only worked up until now with server-side
decorations only on X11.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160909/ee2f702b/attachment.html>


More information about the wayland-bugs mailing list