Samuel Mannehed (ThinLinc team)

Results 131 comments of Samuel Mannehed (ThinLinc team)

We also have some future ideas for changes to the view drag mode (the “hand”). With trackpad mode in place, it would not be as critical anymore.

@bitbound are you interested in continuing working on this?

I tested this by using the following steps: 1. Open noVNC master in Chrome 2. Enable the device toolbar and select “Responsive” to simulate a touch device 3. Connect in...

@bitbound yes. Something like that would indeed be very nice. Is this a feature you have implemented in a fork?

Ok, sounds good. I'm looking forward to your PR!

Thanks for your contribution, good to see that you included a unit test. Could you please describe the issue you saw before applying your fix?

Resize back and forth between full screen and regular seems to work fine for me. What am I looking for?

The two functions have very different uses. `_handleResize()` is called when the browser window resizes, and `_resize()` is called when noVNC receives a "DesktopSize" or "ExtendedDesktopSize" message from the VNC...

> Is it correct to assume that my test case correctly emulates expected real world RFB behavior for resizing? I'm not sure what you mean. I don't know the details...

@tutacat do you think you will get a chance to fix this?