[PATCH xf86-video-intel] xwayland: shortcut Enter/ExitVT

Kristian Høgsberg hoegsberg at gmail.com
Thu Sep 12 14:46:26 PDT 2013


On Thu, Sep 12, 2013 at 1:52 PM, Michael Forney <mforney at mforney.org> wrote:
> On Wed, 11 Sep 2013 10:36:34 -0700, Kristian Høgsberg <hoegsberg at gmail.com> wrote:
>> On Wed, Aug 21, 2013 at 10:02:43AM +0200, Giovanni Campagna wrote:
>> > Avoids a warning due to drmGetMaster and a crash with multimonitor,
>> > caused by not having an intel_mode.
>>
>> I finally applied this patch.  The one thing I wasn't sure about is
>> the call to xf86SetDesiredModes() in I830EnterVT, but I don't think we
>> need it after all.
>
> Hi,
>
> This patch causes some issues for me with chromium's popup windows
> (like, when right clicking). They show up (incorrectly positioned) with
> a one pixel height, or not at all.
>
> I also get some warnings like this:

It may be that we need to call xf86SetDesiredModes() after all.

> [19758:19758:0912/130823:ERROR:browser_main_loop.cc(185)] Gtk: gtk_widget_size_allocate(): attempt to allocate widget with width 376 and height -100
>
> So it looks like somehow the height is getting set to negative? I don't
> have any knowledge of X.org internals, so I'm not sure how this issue is
> connected to xf86SetDesiredModes, but reverting the commit makes things
> work again for me.
>
> Any ideas?
>
> --
> Michael Forney <mforney at mforney.org>


More information about the wayland-devel mailing list