qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/5] gtk: Fix monitor greeting


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 2/5] gtk: Fix monitor greeting
Date: Fri, 25 Apr 2014 10:47:36 +0200

  Hi,

> Apparently requesting the vte terminal size isn't sufficient, we need
> to force a size_request so text doesn't line wrap. We use slightly
> different APIs for gtk3, since on 3.10 the size_request trick doesn't
> seem to work.

Something is fishy there indeed.  I somehow feel like we are doing
something wrong somewhere else though.  vte_terminal_set_size() should
be enough, the parent widgets should respect the request ...

vte widget placing looks odd too.  First text line is missing, and I
have a white bar at the bottom, looks like the vte widget is misplaced.

Maybe those two isses are related ...

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]