microsoft / microsoft/fluentui-apple
[Request] Fluent materials
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 977
- Forks
- 180
- Avg merge
- 21h 38m
- Merged PRs (30d)
- 1
Description
Platform
- iOS
- macOS
Describe the feature that you would like added
This might be out of scope, but I'd really like to see fluent material backdrops / content views.
Avalonia already has a working implementation / approximation of acrylic blur on macOS.
From what I can tell, it should be possible to implement a 1:1 replica of acrylic blur in winui using Core Graphics, since you can blend with the host backdrop (?).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Avalonia implementation in native/Avalonia.Native/src/OSX/window.mm around line 1302 and the issue's references to Core Graphics and WinUI. Determine whether an equivalent fluent or acrylic backdrop is feasible for macOS in this project, then define the affected control or view and validate that it renders the requested backdrop effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100