Mahdi Hosseini

Results 51 issues of Mahdi Hosseini

Add Support Win11 SnapLayout #1033 ![Animation](https://user-images.githubusercontent.com/9213496/144702860-9b804ced-6a1b-414d-8c6f-f73b10b1d3fc.gif)

:factory: enhancement

Fix #684 @NaBian in normal state **NonClientAreaHeight is 30** after IsFullScreen = true and IsFullScreen = false `NonClientAreaHeight is 22` so Should this be resolved?Or not?

:bug: bug

These are the problems that exist right now - [ ] GlowWindow CornerRadius - [ ] Windows 11 Glow Window Support (Show accent color on window borders) - [x] ~~Snap...

:factory: enhancement

is there any support for WASDK/WinUI 3?

I want to edit an APK file, for this purpose I use the following command in Linux (Kali): apktool d ed28.apk and result is: ``` I: Using Apktool 2.6.1-dirty on...

### Describe the bug i used Custom titlebar from here https://docs.microsoft.com/en-us/windows/apps/develop/title-bar?tabs=wasdk#platform-options now if we change App Language to RTL, Custom Titlebar is not working (Window can not be dragged and...

area-Windowing

Add Support MicaAlt Backdrop ## Description more info here https://docs.microsoft.com/en-us/windows/apps/design/style/mica ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ![image](https://user-images.githubusercontent.com/9213496/188682632-70c24445-6216-4a6e-816a-b2d2807b38be.png) ![image](https://user-images.githubusercontent.com/9213496/188682654-130dc151-01e1-4535-aa22-a5e4e55689a4.png) ## Types of changes...

Hi, Can you create a Library with easy access in C# (WinUI 3)?

### Describe the bug System.Windows.Markup.XamlParseException: 'Initialization of 'System.Windows.Controls.Primitives.StatusBar' threw an exception.' InvalidOperationException: Cannot access Freezable 'System.Windows.Media.SolidColorBrush' across threads because it cannot be frozen. ### To Reproduce use wpfui in a...

bug

### Describe the bug i am using Mica or Acrylic Backdrop with a TintColor, this is my Mica Backdrop class ``` public sealed class MicaSystemBackdrop : SystemBackdrop { public readonly...

bug
area-Materials
team-Rendering