-
Notifications
You must be signed in to change notification settings - Fork 27
Operating System
Dani John edited this page Dec 11, 2024
·
5 revisions
100% native Windows UWP application powered by DirectX.
Avalonia framework is used to deliver a consistent user interface across different operating systems.
Some limitations and differences compared to Windows:
- Performance optimization is pending. "Performance" and "Dynamic" quality setting are not available.
- Graphics card API detection is not implemented. If you encounter rendering issues, turn off animations by navigating to Settings -> Performance and set the Quality to lowest.
- Cloud background effects are unavailable. Substituted with the "Clear Sky" effect.
- Differences in animations, transitions and effects.
Full changes: https://github.com/rocksdanister/weather/pull/85
This is Early Preview release.