Simnico99 / MicaWPF

This is a library to make Mica available in WPF.
MIT License
206 stars 11 forks source link

[Feature Request]: Standalone nuget package providing TitleBarContent functionality #77

Closed CodingOctocat closed 1 year ago

CodingOctocat commented 1 year ago

Describe the solution you'd like

MicaWPF is a great library, but even for an empty project it is 25MB in size, which seems a bit heavy for developing nice looking tool app.

I see that in the new version, MicaWPF already supports TitleBarContent function, which is a useful feature, can it be branched out separately?

I want to be able to simply customize the title bar, including support for Minimize, Maximize, Close buttons with associated event subscriptions (MaximizingEvent, MaximizdEvent...) For example, I may need to do something before clicking Maximize button.

image

Is your feature request related to a problem? Please describe.

No response

Describe alternatives you've considered

No response

Additional context

No response

Simnico99 commented 1 year ago

Will be fixed in release 6.0.0 You can now use MicaWPF.Lite