Re: [virt-tools-list] [PATCH virt-viewer] Fix resizing problem with recent gtk versions

2016-07-23 Thread Fabiano FidĂȘncio
On Sat, Jul 23, 2016 at 1:14 AM, Fabiano FidĂȘncio wrote: > On Sat, Jul 23, 2016 at 12:05 AM, Jonathon Jongsma > wrote: >> When using client-side decorations, as well as in certain other >> situations (wayland, and windows in some cases), the window gradually >> resizes larger and larger. >> >> T

Re: [virt-tools-list] [PATCH virt-viewer] Fix resizing problem with recent gtk versions

2016-07-22 Thread Fabiano FidĂȘncio
On Sat, Jul 23, 2016 at 12:05 AM, Jonathon Jongsma wrote: > When using client-side decorations, as well as in certain other > situations (wayland, and windows in some cases), the window gradually > resizes larger and larger. > > This is caused by a change in how gtk interprets the sizes passed to

[virt-tools-list] [PATCH virt-viewer] Fix resizing problem with recent gtk versions

2016-07-22 Thread Jonathon Jongsma
When using client-side decorations, as well as in certain other situations (wayland, and windows in some cases), the window gradually resizes larger and larger. This is caused by a change in how gtk interprets the sizes passed to gtk_window_resize(), particularly when client-side decorations (CSD)