WMCP(Windows Media Control Panel) is a panel used for control window media in tray area.
The goal of WMCP is to implement a media-plasmoid-like panel on Windows 10.
- Download
- Compile
- Run
- Check your tray area
- Add change current session function
- Time line adjustment to change media progress
- Album cover presentation
- Read system color setting and Change color by dark mode
- Popup animation
- Launch optimization
- Memory optimization
- Tray icon presentation optimization
- Most application does not provide time line properties, so the progress bar won't work in most situations
- Global current session cannot be changed by API provided by Microsoft right now (May there be some APIs I can invoke)
- FluentWPF
- WPF-NotifyIcon
- InputSimulatorCOre
- Microsoft.WindowsSDK.Contracts
All packages can be found on Nuget.org
This project is made possible by