MicaWPF
MicaWPF copied to clipboard
This is a library to make Mica available in WPF.
### Describe the bug ## Maximize doesn't work on 2nd monitor ### Steps to reproduce the bug - Use controls:MicaWindow - Drag to 2nd monitor - Click to maximize windows...
### Describe the solution you'd like I'd love to have the TitleBar Background color white in light theme and transparent (=Mica) in dark theme. Is this possible? Maybe it could...
### Describe the bug Actived:  UnActived:  ### Steps to reproduce the bug ```xaml ``` ```xaml ``` ### Expected behavior _No response_ ### Screenshots _No response_ ### Windows version...
### Describe the bug I installed everything as it should be, but the project throws up a lot of errors and the style doesn't work. ### Steps to reproduce the...
### Describe the bug I have a right-aligned button in the titlebar content and it looks like it always assumes the window controls to be a full-size (minimise, maximise and...
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 6.0.0 to 9.0.0. Release notes Sourced from System.Collections.Immutable's releases. .NET 9.0.0 Release What's Changed [release/9.0] BinaryFormatter tests improvements by @adamsitnik in dotnet/runtime#107540 [release/9.0] Update dependencies from dotnet/source-build-reference-packages...
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.1 to 9.0.0. Release notes Sourced from Microsoft.Extensions.DependencyInjection's releases. .NET 9.0.0 Release What's Changed [release/9.0] BinaryFormatter tests improvements by @adamsitnik in dotnet/runtime#107540 [release/9.0] Update dependencies from dotnet/source-build-reference-packages...
Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) from 6.0.0 to 9.0.0. Release notes Sourced from Microsoft.Extensions.Hosting.Abstractions's releases. .NET 9.0.0 Release What's Changed [release/9.0] BinaryFormatter tests improvements by @adamsitnik in dotnet/runtime#107540 [release/9.0] Update dependencies from dotnet/source-build-reference-packages...
### Describe the bug I tried creating a simple window like this: ```xaml Test1 Test2 Test3 ``` It works, but when hovering over any of the buttons with the mouse,...