Clash.Mini icon indicating copy to clipboard operation
Clash.Mini copied to clipboard

lorca make edge incognito user task broken

Open TooYoungTooSimp opened this issue 4 years ago • 2 comments

After I open dashboard in Clash.Mini (based on lorca), the edge incognico shortcut broke. image As the figure shows, when right click edge in taskbar and select inprivate, the browser starts with a --user-data-dir contains prefix of lorca.

I'm not sure if it is a lorca bug or something else, but you may try https://github.com/webview/webview as a replacement.

TooYoungTooSimp avatar Dec 15 '21 09:12 TooYoungTooSimp

If edge start in "new instance" for example "First Run" doesn't exist. It will modify user tasks in taskbar shortcut. So lorca start edge with a temp data dir, edge modified the inprivate task with cmdline shown above. So I think using webview to replace a browser instance would be a good idea to solve this problem. Or just use normal user instance to open yacd.

TooYoungTooSimp avatar Dec 15 '21 10:12 TooYoungTooSimp

If edge start in "new instance" for example "First Run" doesn't exist. It will modify user tasks in taskbar shortcut. So lorca start edge with a temp data dir, edge modified the inprivate task with cmdline shown above. So I think using webview to replace a browser instance would be a good idea to solve this problem. Or just use normal user instance to open yacd.

ok, i will try webview2

MetaCubeX avatar Dec 16 '21 14:12 MetaCubeX