-
Notifications
You must be signed in to change notification settings - Fork 7.9k
[Fluent UX] Quick access flyout in system tray #6751
Copy link
Copy link
Closed
Labels
Area-OOBEFirst time run experience for usersFirst time run experience for usersArea-RunnerThe PowerToys main executableThe PowerToys main executableArea-User Interfacethings that regard UX for PowerToysthings that regard UX for PowerToysIdea-EnhancementNew feature or request on an existing productNew feature or request on an existing productResolution-Fix CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.UI refreshTracker tag for module specific UI refreshTracker tag for module specific UI refresh
Metadata
Metadata
Assignees
Labels
Area-OOBEFirst time run experience for usersFirst time run experience for usersArea-RunnerThe PowerToys main executableThe PowerToys main executableArea-User Interfacethings that regard UX for PowerToysthings that regard UX for PowerToysIdea-EnhancementNew feature or request on an existing productNew feature or request on an existing productResolution-Fix CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.UI refreshTracker tag for module specific UI refreshTracker tag for module specific UI refresh
Type
Projects
Status
Done ✔
📝 Provide a description of the new feature
Problem
The system tray provides a lot of quick access tools such as the notification center, network and sound settings. This is also where PowerToys lives, but it only provides two actions: opening settings and closing the application.
Additionally, the amount of PowerToys modules keep growing and most features are only accessible with keyboard shortcuts. To make these features more accessible, we also need to consider keyboard and mouse users. Providing additional functionality to quickly switch modes to keep in your workflow would be great, and can really showcase the various great tools.
Solution & features
A flyout that opens whenever the user clicks on the systray app icon. It provides an interactive overlay that gives users quick access to the following features:
Mock-up
Here's a WinUI UWP mock-up of how this flyout could work:
Light mode:

Dark mode:

Source code can be found here: https://github.com/niels9001/SystrayUX/
Looking forward to more feedback to improve this concept!
If you'd like to see this feature implemented, add a 👍 reaction to this post.