gujjwal00 / avnc

VNC Client for Android
GNU General Public License v3.0
660 stars 59 forks source link

How do I drag anything? #125

Closed Saikatsaha1996 closed 1 year ago

Saikatsaha1996 commented 1 year ago

Suppose i open a terminal.. and want to move it left or right.. how do I drag terminal or etc

One more thing i want to copy text from vnc how do I copy?..

gujjwal00 commented 1 year ago

Suppose i open a terminal.. and want to move it left or right.. how do I drag terminal or etc

  1. Go to Settings => Input => Drag, and set it to Drag remote content
  2. Connect to your VNC server
  3. Long-press on anything you want to drag, and move your finger

One more thing i want to copy text from vnc how do I copy?..

  1. Make sure Settings => Servers => Clipboard sync is enabled
  2. [Copying from server] After connecting, simply copy anything, like you would do on a laptop. It should automatically become available on Android's clipboard. You can switch to any other app and paste it there.
  3. [Copying from Android] Copy something from an app. Switch to AVNC and connect to server (if not connected already). AVNC will send clipboard text to server whenever it comes to foreground.
Saikatsaha1996 commented 1 year ago

Suppose i open a terminal.. and want to move it left or right.. how do I drag terminal or etc

  1. Go to Settings => Input => Drag, and set it to Drag remote content
  2. Connect to your VNC server
  3. Long-press on anything you want to drag, and move your finger

One more thing i want to copy text from vnc how do I copy?..

  1. Make sure Settings => Servers => Clipboard sync is enabled
  2. [Copying from server] After connecting, simply copy anything, like you would do on a laptop. It should automatically become available on Android's clipboard. You can switch to any other app and paste it there.
  3. [Copying from Android] Copy something from an app. Switch to AVNC and connect to server (if not connected already). AVNC will send clipboard text to server whenever it comes to foreground.

Just awesome application.. haven't any comments.. very user friendly & all future available..👍

gujjwal00 commented 1 year ago

Thanks for nice words @Saikatsaha1996!

Saikatsaha1996 commented 1 year ago

Thanks for nice words @Saikatsaha1996!

most welcome 😊

Saikatsaha1996 commented 1 year ago

@gujjwal00 hello dear can you add support for X-server & Wayland protocol?

I installed GPU driver in but vnc display not coming properly with my own GPU driver..

My GPU driver x11 & Wayland protocol GPU driver Screen is black.. Screenshot_2023-01-15-06-16-55-370_com gaurav avnc

gujjwal00 commented 1 year ago

Wayland is not something AVNC has any control over. Your VNC server needs to support it. Check the documentation of you server.

Saikatsaha1996 commented 1 year ago

Wayland is not something AVNC has any control over. Your VNC server needs to support it. Check the documentation of you server.

Ohh i am useing tigervnc but display is black.. actually i am not much familiar with vnc or server..

gujjwal00 commented 1 year ago

Yeah, tigervnc doesn't support Wayland. I think most VNC servers don't support it right now. Only one I am aware of is Gnome in Ubuntu 22.04+

Saikatsaha1996 commented 1 year ago

Yeah, tigervnc doesn't support Wayland. I think most VNC servers don't support it right now. Only one I am aware of is Gnome in Ubuntu 22.04+

Screenshot_2023-01-09-19-58-49-171_com gaurav avnc

This is my gnome session with gnome flashback.. Only problem with my GPU own GPU driver

With my driver Screenshot_2023-01-15-06-12-26-665_com gaurav avnc

gujjwal00 commented 1 year ago

Sorry, I am not familiar with gnome flashback.