looks good, ack
- Original Message -
> In certain circumstances, the keyboard modifiers get out-of-sync between the
> guest and the client. This is easy to reproduce with the following steps:
> - launch virt-viewer with a guest that is not running
> - start the guest
> - while guest is
ack
- Original Message -
> Connect to the GdkKeymap::state-changed signal to detect when the client
> keyboard modifiers have changed. This keeps the client and the guest in sync
> even when the SpiceDisplay widget isn't focused. New values are only sent
> down
> to the guest if the new va
In certain circumstances, the keyboard modifiers get out-of-sync between the
guest and the client. This is easy to reproduce with the following steps:
- launch virt-viewer with a guest that is not running
- start the guest
- while guest is booting, enable CAPS LOCK on the client
- after guest f
Connect to the GdkKeymap::state-changed signal to detect when the client
keyboard modifiers have changed. This keeps the client and the guest in sync
even when the SpiceDisplay widget isn't focused. New values are only sent down
to the guest if the new value is different than the current value.
---
Here's the second version of the patch, this time using SpiceGtkSession rather
than a new Keyboard monitor object.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
- Original Message -
> From: "Marc-André Lureau"
> To: "Jonathon Jongsma"
> Cc: spice-de...@freedesktop.org
> Sent: Wednesday, April 2, 2014 11:42:41 AM
> Subject: Re: [Spice-devel] [PATCH 1/2] Ensure keyboard modifiers are
> synchronized properly
>
> On Wed, Apr 2, 2014 at 5:58 PM, J
On Wed, Apr 2, 2014 at 7:06 PM, Cody Chan wrote:
> > upstream, and recent qemu/libvirt, you can use these instructions:
> upstream?you mean git://anongit.freedesktop.org/spice/spice ?
yes
--
Marc-André Lureau
___
Spice-devel mailing list
Spice-deve
- Original Message -
> From: "Marc-André Lureau"
> To: "Jonathon Jongsma"
> Cc: spice-de...@freedesktop.org
> Sent: Wednesday, April 2, 2014 11:59:54 AM
> Subject: Re: [Spice-devel] [PATCH 1/2] Ensure keyboard modifiers are
> synchronized properly
> On Wed, Apr 2, 2014 at 6:57 PM, Jo
On Thu, Apr 3, 2014 at 12:47 AM, Marc-André Lureau
wrote:
> Hi Cody,
>
> Do you have the webdav virtio/port configured for your guest?
I'm not familiar with webdav , so I install it directly, I'll configure it first
>Afaik, the spice server isn't released yet for this to work. You are perhaps
>b
On Wed, Apr 2, 2014 at 6:57 PM, Jonathon Jongsma wrote:
> Indeed, it's a bit pointless at the moment. Part of the reason I made it a
> property was because I was thinking that it might not be desirable behavior
> in all situations, and we could add a commandline switch (to
> spice_get_option_group
Hi Cody,
Do you have the webdav virtio/port configured for your guest? Afaik, the
spice server isn't released yet for this to work. You are perhaps best to
wait a few more weeks until it's all released? With Spice server from
upstream, and recent qemu/libvirt, you can use these instructions:
http
On Wed, Apr 2, 2014 at 5:58 PM, Jonathon Jongsma wrote:
> In certain circumstances, the keyboard modifiers get out-of-sync between
> the
> guest and the client. This is easy to reproduce with the following steps:
> - launch virt-viewer with a guest that is not running
> - start the guest
> - wh
Oh , sorry for sending mail to only Marc-André
-
Hi all, I want to test shared folder , but there is a error during
installing spice-webdavd-x86-0.1.24.msi,
the error message box is here: http://dwz.cn/fO6Um
and I try it in win7_x86 an
How about this alternative approach? It introduces a new central keyboard
monitor object which can keep the registered input channels in sync with the
client keyboard state. This object has an 'override-guest-modifiers' property
which controls whether it will connect to the 'inputs-modifiers' sign
Connect to the GdkKeymap::state-changed signal to detect when the client
keyboard modifiers have changed. This keeps the client and the guest in sync
even when the SpiceDisplay widget isn't focused. New values are only sent down
to the guest if the new value is different than the current value.
---
In certain circumstances, the keyboard modifiers get out-of-sync between the
guest and the client. This is easy to reproduce with the following steps:
- launch virt-viewer with a guest that is not running
- start the guest
- while guest is booting, enable CAPS LOCK on the client
- after guest f
On Tue, Apr 01, 2014 at 05:57:58PM +0200, Marc-André Lureau wrote:
> On Tue, Apr 1, 2014 at 5:56 PM, Marc-André Lureau <
> marcandre.lur...@gmail.com> wrote:
>
> >
> >
> >
> > On Tue, Apr 1, 2014 at 5:09 PM, Christophe Fergeau
> > wrote:
> >
> >> This commit makes use of a2x in order to generate
'optional' in the subject
On Tue, Apr 01, 2014 at 05:03:43PM +0200, Marc-André Lureau wrote:
> Now that upstream provides a stable/versionnized API, it will be
versioned
> easier to deal with than with submodules.
> ---
> .gitmodules | 3 ---
> autogen.sh | 1 -
> c
Ping ?
On Tue, Mar 25, 2014 at 04:40:14PM +0100, Christophe Fergeau wrote:
> Since the (de)marshallers are now generated in $builddir and not in
> $srcdir, when these generated files include a file located in
> $srcdir/common, the compiler will find them thanks to a -I directive, so it
> makes mor
19 matches
Mail list logo