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

Emmanuele Bassi (:ebassi) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Emmanuele Bassi (:ebassi) <[email protected]> ---
(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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to