Commit graph

45 commits

Author SHA1 Message Date
Pat Hartl
7d3a20f0d5 RGB logo 2024-07-12 22:47:13 -05:00
Pat Hartl
20d2fa008f Disable text selection on everything
This can change in the future. Allowing selection should happen on a case-by-case basis.
2024-07-12 22:40:48 -05:00
Pat Hartl
f3ac728502 Hide background on loading indicator on import 2024-07-10 17:16:59 -05:00
Pat Hartl
d10add8583 Handle no collections, order grouping by name
The library list has been changed to supports instances where groups (collections for now) may not be used. This flattens the list of games. Groupings are also now sorted by name when used.

Implements #77
2024-07-08 19:44:23 -05:00
Pat Hartl
d4cb99fbd8 Fix padding of active profile button
Fixes #79
2024-07-08 17:14:28 -05:00
Pat Hartl
87b05aee53 Fix centering of loading indicator when importing 2024-07-03 22:30:59 -05:00
Pat Hartl
f81bb522e5 Basic filters for taxonomies 2024-06-28 03:50:21 -05:00
Pat Hartl
2233594d26 Adjust styling of current downloader 2024-06-24 19:31:28 -05:00
Pat Hartl
6b22751d3c Adjust layering of logo and fade 2024-06-24 18:44:32 -05:00
Pat Hartl
a7dd5a0f14 Adjust logo position/size 2024-06-24 18:33:39 -05:00
Pat Hartl
d94d843a50 Remove game details scrollbar, adjust lower shadow 2024-06-24 17:43:02 -05:00
Pat Hartl
8898c1378f Hide fade on clickable list items in action dialog 2024-06-20 17:55:03 -05:00
Pat Hartl
dc099d4280 Fix modal button colors, style PDF reader 2024-06-20 17:14:27 -05:00
Pat Hartl
eff63dd7a2 Styling for logos 2024-06-19 17:20:17 -05:00
Pat Hartl
1a9aaeb244 Fixes 2024-06-12 02:35:56 -05:00
Pat Hartl
068fcc0c59 Style installed and selected library list items 2024-06-12 02:05:32 -05:00
Pat Hartl
25d71aad9f Style download queue 2024-06-11 00:26:17 -05:00
Pat Hartl
25221f3903 Display time remaining 2024-06-09 01:50:07 -05:00
Pat Hartl
92de47d7b6 Style in progress download in footer 2024-06-09 00:22:54 -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
69adf0d878 Change downloader background 2024-06-07 17:39:13 -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
d517593c2f Add shadow to logo 2024-06-07 00:32:18 -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
676c32d470 Fix download queue z-index 2024-06-07 00:13:24 -05:00
Pat Hartl
3b510563bb Adjust overall styling near top of window, add logo 2024-06-07 00:01:38 -05:00
Pat Hartl
ba35f779ab Fix some background bleed 2024-06-05 22:01:00 -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
3b305d2498 Fix overflow of app bar 2024-06-04 22:22:46 -05:00
Pat Hartl
df26538daa Position appbar, style 2024-06-03 21:14:15 -05:00
Pat Hartl
1f43bb18e0 Move import to appbar, add logout to profile button 2024-06-03 21:00:44 -05:00
Pat Hartl
632e840260 Added appbar styling 2024-06-02 21:15:12 -05:00
Pat Hartl
1f81fa7a0e Disable text selection on clickable lists 2024-06-02 17:41:28 -05:00
Pat Hartl
e09ec21299 Change styling of actions dialog 2024-06-02 17:39:49 -05:00
Pat Hartl
7fa9b9065f Adjust styling for split pane and scrollbars 2024-06-02 17:21:18 -05:00
Pat Hartl
d34a86c3fc Adjust styling for hero 2024-06-02 17:21:05 -05:00
Pat Hartl
904b87bbf1 Fix drawer closing overlap and overall height 2024-06-01 01:13:06 -05:00
Pat Hartl
6e1082f87b Fix spacing in game list 2024-06-01 01:12:54 -05:00
Pat Hartl
59382c7443 Move styling to SCSS 2024-06-01 01:12:36 -05:00