On Sun, Mar 27, 2011 at 7:00 PM, Alon Levy wrote:
> On Sun, Mar 27, 2011 at 06:36:17PM +0400, Emre Erenoglu wrote:
> > Hi,
> >
> > I have a linux system with two monitors, one internal screen of my laptop
> > running at 1280x800 and the other is a 22" monitor with 1920x1080
> > resolution. I use
Old client meaning 0.4 and/or 0.6?
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
Instead of checking for worker->{display,cursor}_channel directory.
---
server/red_worker.c | 56 ++
1 files changed, 38 insertions(+), 18 deletions(-)
diff --git a/server/red_worker.c b/server/red_worker.c
index 834ba3c..95170e1 100644
--- a/serv
The only difference between them being that the later also does a push.
I don't believe that to be a problem, but if it does I can always introduce
a push'less version.
---
server/red_client_cache.h |2 +-
server/red_worker.c |9 +
2 files changed, 2 insertions(+), 9 deletion
s/channel_handle_migrate_flush_mark/channel_handle_migrate_flush_mark_proc/
s/channel_handle_migrate_data_get_serial/channel_handle_migrate_data_get_serial_proc/
s/channel_handle_migrate_data/channel_handle_migrate_data_proc/
---
server/main_channel.c |8
server/red_channel.c
Sorry about the previous RFC, it was missing two patches before. Added them
and another refactoring patch at the end. And upgraded the subject to PATCH :)
This patch adds a RedChannelClient, it's mainly just refactoring, doesn't
give support for multiple clients yet, but tested to not change anyth
This patch adds a RedChannelClient, it's mainly just refactoring, doesn't
give support for multiple clients yet, but tested to not change anything wrt
connect/disconnect (i.e. connecting to an already connected server disconnects
the current client). Tested with all channels except tunnel.
Alon Le
On Sun, Mar 27, 2011 at 06:36:17PM +0400, Emre Erenoglu wrote:
> Hi,
>
> I have a linux system with two monitors, one internal screen of my laptop
> running at 1280x800 and the other is a 22" monitor with 1920x1080
> resolution. I use them in an extended desktop mode.
>
> I would like to assign b
On Sun, Mar 27, 2011 at 06:38:51PM +0400, Emre Erenoglu wrote:
> Hi,
>
> Would there be any plan or roadmap in spice that spice would support a kind
> of "seamless" mode, so that we can only stream chosen applications running
> on a remote system, without getting the whole desktop? (something lik
Hi,
Would there be any plan or roadmap in spice that spice would support a kind
of "seamless" mode, so that we can only stream chosen applications running
on a remote system, without getting the whole desktop? (something like the
seamlessrdp of RDP protocol or seamless mode of virtualbox).
Thank
Hi,
I have a linux system with two monitors, one internal screen of my laptop
running at 1280x800 and the other is a 22" monitor with 1920x1080
resolution. I use them in an extended desktop mode.
I would like to assign both of these screens to the virtual machine running
qxl, but I didn't see any
11 matches
Mail list logo