| 
							
							
								 Mr-Update | 85a4e361d2 | Update de.rs | 2023-10-31 20:10:49 +01:00 |  | 
			
				
					| 
							
							
								 rustdesk | c2703d215b | bump flutter to 3.13.9 and bridge to 1.79 | 2023-10-31 21:10:23 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | f5c1133fc5 | Merge pull request #6243 from fufesou/fix/remote_toolbar_border_radius fix, remote toolbar, border radius | 2023-10-31 19:27:39 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | f63d81826a | fix, remote toolbar, border radius Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 19:15:13 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | fa39982a8f | Merge pull request #6242 from fufesou/refact/remote_toolbar_border refact, remote toolbar, border | 2023-10-31 17:09:21 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 4b52414e03 | use get instead of static value Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 16:58:20 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 29b0a7659f | refact, remote toolbar, border Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 16:52:18 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | e69183ce12 | Merge pull request #6239 from fufesou/refact/remote_toolbar_monitors_menu refact, remote toolbar, monitors menu | 2023-10-31 15:32:50 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 009c088a64 | change active monitor style Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 15:14:43 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 2c1f948832 | refact, remote toolbar, monitors menu Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 14:49:01 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | b83e007405 | Merge pull request #6238 from fufesou/fix/peer_info_changed_unexpected fix, flutter, peer info event may be changed accidentally | 2023-10-31 11:07:34 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 1d3ce2c029 | fix, flutter, peer info event may be changed accidentally Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 11:03:35 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 5ad0730a26 | remove gen_flutter_rust_bridge in build.rs | 2023-10-31 11:00:13 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 52f1383903 | Merge pull request #6237 from fufesou/fix/virtual_display_reset fix, virtual dislay reset | 2023-10-31 10:31:08 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 12b8cbf3e0 | Merge pull request #6229 from 21pages/444 yuv 444 | 2023-10-31 10:08:59 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | de44f8565d | fix, virtual dislay reset Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-31 08:19:21 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 7480ead76a | Merge pull request #6227 from ClSlaid/feat/osx/pasteboard-file [feat] osx pasteboard file copy and paste support | 2023-10-30 22:52:35 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | e96ae7a650 | Merge pull request #6233 from fufesou/refact/displays_arrangement Refact/displays arrangement | 2023-10-30 22:39:50 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | ae524c4d0e | patch: avoid compile x11 deps on mac Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 22:14:57 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 5adce88c37 | fix, virtual display bugs 1. Clear the map on reset.
2. Replace `containsKey` to `contains` in flutter.
Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-30 21:40:13 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 06dda24431 | refact, show global displays' arrangement Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-10-30 21:40:13 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | fa046df923 | add controlRight to file manager | 2023-10-30 21:20:55 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 2432eb39b1 | fix ci | 2023-10-30 21:04:33 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | c211a2517f | fix ci | 2023-10-30 20:51:50 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 73ea0a57a0 | fix https://github.com/rustdesk/rustdesk/issues/6232 | 2023-10-30 20:50:32 +08:00 |  | 
			
				
					| 
							
							
								 21pages | f05f86dc80 | 444 Signed-off-by: 21pages <pages21@163.com> | 2023-10-30 18:46:56 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | e44b25c80f | Merge branch 'rustdesk:master' into feat/osx/pasteboard-file | 2023-10-30 17:55:29 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | bc3acc2826 | patch: fix local file test Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 17:52:38 +08:00 |  | 
			
				
					| 
							
							
								 Integral | 007fb34ca5 | Update cn.rs | 2023-10-30 17:52:28 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 46a363cce4 | Merge pull request #5638 from ClSlaid/feat/x11/clipboard-file/init [feat] x11 clipboard copy and paste file | 2023-10-30 17:31:48 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 3047ce57a3 | Merge pull request #6222 from Integral-Tech/master Update cn.rs | 2023-10-30 15:41:52 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 7b9ce072d9 | patch: fix local file test Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 15:41:39 +08:00 |  | 
			
				
					| 
							
							
								 Integral | 4d3e3f3aed | Update cn.rs | 2023-10-30 15:39:09 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 62563ad8a1 | Merge branch 'feat/x11/clipboard-file/init' into feat/osx/clipboard-file Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 15:34:40 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | fdc4d6dda9 | patch: remove redundant features Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 15:11:33 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | a3b06ee83f | Merge branch 'master' into feat/x11/clipboard-file/init | 2023-10-30 14:57:36 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 43aa62e212 | patch: fix active enable of file copy paste Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 12:00:44 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 803509d952 | patch: add feature to build script Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-30 00:06:53 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 30e85c8654 | patch: make linux build ok Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-29 23:42:04 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 7aee76f5de | patch: don't show enable file clipboard when anyone unsupporting Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-29 23:11:30 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 80200a9983 | patch: add has_file_clipboardfield to PeerInfoSigned-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-29 20:49:43 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | 79f6b5c181 | patch: forbid enable cliprdr without feature Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-29 20:10:39 +08:00 |  | 
			
				
					| 
							
							
								 ClSlaid | dc02ce3f97 | patch: only enable file copy and paste under features Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-29 19:50:31 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 845d5a548f | Merge pull request #6219 from bovirus/master Update Italian language | 2023-10-29 16:48:17 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 14a8cf69ef | Merge pull request #6215 from BestiaPL/master Update pl.rs | 2023-10-29 16:47:32 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | c8a6e8005e | Merge pull request #6213 from Mr-Update/patch-1 Update de.rs | 2023-10-29 16:47:15 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | e6bb2bfaae | Merge pull request #6211 from jxd1337/py-improvements feat: PEP8 improvements | 2023-10-29 16:47:03 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 8ba2d1cf72 | Merge pull request #6210 from solokot/master Update ru.rs | 2023-10-29 16:45:53 +08:00 |  | 
			
				
					| 
							
							
								 bovirus | a168fc3719 | Update Italian language | 2023-10-29 08:57:49 +01:00 |  | 
			
				
					| 
							
							
								 ClSlaid | fd1dc15576 | patch: re apply time limited api in common clipboard when no content in text clipboard, it will wait forever
Signed-off-by: ClSlaid <cailue@bupt.edu.cn> | 2023-10-29 12:07:21 +08:00 |  |