Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread DRC
On 9/24/13 7:49 AM, Brian Hinz wrote: > I do my best to maintain the java client such that it parallels the > binary client very closely, in most cases all the way down to the coding > style. So most of the primary differences are in the supported > SecurityTypes (the java viewer supports a few be

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Brian Hinz
On Tue, Sep 24, 2013 at 7:46 AM, Christian Steinle < christian.stei...@unicon-software.com> wrote: > thanks for your comment. I did not know this fact. At a first glance, the > JAVA viewer seems to be a good opportunity for us. However I have to think > about the concept change then. Do you know a

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Christian Steinle
On 24.09.2013 13:48, Pierre Ossman wrote: On Tue, 24 Sep 2013 13:33:47 +0200 Christian Steinle wrote: Maybe I did not get anything. I thought that the parameter remoteResize=0 will skip that functionality. And I have implemented additionally the

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Pierre Ossman
On Tue, 24 Sep 2013 13:33:47 +0200 Christian Steinle wrote: > Maybe I did not get anything. I thought that the parameter > remoteResize=0 will skip that functionality. And I have implemented > additionally the parameter localScaling=1 for the scaling topic. So I > have made simply an additiona

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Christian Steinle
Hi Brian, thanks for your comment. I did not know this fact. At a first glance, the JAVA viewer seems to be a good opportunity for us. However I have to think about the concept change then. Do you know any other functional difference between the Java code a

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Christian Steinle
On 24.09.2013 13:17, Pierre Ossman wrote: On Tue, 24 Sep 2013 13:09:46 +0200 Christian Steinle wrote: Hi Pierre, as I understand correct, the SetDesktopSize functionality is located between the remote and the local framebuffer content. This conne

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Brian Hinz
On Tue, Sep 24, 2013 at 4:22 AM, Christian Steinle < christian.stei...@unicon-software.com> wrote: > Dear TigerVNC developers, > > I am working for a company, that builds a Linux OS including some kind of > help desk functionality via the X-Server loadable TigerVNC module. In the > context of mul

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Pierre Ossman
On Tue, 24 Sep 2013 13:09:46 +0200 Christian Steinle wrote: > Hi Pierre, > > as I understand correct, the SetDesktopSize functionality is located > between the remote and the local framebuffer content. This connection I > have not touched, because this is not possible in my opinion due to > d

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Christian Steinle
Hi Pierre, as I understand correct, the SetDesktopSize functionality is located between the remote and the local framebuffer content. This connection I have not touched, because this is not possible in my opinion due to direct RW framebuffer access for part

Re: [Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Pierre Ossman
On Tue, 24 Sep 2013 10:22:36 +0200 Christian Steinle wrote: > Dear TigerVNC developers, > > I am working for a company, that builds a Linux OS including some kind > of help desk functionality via the X-Server loadable TigerVNC module. In > the context of multiple monitors, there might be the n

[Tigervnc-devel] Local window scaling functionality

2013-09-24 Thread Christian Steinle
Dear TigerVNC developers, I am working for a company, that builds a Linux OS including some kind of help desk functionality via the X-Server loadable TigerVNC module. In the context of multiple monitors, there might be the need for the functionality of scaling the lo