1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-19 06:48:10 +00:00
gns3-server/gns3server
fadlytabrani 6fd60452c4
Add clipboard support for TigerVnc
There's currently no clipboard support for servers running on TigerVnc. TigerVnc clipboard support is provided by vncconfig that needs to be spawned for every display socket. The code changes above provides that functionality
2020-04-16 00:14:20 +10:00
..
appliances Sync appliances. 2020-03-06 12:05:19 +10:30
compute Add clipboard support for TigerVnc 2020-04-16 00:14:20 +10:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Allow controller to reconnect to compute if communication is lost. Ref #1634 2020-03-19 18:02:01 +10:30
handlers Merge pull request #1741 from candlerb/candlerb/snasphot 2020-04-15 02:53:01 -07:00
schemas Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941 2020-03-14 17:22:43 +10:30
static Release 2020.2.0-beta.1 2020-04-07 16:11:44 +02:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
web Unprotected access for websocket consoles. 2020-01-31 18:30:26 +08:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.7 2020-04-08 00:03:13 +09:30
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895 2019-11-11 12:44:31 +08:00
run.py Make sure still support Python >= 3.5.3 2019-11-11 12:39:45 +08:00
version.py Development on 2.2.8dev1 2020-04-08 01:26:42 +09:30