MicaWPF icon indicating copy to clipboard operation
MicaWPF copied to clipboard

This is a library to make Mica available in WPF.

Results 9 MicaWPF issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

enhancement

### Describe the bug Actived: ![image](https://github.com/Simnico99/MicaWPF/assets/35164086/be619a4a-ba8f-4b58-9823-25b03beed1be) UnActived: ![image](https://github.com/Simnico99/MicaWPF/assets/35164086/aa34beee-d3a9-4a1e-853b-2e2d227655ec) ### Steps to reproduce the bug ```xaml ``` ```xaml ``` ### Expected behavior _No response_ ### Screenshots _No response_ ### Windows version...

bug
Cannot reproduce

### 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...

bug
Needs-Triage

### 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...

bug
Needs-Triage

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...

dependencies

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...

dependencies

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...

dependencies

### 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,...

bug