On Fri, May 06, 2022 at 05:34:21PM +0100, Daniel P. Berrangé wrote:
> On Tue, May 03, 2022 at 04:33:48PM -0700, Dongwon Kim wrote:
> > I saw windows, especially, third and fourth ones are 1/4 size of
> > the first when detached regardless of resolutions.
> >
> > And the position is also pretty ran
On Tue, May 03, 2022 at 04:33:48PM -0700, Dongwon Kim wrote:
> I saw windows, especially, third and fourth ones are 1/4 size of
> the first when detached regardless of resolutions.
>
> And the position is also pretty random and detached windows are usually
> placed somewhere on the previous window
I saw windows, especially, third and fourth ones are 1/4 size of
the first when detached regardless of resolutions.
And the position is also pretty random and detached windows are usually
placed somewhere on the previous window.
This patch is to make the sizes same as the original window's and ma
On Thu, Apr 28, 2022 at 04:13:04PM -0700, Dongwon Kim wrote:
> Specify location and size of detached window based on top level
> window's location and size info when detachment happens.
Can you explain what problem is being solved by this change ?
What's wrong with default size/placement logic ?
Specify location and size of detached window based on top level
window's location and size info when detachment happens.
Cc: Philippe Mathieu-Daudé
Cc: Paolo Bonzini
Cc: Gerd Hoffmann
Cc: Vivek Kasireddy
Signed-off-by: Dongwon Kim
---
ui/gtk.c | 13 +
1 file changed, 13 insertion