Skip to content

Operating System

Dani John edited this page Dec 11, 2024 · 5 revisions

Microsoft Windows

100% native Windows UWP application powered by DirectX.

Linux

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

Note

This is Early Preview release.