Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kituin/shadowviewer.controls

Controls For ShadowViewer(WinUI3)
https://github.com/kituin/shadowviewer.controls

Last synced: 19 days ago
JSON representation

Controls For ShadowViewer(WinUI3)

Awesome Lists containing this project

README

        

# ShadowViewer.Controls

- TitleBar ![nuget](https://img.shields.io/nuget/v/ShadowViewer.Controls.TitleBar?style=flat-square)
- 自定义标题栏
- Notification ![nuget](https://img.shields.io/nuget/v/ShadowViewer.Controls.Notification?style=flat-square)
- 通知小弹出
- ShadowSettingHeader ![nuget](https://img.shields.io/nuget/v/ShadowViewer.Controls.ShadowSettingHeader?style=flat-square)
- 设置头部
- PluginLogo ![nuget](https://img.shields.io/nuget/v/ShadowViewer.Controls.PluginLogo?style=flat-square)
- 插件Logo
- TitleBorder ![nuget](https://img.shields.io/nuget/v/ShadowViewer.Controls.TitleBorder?style=flat-square)
- 带TitleHeader的Border

## 鸣谢
[Windows Community Toolkit Labs(TitleBar)](https://github.com/CommunityToolkit/Labs-Windows/discussions/454) - 实验性社区包 - 参考了标题栏实现
[Bili.Uwp](https://github.com/Richasy/Bili.Uwp) - 哔哩客户端 - 参考了TipPopup实现