Skip to content

Partial redistribution of Windows App SDK with my app #5652

@Alovchin91

Description

@Alovchin91

Hi,

In my app, I would like to use only a part of the Windows App SDK (specifically, Microsoft.UI.Windowing and Microsoft.UI.Composition.SystemBackdrops APIs to create a window with a custom title bar and apply the Mica backdrop to it). The app is written in Rust, so I have full control over the APIs that I generate the bindings for.

Am I allowed to redistribute only a part of the Windows App SDK with my app that I need? I suppose the MIT license allows me to do that, but I want to be sure.

I do realise that I will have to prepare all the redistributable components myself (figure out the dependencies, copy them over to the output directory, etc.). I don't ask for a feature, I ask for a legal (and maybe technical) advice essentially.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions