[virt-tools-list] [virt-viewer][PATCH] virt-viewer: Fix choose VM dialog alt-tab in gnome2
Pavel Grunt
pgrunt at redhat.com
Thu May 21 11:13:20 UTC 2015
On Wed, 2015-05-20 at 12:12 +0200, Pavel Grunt wrote:
> On Wed, 2015-05-20 at 11:32 +0200, Lukas Venhoda wrote:
> > Choose VM dialog was not visible in taskbar and alt-tab when
> > running
> > on
> > system with gnome2.
> >
> > rhbz#1223285
> > ---
> > src/virt-viewer-vm-connection.xml | 2 --
> > 1 file changed, 2 deletions(-)
> >
> > diff --git a/src/virt-viewer-vm-connection.xml b/src/virt-viewer-vm
> > -connection.xml
> > index 04797fa..62319b6 100644
> > --- a/src/virt-viewer-vm-connection.xml
> > +++ b/src/virt-viewer-vm-connection.xml
> > @@ -10,8 +10,6 @@
> > <property name="default_height">200</property>
> > <property name="destroy_with_parent">True</property>
> > <property name="type_hint">dialog</property>
> > - <property name="skip_taskbar_hint">True</property>
> > - <property name="skip_pager_hint">True</property>
> > <child internal-child="vbox">
> > <object class="GtkBox" id="dialog-vbox1">
> > <property name="can_focus">False</property>
> > --
> > 2.4.1
> >
> Ack.
>
> Thanks for fixing it,
> Pavel
>
Pushed as 596aea6912ea8c536cfab002688cc1634cbe0737
Pavel
More information about the virt-tools-list
mailing list