Lukas Kurz

Results 99 comments of Lukas Kurz

To clairify: What would your app do? Please also remember Spartan does not work on Windows 11+ any more (See #2)!

Well, if your just disabling Code Integrity for `eData.dll` (like you seem to do) that should be "fine". But keep in mind, that using Legacy Edge itself might be a...

When the monitor-configuration changes `EnterContextAndProcessDisplayAreaWatcherMessage` gets called but fails to decode the handle of the watcher (`Core::Util::DecodeHandle` throws an exception). Therefore `Windowing::DisplayAreaWatcher::OnDisplayChange` is never called. ### Exception ``` Exception thrown...

@rhuanjl It seems like MacOS builds currently fail both on azure and cirrus (Even without changes) See #7007

Hey @bhmohanr-techie thanks for your work! What @ppenzin meant is that we don’t need to merge this PR because 1. The scenario you describe is actually fine by design. The...

Hi, thank you for your feature request! Could you please describe where / when you encounter permission friction and on which android version?

@fakerat What android version do you use? We might be able to remove the location permission entirely by using the new dedicated permissions on newer android versions...

What would you do instead? You could also use the share menu in your your File Manager app...

Oh, you mean on receiving files? The whole view is just temporary until we have receiving in background going

@hodgestar Yes, this definitely fixes my issue, thanks! Now the type definitions match the official grammar. Of cause, it's also less clear now what values are actually allowed to be...