mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-1302: Add definitions and translations for VNC/RDP "force-lossless" parameter.
This commit is contained in:
		| @@ -147,6 +147,11 @@ | ||||
|                     "type"    : "ENUM", | ||||
|                     "options" : [ "", "8", "16", "24", "32" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "force-lossless", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "resize-method", | ||||
|                     "type"    : "ENUM", | ||||
|   | ||||
| @@ -52,6 +52,11 @@ | ||||
|                     "name"  : "color-depth", | ||||
|                     "type"  : "ENUM", | ||||
|                     "options" : [ "", "8", "16", "24", "32" ] | ||||
|                 }, | ||||
|                 { | ||||
|                     "name"    : "force-lossless", | ||||
|                     "type"    : "BOOLEAN", | ||||
|                     "options" : [ "true" ] | ||||
|                 } | ||||
|             ] | ||||
|         }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user