LANCommander/LANCommander.Client/UI/Components
Pat Hartl 8791d8d4ae Move from MAUI to Photino for wrapper
Photino brings some benefits:
- The initial memory usage seems to be lower than MAUI
- Build times are reduced
- Potential support for Linux
- The Photino.Blazor.CustomWindow package allows us to have a custom window frame

The project has been converted to use Photino. If it needs to be moved back at some point, it probably wouldn't be very difficult. The window chrome in this verison has been heavily customized for stylistic purposes.
2024-06-05 01:21:31 -05:00
..
ActionSelectorDialog.razor Change styling of actions dialog 2024-06-02 17:39:49 -05:00
AppBar.razor Move from MAUI to Photino for wrapper 2024-06-05 01:21:31 -05:00
DownloadQueue.razor Adjust styling, replicate download state in status 2024-06-02 17:23:36 -05:00
Footer.razor Adjust styling, replicate download state in status 2024-06-02 17:23:36 -05:00
MediaImage.razor Allow adding classes to MediaImage 2024-06-02 17:39:32 -05:00
Pane.razor Add split pane to library view, working game install 2024-05-25 15:40:31 -05:00
RedirectToLogin.razor Redirect to login if not authenticated 2024-05-31 22:56:57 -05:00
SplitPane.razor Add split pane to library view, working game install 2024-05-25 15:40:31 -05:00