Commit Graph

72 Commits (d85214980902744aaaa8656dba44762865d5f9e0)

Author SHA1 Message Date
Stenzek d852149809
FullscreenUI: Add icons to game list detail lines 4 months ago
Stenzek ca322449da
FullscreenUI: Add 'Compact Mode' for game list 4 months ago
Stenzek 68fa33e075
FullscreenUI: Polish achievements page 4 months ago
Stenzek 11cb2217e0
FullscreenUI: Polish range dialogs 4 months ago
Stenzek 7b03b54539
FullscreenUI: Eliminate last of layout height constants 4 months ago
Stenzek 88a63f04be
FullscreenUI: More hardcoded size removal
In achievements and elsewhere.
4 months ago
Stenzek 5063a49f2a
FullscreenUI: Remove hardcoded sizes for menu items
Make it dynamic based on content instead.
4 months ago
KamFretoZ fa0a926133
Deps: Bump FontAwesome to 6.7.2 (#3456) 4 months ago
Stenzek 06da45b3f2
FullscreenUI: Polish dialogs 5 months ago
Stenzek 77457a3b1d
ImGuiManager: Switch to dynamic fonts 5 months ago
Stenzek bd9e206165
FullscreenUI: Fix layout calculations in game grid 5 months ago
Stenzek 2aea3e1c3c
FullscreenUI: Add vertical padding to several windows
Looks less cluttered.

- Achievement/leaderboard lists.
- Game list/game grid.
- Save state selector.
6 months ago
Stenzek 75ae7deadb
FullscreenUI: Add padding to game list 6 months ago
Stenzek def6b76116
FullscreenUI: Make menu item borders optional 6 months ago
Stenzek 5b5eef61d7
FullscreenUI: Increase spacing between menu items 6 months ago
Stenzek 7aa831c8df
FullscreenUI: Improve look of slider popups 6 months ago
Stenzek 057398b4ab
FullscreenUI: Mostly replace C string usage with string_view 7 months ago
Stenzek 3292833fb8
FullscreenUI: Add option to turn off animations 7 months ago
Stenzek 4e2872f248
FullscreenUI: Fix consecutive choice dialogs 7 months ago
Stenzek 37230107f4
FullscreenUI: Run idle while notifications/toasts are onscreen 7 months ago
Stenzek 0687e59bda
FullscreenUI: Rewrite popup dialog handling
Add animations, fix background dimming.
7 months ago
Stenzek 9ef7f54f19
FullscreenUI: Enable all windows to nav-wrap
i.e. when pressing down at the end, it wraps to the top.
7 months ago
Stenzek 6f2225fb61
FullscreenUI: Remove redundant ActiveButton() and friends 7 months ago
Stenzek 03d7af2efc
FullscreenUI: Add border rounding to menu items 7 months ago
Stenzek 61de096d26
FullscreenUI: Add status text (left side of footer) 8 months ago
Stenzek 2a86faa51e
FullscreenUI: Replace landing icons with colourable icons 8 months ago
Stenzek 1189f53840
FullscreenUI: Add 'Automatic' theme that syncs with Qt 8 months ago
Stenzek b6fa2cecd3
FullscreenUI: Fix shadowed text alpha again 8 months ago
Stenzek 44af55a77f
FullscreenUI: Differentiate title/subtitle colours
Makes it easier to read.
8 months ago
Stenzek 72a0ba1e8e
FullscreenUI: Fix pause menu light theme shadow colour 8 months ago
Stenzek aeadd4c280
FullscreenUI: Move game info to top of pause menu 8 months ago
Stenzek 34fdbafe85
FullscreenUI: Add drop shadows to most text
Improves readability with custom backgrounds.
8 months ago
KamFretoZ 5dc0a3630a
FullscreenUI: Add Themes (#3380) 8 months ago
Stenzek 89d9842c7e
FullscreenUI: Fix popup title colours 8 months ago
Stenzek 1b678d0ebc
FullscreenUI: Allow using right mouse button for 'back' 9 months ago
Stenzek 0e3668a7bb
GameList: Show achievement information in game list 9 months ago
Stenzek e34d23c8e7
FullscreenUI: Implicitly close non-multichoice dialogs
Also fixes disc swap using a multichoice instead of single.
9 months ago
Stenzek 227c249d7f
FullscreenUI: Skip SVG prefix if image is not a SVG 9 months ago
Stenzek c34dda39b7
FullscreenUI: Fix invalidating images with size hints 9 months ago
Stenzek 79245b6cd6
FullscreenUI: Make footer text background semitransparent 9 months ago
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 10 months ago
Stenzek 19ee37cd10
FullscreenUI: Render notifications on top of OSD 10 months ago
Stenzek 5ee069fc63
FullscreenUI: Add option to display PS buttons instead of Xbox 10 months ago
Stenzek f3f99f7eac
FullscreenUI: Support renderer swapping without restart 10 months ago
Stenzek 2d659fc3eb
GPU: Move backend work off CPU thread 10 months ago
Stenzek 53c08c52ed
ImGuiFullscreen: Pack state in struct 11 months ago
Stenzek 24dfd30839
Image: Refactor to a more generic class 11 months ago
Stenzek ca9af62f92
FullscreenUI: Add a BP achievements login dialog 11 months ago
Stenzek 38a331fde4
ImGuiFullscreen: Support loading SVGs 1 year ago
Stenzek 891d5cefbe
ImGuiFullscreen: Allow smooth scrolling 1 year ago