gujjwal00 / avnc

VNC Client for Android
GNU General Public License v3.0
600 stars 57 forks source link

Feature Request: Mouse Scroll Bar #226

Closed juk166 closed 3 months ago

juk166 commented 4 months ago

When using the browser, you need to narrow the view to manipulate the right scrollbar, which is very annoying. It is suggested to add a mouse scrollbar on the right side of AVNC, and control the scrollbar of the browser up and down by dragging this mouse scrollbar.

gujjwal00 commented 4 months ago

Hi, can you please describe the issue in English?

shunf4 commented 3 months ago

you can try my fork https://github.com/shunf4/avnc/actions/runs/9312188580

modification mainly done at efdbebd1d4ed3bded3b421373fc33daab5f210ec and 85ec6d84e5eee4711694a5c1c888c2f0f5b3a5f4

gujjwal00 commented 3 months ago

@juk154 v2.5 is now available with improved virtual keys. Among other things, now it has Page Up/Down keys to control scrolling: image

You can also use different swipe gestures (e.g. two-finger swipe) to scroll content on remote server. Go to Input section in AVNC Settings, and select the gesture you want to use for scrolling. Or, you can try @shunf4's fork mentioned above.