ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36d4baaa8e 
							
						 
					 
					
						
						
							
							patch: fix macos clipboard  
						
						... 
						
						
						
						1. wrong namings of NsPasteboard
2. wrap Pasteboard in Lazy
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-29 03:53:06 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7880cba0f9 
							
						 
					 
					
						
						
							
							feat: enable macos cliprdr  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-29 02:40:56 +08:00 
						 
				 
			
				
					
						
							
							
								Andrzej Rudnik 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8d64528b5 
							
						 
					 
					
						
						
							
							Update pl.rs  
						
						
						
						
					 
					
						2023-10-28 20:19:50 +02:00 
						 
				 
			
				
					
						
							
							
								Mr-Update 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6ee61f29e 
							
						 
					 
					
						
						
							
							Update de.rs  
						
						
						
						
					 
					
						2023-10-28 20:19:17 +02:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bb1310094 
							
						 
					 
					
						
						
							
							patch(0): implement cliprdr for macos  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-29 02:15:16 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6a137cd43 
							
						 
					 
					
						
						
							
							patch: make BufReader preload its buffer  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 23:25:30 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a575fe4934 
							
						 
					 
					
						
						
							
							refactor: reload file hierarchies  
						
						... 
						
						
						
						rename libs/src/platform/{linux => unix}
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 22:44:10 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4cd8d8a4a5 
							
						 
					 
					
						
						
							
							patch: faster preload with BufReader  
						
						... 
						
						
						
						1. seek avoided with self maintained offset
2. BufReader to read faster
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 22:33:51 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a802726fb 
							
						 
					 
					
						
						
							
							fix: implement lazy reading to prevent avoid fd limit  
						
						... 
						
						
						
						drawback: through put reduced to 50%
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 20:52:08 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							251245d315 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 19:56:19 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fbf5a84c4a 
							
						 
					 
					
						
						
							
							patch: make log less verbose  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 17:00:29 +08:00 
						 
				 
			
				
					
						
							
							
								jxd1337 
							
						 
					 
					
						
						
						
						
							
						
						
							55412b94d2 
							
						 
					 
					
						
						
							
							assert without redundant ()  
						
						
						
						
					 
					
						2023-10-28 10:59:33 +02:00 
						 
				 
			
				
					
						
							
							
								jxd1337 
							
						 
					 
					
						
						
						
						
							
						
						
							f61fd02ac7 
							
						 
					 
					
						
						
							
							build.py, generate.py improvements  
						
						
						
						
					 
					
						2023-10-28 10:57:50 +02:00 
						 
				 
			
				
					
						
							
							
								jxd1337 
							
						 
					 
					
						
						
						
						
							
						
						
							dc96b473cd 
							
						 
					 
					
						
						
							
							lang.py PEP8 improvements  
						
						
						
						
					 
					
						2023-10-28 10:50:39 +02:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							abe40c84b0 
							
						 
					 
					
						
						
							
							patch(cliprdr): avoid too much open  
						
						... 
						
						
						
						1. force sync local files when processing file list format data request
2. avoid construct file list each time pulling file lists from clipboard
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 16:27:02 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9976fc9723 
							
						 
					 
					
						
						
							
							fix: keep clipboard alive  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 15:31:12 +08:00 
						 
				 
			
				
					
						
							
							
								solokot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8092f924a 
							
						 
					 
					
						
						
							
							Update ru.rs  
						
						
						
						
					 
					
						2023-10-28 06:29:50 +03:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							075a877284 
							
						 
					 
					
						
						
							
							patch: increase FUSE block size and add retry  
						
						... 
						
						
						
						1. this should make file managers read small file in one request more
   likely
2. implemented retry, max times 3
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 11:14:16 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f748395bda 
							
						 
					 
					
						
						
							
							Merge pull request  #6208  from fufesou/fix/prompt_driver_cert_on_disconn  
						
						... 
						
						
						
						fix, prompt, driver cert , on disconnecting 
						
						
					 
					
						2023-10-28 10:48:54 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12018360fd 
							
						 
					 
					
						
						
							
							Merge pull request  #6207  from cacing69/master  
						
						... 
						
						
						
						improve ID trans 
						
						
					 
					
						2023-10-28 10:48:04 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							821b2fda85 
							
						 
					 
					
						
						
							
							Merge pull request  #6205  from Kleofass/patch-2  
						
						... 
						
						
						
						Update lv.rs 
						
						
					 
					
						2023-10-28 10:47:48 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4cb2b29187 
							
						 
					 
					
						
						
							
							Merge pull request  #6203  from leroyloren/master  
						
						... 
						
						
						
						Update cs.rs 
						
						
					 
					
						2023-10-28 10:47:32 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							bb59778313 
							
						 
					 
					
						
						
							
							fix, prompt, driver cert , on disconnecting  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-28 10:42:31 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed0ded33b7 
							
						 
					 
					
						
						
							
							patch: fix arboard pollution  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-28 09:55:34 +08:00 
						 
				 
			
				
					
						
							
							
								Ibnul Mutaki 
							
						 
					 
					
						
						
						
						
							
						
						
							db19528c24 
							
						 
					 
					
						
						
							
							improve ID trans  
						
						
						
						
					 
					
						2023-10-28 07:46:53 +07:00 
						 
				 
			
				
					
						
							
							
								Kleofass 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d1fb0a238 
							
						 
					 
					
						
						
							
							Update lv.rs  
						
						
						
						
					 
					
						2023-10-28 02:09:39 +03:00 
						 
				 
			
				
					
						
							
							
								leroyloren 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11956d9e16 
							
						 
					 
					
						
						
							
							Update cs.rs  
						
						
						
						
					 
					
						2023-10-27 20:26:50 +02:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cef782c388 
							
						 
					 
					
						
						
							
							Merge pull request  #6199  from fufesou/feat/windows_virtual_displays  
						
						... 
						
						
						
						feat, win virtual display 
						
						
					 
					
						2023-10-28 02:03:24 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e87e371c14 
							
						 
					 
					
						
						
							
							Merge branch 'master' into feat/windows_virtual_displays  
						
						
						
						
					 
					
						2023-10-28 02:03:16 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							877a455ae0 
							
						 
					 
					
						
						
							
							Merge pull request  #6201  from Kleofass/patch-1  
						
						... 
						
						
						
						Update lv.rs 
						
						
					 
					
						2023-10-28 01:56:00 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a47618e986 
							
						 
					 
					
						
						
							
							Merge pull request  #6202  from jxd1337/cz-translation-improvements  
						
						... 
						
						
						
						Update CZ translation 
						
						
					 
					
						2023-10-28 01:55:37 +08:00 
						 
				 
			
				
					
						
							
							
								jxd1337 
							
						 
					 
					
						
						
						
						
							
						
						
							2bbd759c25 
							
						 
					 
					
						
						
							
							Update CZ translation  
						
						
						
						
					 
					
						2023-10-27 19:01:30 +02:00 
						 
				 
			
				
					
						
							
							
								Kleofass 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dd19884e0 
							
						 
					 
					
						
						
							
							Update lv.rs  
						
						
						
						
					 
					
						2023-10-27 16:06:32 +03:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							5ab0f499ce 
							
						 
					 
					
						
						
							
							fix build  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 20:57:35 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							053723647b 
							
						 
					 
					
						
						
							
							patch: try fix flutter file copy  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-27 20:40:23 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							725a44abd8 
							
						 
					 
					
						
						
							
							feat, win virtual display  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 20:12:33 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							625f2d2410 
							
						 
					 
					
						
						
							
							Merge pull request  #6195  from fufesou/fix/autocomplete  
						
						... 
						
						
						
						fix, autocomplete, fill id field 
						
						
					 
					
						2023-10-27 17:06:16 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							e32748daf2 
							
						 
					 
					
						
						
							
							fix, autocomplete, fill id field  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 17:00:13 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a2bd1cac3 
							
						 
					 
					
						
						
							
							Merge pull request  #6194  from fufesou/fix/comments_infinite_loop  
						
						... 
						
						
						
						add comemnt 
						
						
					 
					
						2023-10-27 16:45:57 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							de356304c7 
							
						 
					 
					
						
						
							
							add comemnt  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 15:58:54 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cc9e30f86 
							
						 
					 
					
						
						
							
							Merge pull request  #6191  from Mr-Update/patch-4  
						
						... 
						
						
						
						Update de.rs 
						
						
					 
					
						2023-10-27 15:11:12 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							384323031b 
							
						 
					 
					
						
						
							
							Merge pull request  #6193  from fufesou/fix/ui_infinite_loop  
						
						... 
						
						
						
						fix, flutter, infinite loop 
						
						
					 
					
						2023-10-27 15:09:52 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							b40a7b24d4 
							
						 
					 
					
						
						
							
							fix, flutter, infinite loop  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 15:01:20 +08:00 
						 
				 
			
				
					
						
							
							
								Mr-Update 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35b470dbac 
							
						 
					 
					
						
						
							
							Update de.rs  
						
						
						
						
					 
					
						2023-10-26 23:57:16 +02:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42eb49b84c 
							
						 
					 
					
						
						
							
							Merge pull request  #6188  from leroyloren/master  
						
						... 
						
						
						
						Update cs.rs 
						
						
					 
					
						2023-10-26 19:21:37 +08:00 
						 
				 
			
				
					
						
							
							
								leroyloren 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d3d11755f 
							
						 
					 
					
						
						
							
							Update cs.rs  
						
						
						
						
					 
					
						2023-10-26 13:19:34 +02:00 
						 
				 
			
				
					
						
							
							
								leroyloren 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fbc546696 
							
						 
					 
					
						
						
							
							Update cs.rs  
						
						
						
						
					 
					
						2023-10-26 13:18:19 +02:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							220422ba0d 
							
						 
					 
					
						
						
							
							Merge pull request  #6187  from bovirus/master  
						
						... 
						
						
						
						Update Italian language 
						
						
					 
					
						2023-10-26 18:59:27 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c9bae8111 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'rd/master' into feat/x11/clipboard-file/init  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-10-26 18:16:08 +08:00 
						 
				 
			
				
					
						
							
							
								bovirus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							320f6ddc6e 
							
						 
					 
					
						
						
							
							Update Italian language  
						
						
						
						
					 
					
						2023-10-26 12:05:59 +02:00