| 
							
							
								 fufesou | c5a78ce107 | flutter_desktop: update custom cursor lib & menubar margin & better callback for pinning menubar Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-13 19:10:55 -07:00 |  | 
			
				
					| 
							
							
								 csf | 2e2bf3b8fb | optimize model.dart | 2022-09-13 22:59:33 +08:00 |  | 
			
				
					| 
							
							
								 csf | e9d94fdb24 | mv lib/cm_main.dart to test/cm_test.dart | 2022-09-13 22:59:28 +08:00 |  | 
			
				
					| 
							
							
								 csf | a28fd5d772 | refactor: del unused or dead code and optimize reusable code | 2022-09-13 22:59:13 +08:00 |  | 
			
				
					| 
							
							
								 csf | d3eac8539d | fix android no input permission | 2022-09-13 22:52:44 +08:00 |  | 
			
				
					| 
							
							
								 csf | ccb60ace8f | fix mouse out of bounds | 2022-09-13 22:52:33 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 27e0bdca97 | flutter_desktop: pin menubar, rotate icon Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-13 07:24:06 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | a075385a11 | flutter_desktop: fix resize scale && Pin peer menu bar Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-13 22:01:15 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 2f1092afaf | refactor audio setting Signed-off-by: 21pages <pages21@163.com> | 2022-09-13 19:38:50 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 64f5f3253c | Merge pull request #1501 from Heap-Hop/master Update flutter desktop | 2022-09-13 09:50:36 +08:00 |  | 
			
				
					| 
							
							
								 csf | 062a9d2635 | update flutter desktop, chat page (in remote page) style | 2022-09-13 09:29:19 +08:00 |  | 
			
				
					| 
							
							
								 csf | f6055130e4 | mv overlay.dart | 2022-09-13 09:14:10 +08:00 |  | 
			
				
					| 
							
							
								 csf | 7fce018eea | optimize closeConfirmDialog by using async onWindowCloseButton | 2022-09-13 09:14:06 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 76e7bf5293 | add ScrollController to each ScrollView fix "The provided ScrollController is currently attached to more than one ScrollPosition"
Signed-off-by: 21pages <pages21@163.com> | 2022-09-13 09:10:04 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 302a43d68c | update setting page, add option enable-rdp Signed-off-by: 21pages <pages21@163.com> | 2022-09-13 09:10:04 +08:00 |  | 
			
				
					| 
							
							
								 21pages | f5dba0f7aa | rdp and tcpTunnel use same tabPage Signed-off-by: 21pages <pages21@163.com> | 2022-09-13 09:09:59 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | c479e0871d | flutter_desktop: fix scroll to center when mouse hover menu bar Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-12 01:35:56 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | efe6d080f3 | flutter_desktop: set event func to async Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-11 19:52:38 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | aa6e747e8a | flutter_desktop: cursor image cache mismatch Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-10 19:50:48 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | ef0980a9b1 | flutter_desktop: fix local cursor (hotx,hoty) offset Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-08 21:06:52 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | adafa38cfa | flutter_desktop: change cursor on scroll auto Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-08 21:06:52 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | 8d198a2554 | flutter_desktop: add action, allow file copy & paste Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-08 19:30:50 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | 21b277ea3f | flutter_desktop: check remote menu, mid commit Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-08 19:30:48 -07:00 |  | 
			
				
					| 
							
							
								 csf | d0c438268d | update overlay widgets on flutter desktop 1. add mobile actions
2. disable showChatIcon | 2022-09-08 22:18:02 +08:00 |  | 
			
				
					| 
							
							
								 csf | 36143c0880 | update Cargo.lock pubspec.lock & rename connection_tab_page.dart -> remote_tab_page.dart | 2022-09-08 21:12:35 +08:00 |  | 
			
				
					| 
							
							
								 csf | 30156c694b | add file_transfer confirm close | 2022-09-08 21:03:20 +08:00 |  | 
			
				
					| 
							
							
								 csf | 63cb816b7d | fix: close one connection tab will dispose all tabs (Obx) | 2022-09-08 20:43:27 +08:00 |  | 
			
				
					| 
							
							
								 csf | b93e59df21 | confirm connection tab close | 2022-09-08 20:41:14 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 1c170366e7 | Merge pull request #1473 from 21pages/optimize sync theme and language | 2022-09-08 12:34:56 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | a9bb7c7947 | flutter_destkop: fix cursor scale Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-07 19:52:30 -07:00 |  | 
			
				
					| 
							
							
								 21pages | d5d2a98572 | sync language Signed-off-by: 21pages <pages21@163.com> | 2022-09-08 10:25:17 +08:00 |  | 
			
				
					| 
							
							
								 21pages | b4e0101e3e | sync theme Signed-off-by: 21pages <pages21@163.com> | 2022-09-08 10:25:17 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 17a7cbf7bb | follow system theme at startup and changing Signed-off-by: 21pages <pages21@163.com> | 2022-09-08 10:25:17 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 59f82262c8 | fix cm waiting page close button Signed-off-by: 21pages <pages21@163.com> | 2022-09-08 10:25:17 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 31550452c3 | remove overlay of PortForward page because it will cause rebuilding when closing msgbox
Signed-off-by: 21pages <pages21@163.com> | 2022-09-08 10:25:17 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 48481884b1 | fix closing PortForward page while closing msgbox Signed-off-by: 21pages <pages21@163.com> | 2022-09-08 10:25:17 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 41a5d53de6 | flutter_desktop: refactor GetX in popup menu Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-07 18:42:48 -07:00 |  | 
			
				
					| 
							
							
								 fufesou | 9b694cbac0 | flutter_desktop: cursor cache - linux Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-07 18:42:48 -07:00 |  | 
			
				
					| 
							
							
								 RustDesk | 47cefc57e6 | Merge pull request #964 from asur4s/master Feat: Support new keyboard mode | 2022-09-07 21:34:29 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 1bf9700da6 | flutter_desktop: show cursor Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-07 17:44:18 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 70c4726766 | flutter_desktop: password menu Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-07 17:43:19 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | a50482af5c | flutter_desktop: WOL & menu, mid commit Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-09-07 17:37:29 +08:00 |  | 
			
				
					| 
							
							
								 asur4s | 8da4fbabf5 | Merge branch 'master' of https://github.com/rustdesk/rustdesk | 2022-09-07 03:52:31 -04:00 |  | 
			
				
					| 
							
							
								 csf | 235eb5415e | update file transfer and adjust icon size | 2022-09-06 19:08:45 +08:00 |  | 
			
				
					| 
							
							
								 asur4s | 4eaa17017c | Refacotr enter or leave | 2022-09-06 04:39:24 -04:00 |  | 
			
				
					| 
							
							
								 asur4s | f20587cbc0 | Fix release super key | 2022-09-06 04:38:51 -04:00 |  | 
			
				
					| 
							
							
								 asur4s | d3d31ff014 | Fix modifier key status | 2022-09-05 23:39:01 -04:00 |  | 
			
				
					| 
							
							
								 asur4s | 3d7377f9b6 | Opt: Change keyboard mode by ui | 2022-09-05 10:18:29 -04:00 |  | 
			
				
					| 
							
							
								 csf | 7eeb0f7335 | refactor cm -> ui_cm_interface  for sciter and flutter | 2022-09-05 19:41:09 +08:00 |  | 
			
				
					| 
							
							
								 asur4s | 5dfd041d8f | Opt: enter or leave | 2022-09-05 06:19:05 -04:00 |  |