question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Announcing: WinUI 2.6! 🎨💻🎉

See original GitHub issue

The team has just released WinUI 2.6! This release contains visual updates to most of our controls, a few new controls, bug fixes, and new functionality for use in UWP apps.

Release highlights

New controls

Control visual updates

Most WinUI controls now support the latest Windows styles. These new styles align with the current design direction of Windows, and will provide your app with the most modern, up-to-date visual experience.

New materials

WinUI 2.6 is the first release to introduce Mica, which is a new material that incorporates theme and desktop wallpaper to paint the background of long-lived windows such as apps and settings. You can apply Mica to your application backdrop to delight users and create visual hierarchy, aiding productivity, by increasing clarity on which window is in focus.

Mica is specifically designed for app performance as it only samples the desktop wallpaper once to create its visualization.

New features

  • SplitButton in CommandBar: You can now easily integrate a SplitButton into CommandBar using the SplitButtonCommandBarStyle and AppBarElementContainer wrapper class.
  • Popup location: Several new APIs were added to the Popup class to allow developers to specify the direction how CommandBarFlyout opens up to ensure it is placed in a desired location relative to the item it is being involved from.

Bug fixes

To see the full list of bugs fixed in this release, see the official GitHub release.

Get started

If you’re new to WinUI, get started by following the steps in this doc: Getting started with the WinUI 2.x library

If you’ve used WinUI in the past, get started with 2.6 by downloading the latest NuGet package: NuGet Download

Helpful links and resources

Release Notes - learn more about what’s new in this release

XAML Controls Gallery - a sample WinUI app that shows you all of our controls in action, including the new controls and features in this release

API Reference Documentation - in-depth details about the new APIs added for this release

Thank you!

Your contributions as a developer community have been incredibly valuable in shipping WinUI. We’d like to extend a big thank you to everyone who contributed to this release by filing or fixing bugs, requesting features, implementing features, and generally being a significant part of the development process!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:16
  • Comments:41 (30 by maintainers)

github_iconTop GitHub Comments

3reactions
Tropix126commented, Jun 24, 2021

This looks great! Is there an estimate or rodemap on when these styles will arrive on WinUI 3?

2reactions
FrayxRulezcommented, Jun 25, 2021

I remember a few of us mentioning the issue with dim Acrylic flyouts, as if the shadow layer renders on top - so not entirely sure if this is the same issue, or something new. As I understand it, WinUI is using DropDownShadows instead of the older Elevation based ThemeShadows

It’s a new one, and it’s a complete deal breaker for me, must be fixed asap: https://github.com/microsoft/microsoft-ui-xaml/issues/5277

Read more comments on GitHub >

github_iconTop Results From Across the Web

WinUI 2.6 Release Notes - Windows apps
WinUI 2.6 is the June 2021 release of the Windows UI Library (WinUI) for UWP applications (and desktop applications using XAML Islands).
Read more >
Windows UI
More exciting news: WinUI 2.6 is here for UWP apps, and it comes with completely re-vamped styles 🎨, new controls 🛠(BreadcrumbBar, ...
Read more >
Announcing Notes! My Fully working Notepad with WinUI ...
My Fully working Notepad with WinUI 2.6 trying to mimic what notepad could look like in the next updates, created on Visual Studio,...
Read more >
Blogopolis - Announcing Stylophone v2
A fully rebuilt app, eliminating a bunch of bugs; Complete restyling using WinUI 2.6 (The bottom area is finally not stuck in dark...
Read more >
Announcing WinUI 3: Preview 3 - Windows Developer Blog
Announcing WinUI 3: Preview 3 ... These changes continue to advance the capabilities of WinUI 3 for supporting heavy-duty, complex apps.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found