| 
							
							
								 Kingtous | 229df038fc | feat: add entry in left panel | 2023-05-08 13:10:39 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 77fa807b57 | feat: implement dialog callback | 2023-05-08 12:34:19 +08:00 |  | 
			
				
					| 
							
							
								 grummbeer | c28ac8a339 | Unify Input. Remove hardcoded style (password) | 2023-03-18 04:48:56 +01:00 |  | 
			
				
					| 
							
							
								 rustdesk | 122f0f9611 | small light theme redesign | 2023-03-04 14:28:43 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | e30f690f9c | fix desktop id padding | 2023-03-03 16:50:45 +08:00 |  | 
			
				
					| 
							
							
								 NicKoehler | ab9acc76fc | backgroundcolor migration | 2023-02-23 16:49:31 +01:00 |  | 
			
				
					| 
							
							
								 fufesou | 9dbd1f88f5 | listen flutter key event when there's no input monitor permission Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2023-02-21 18:44:14 +08:00 |  | 
			
				
					| 
							
							
								 grummbeer | 285b503316 | improve input of permanent password | 2023-02-16 21:15:44 +01:00 |  | 
			
				
					| 
							
							
								 RustDesk | 1ac49c8892 | Merge pull request #3196 from 21pages/relay_id force relay when id is suffixed with "/r" | 2023-02-16 12:50:40 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 6f106251f9 | force relay when id is suffixed with "/r" Signed-off-by: 21pages <pages21@163.com> | 2023-02-13 17:12:28 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 9492f401f4 | fix: allowing idle scroll events | 2023-02-13 16:18:59 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 3d40569dee | change all ocusNode: FocusNode()..requestFocus(), to autofocus: true`` | 2023-02-12 09:03:13 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 344d927ff8 | opt: optimize icon | 2023-02-07 20:38:27 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | ebec8811c2 | opt: add microphone permission tip | 2023-02-07 16:20:37 +08:00 |  | 
			
				
					| 
							
							
								 21pages | b7844d1175 | switch sides: linux dbus use uri as para like uni_links Signed-off-by: 21pages <pages21@163.com> | 2023-01-20 14:53:05 +08:00 |  | 
			
				
					| 
							
							
								 21pages | cc0f4509a7 | common dialog InputDecoration Signed-off-by: 21pages <pages21@163.com> | 2023-01-16 21:20:37 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 9aecd28702 | complex pernament password lowercase, uppercase, digit, length>=8
Signed-off-by: 21pages <pages21@163.com> | 2023-01-16 19:49:18 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 62791613a7 | opt dialog button style Signed-off-by: 21pages <pages21@163.com> | 2023-01-15 19:46:16 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 40e9462679 | fix: save/restore window position on macos also hide on launch | 2023-01-06 20:40:29 -08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 584295f3fa | config_input not well tested yet | 2023-01-06 13:19:08 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 98e085419c | move rdev grab from main page to remote page Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-12-12 21:46:58 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 3f009a3bc7 | wayland tip | 2022-12-04 18:39:59 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 89e6f431b2 | Merge pull request #2403 from fufesou/fix_connect_on_subwindow fix connect on subwindow, notify main window | 2022-12-01 13:56:50 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 7c09e66902 | fix connect on subwindow, notify main window Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-12-01 13:52:12 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | ac33924a9c | remove flutter tray | 2022-12-01 11:19:51 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 8a4f8e202d | opt: ui & cursor - opt: win7 frameless
- opt: disable cursor output & macos free cache
- opt: main window, set location before show/hide | 2022-11-29 23:03:16 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 6e1f8f0294 | new fetchID and periodic_immediate | 2022-11-29 22:36:35 +08:00 |  | 
			
				
					| 
							
							
								 rustdesk | 420dd9c9db | mac help cards two mac issues:
1) windows position not saved, position not got, win manager issue?
2) freeCache not found from custom cursor channel | 2022-11-29 22:00:27 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | f343478016 | opt: hide main window when using shortcut | 2022-11-26 11:40:13 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 16165dae27 | allow set empty permanent password to delete it Signed-off-by: 21pages <pages21@163.com> | 2022-11-21 18:51:24 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 6f390759f3 | rename temporary password to one-time password Signed-off-by: 21pages <pages21@163.com> | 2022-11-21 14:14:05 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | dbd3df370a | feat_account: update ui Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-11-07 17:43:22 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 87e53501e3 | feat_account: mid commit Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-11-07 15:20:15 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 0b167493cc | opt: add preventClose to handle close event manually | 2022-11-06 17:39:47 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | e1f95b7209 | opt: hide window | 2022-11-05 23:41:55 +08:00 |  | 
			
				
					| 
							
							
								 Asura | 996a317b57 | refactor: keyboard listen and grab && fix shift + scroll | 2022-11-04 13:42:10 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 220d056760 | feat: implement tray in linux | 2022-11-04 19:21:09 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 892869c014 | feat: tray logic in windows | 2022-11-02 11:10:28 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 4f301bd0b5 | feat: add flutter tray and hide logic of main window | 2022-11-02 10:22:41 +08:00 |  | 
			
				
					| 
							
							
								 21pages | cc30b9f8a5 | remove startup elevation, update impersonate_system Signed-off-by: 21pages <pages21@163.com> | 2022-10-30 19:55:59 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 2301d09303 | feat: replace forceAppUpdate with customed reloadWindow | 2022-10-26 14:39:13 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 1249776a21 | add auto-size-text for installCard button Signed-off-by: 21pages <pages21@163.com> | 2022-10-24 15:58:24 +08:00 |  | 
			
				
					| 
							
							
								 kingtous | 5fff68011a | wip: uni links | 2022-10-19 16:28:07 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 77de0d05f9 | msgbox & translations Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-10-17 22:00:44 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 3d7736836f | feat: add dbus and cli connect support | 2022-10-11 23:22:57 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | b7b1b183f1 | Merge pull request #1696 from Heap-Hop/address_book [address books] optimize performance, fix bugs and add mobile tag actions | 2022-10-10 20:21:37 +08:00 |  | 
			
				
					| 
							
							
								 fufesou | 2cc92c199c | flutter_desktop: adjust window Signed-off-by: fufesou <shuanglongchen@yeah.net> | 2022-10-10 09:47:45 +08:00 |  | 
			
				
					| 
							
							
								 csf | 8d23c11312 | fix abModel multi request and state didn't refresh bug | 2022-10-09 19:41:50 +09:00 |  | 
			
				
					| 
							
							
								 21pages | 728985e3bf | elevation prompt && uac warning Signed-off-by: 21pages <pages21@163.com> | 2022-09-29 09:13:19 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 1412d9c3ba | refactor: global scroll | 2022-09-28 12:03:59 +08:00 |  |