Commit graph

14 commits

Author SHA1 Message Date
Pat Hartl
068fcc0c59 Style installed and selected library list items 2024-06-12 02:05:32 -05:00
Pat Hartl
8e7d53a094 Start laying out download footer 2024-06-08 23:38:55 -05:00
Pat Hartl
bb7ba83837 Add basic metadata and cover 2024-06-08 16:03:41 -05:00
Pat Hartl
dd8a213e0d Style auth view 2024-06-07 23:49:11 -05:00
Pat Hartl
f4ba566df2 Adjust overflow shadow 2024-06-07 17:39:33 -05:00
Pat Hartl
abbe568fd0 Fix width of game details 2024-06-07 01:19:04 -05:00
Pat Hartl
431e973132 Add game total playtime and last played 2024-06-07 01:18:50 -05:00
Pat Hartl
3d99c18de6 Fix list width 2024-06-07 00:32:11 -05:00
Pat Hartl
19e35750ee Add spacing on list headers, add shadow to list 2024-06-07 00:13:37 -05:00
Pat Hartl
3b510563bb Adjust overall styling near top of window, add logo 2024-06-07 00:01:38 -05:00
Pat Hartl
de74e34ad8 Add icons and style library list 2024-06-05 19:03:04 -05:00
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
Pat Hartl
d34a86c3fc Adjust styling for hero 2024-06-02 17:21:05 -05:00
Pat Hartl
59382c7443 Move styling to SCSS 2024-06-01 01:12:36 -05:00