Commit Graph

71 Commits (3f5dca5cec2d7375716e523619a8e5ab2b26a280)

Author SHA1 Message Date
Stenzek 3f5dca5cec
FullscreenUI: Use expand icon for dropdowns 2 weeks ago
Stenzek f1f6b0ee79
ImGuiManager: Load FreeType/plutosvg dynamically 2 weeks ago
Stenzek d92fe3dacf
Data: Move all PromptFont glyphs to unallocated range
They just keep conflicting with the text/emoji fonts otherwise.

Also drop some unused glyphs.
2 months ago
Stenzek 8f6b1b6307
FullscreenUI: Add reset option to directory selector
And improve styling.
3 months ago
Stenzek fa167cab85
FullscreenUI: Add InputTextWithIcon() 3 months ago
Stenzek 0f7eed06cc
dep/imgui: Update to 3a26b64 6 months ago
Stenzek 088f05726b
FullscreenUI: Add background blur to notifications/menus 7 months ago
Stenzek 5a7c855256
FullscreenUI: Use command/option key icons on MacOS
And the Windows icon on Windows.
7 months ago
Stenzek 4f6c42e0f7
Data: Add additional PromptFont glyphs
Fixes missing glyphs for guide/PS buttons.
7 months ago
Stenzek 18768bcaba
Achievements: Use note area in more notifications
- Show RA logo for login/game summary.
- Add icons to game complete, subset complete, leaderboard start/fail.
8 months ago
Stenzek 93a5663fc8
Achievements: Make leaderboard notifications a little nicer 8 months ago
Stenzek 1431d5cf5b
FullscreenUI: Use horizontal buttons for message dialogs
Unless it's a long string, then use vertical.

Also add icons to the dialogs.
8 months ago
Stenzek 9dcef869a3
FullscreenUI: Use appropriate icon for console settings 8 months ago
Stenzek c5ce2f999b
dep/imgui: Add ImGuiChildFlags_NoNavCancel 8 months ago
Stenzek a2f3d038db
dep/imgui: Update to 69a501d 9 months ago
Stenzek 64d70753fc
ImGuiManager: Use default icons when unspecified 9 months ago
Davide Pesavento 6c46b0cfe8
Deps: Update FontAwesome to 7.1.0 9 months ago
Davide Pesavento 84ff881721 Deps: Remove version number from FontAwesome header
Reduces code churn on version bumps.
9 months ago
Stenzek c206bd6311
FullscreenUI: Fix incorrect icon for macro buttons 9 months ago
Stenzek 56d8750f41
FullscreenUI: Add floating nav bar widgets 10 months ago
Stenzek 25b44f4283
Qt: Wire up new key glyphs 1 year ago
Stenzek d13d3d89f9
Resources: Relocate PromptFont key glyphs to high range
Stops them clashing with full-width characters used in Japanese titles.
1 year ago
Stenzek 414ddf78cc
Achievements: Display warning for unsupported achievements 1 year ago
Stenzek be48e5c681
dep/imgui: Demo window should not enabled 1 year ago
Stenzek 43543ddedc
FullscreenUI: Improve icons in file selector 1 year ago
Stenzek d852149809
FullscreenUI: Add icons to game list detail lines 1 year ago
Stenzek 2a6aa89efb
FullscreenUI: Avoid more conflicts between emoji and PromptFont
By moving them to the unused range.
1 year ago
Stenzek ebf97c26b8
dep/imgui: Sync to 5ee9c2a
And fix a bunch of local bugs, including random large-font-size glyphs.
1 year ago
Stenzek 6fcb1194d5
FullscreenUI: Further icon improvements 1 year ago
Stenzek aafd72efba
FullscreenUI: Add cheats/patches icons 1 year ago
KamFretoZ fa0a926133
Deps: Bump FontAwesome to 6.7.2 (#3456) 1 year ago
Stenzek 7f066c2864
ImGuiOverlays: Fix display with only GPU/latency stats 1 year ago
Stenzek 65ed9b51ab
Data: Fix glyph conflict with vibration icon 1 year ago
Stenzek 77457a3b1d
ImGuiManager: Switch to dynamic fonts 1 year ago
Stenzek 38aebd0a3e
dep/imgui: Add overridable scroll rate 1 year ago
Stenzek cf7feec9c4
Deps: Swap lunasvg for plutosvg 1 year ago
Stenzek b78d3b4b79
dep/imgui: Update to v1.91.9b 1 year ago
Stenzek 04c5a9f1b2
FullscreenUI: Improve leaderboard text contrast 2 years ago
Stenzek e422afdec1
FullscreenUI: Improve achievements pause menu overlays
- Add most recent unlock/nearest completion.
- Make it look nicer and better fit with the rest of the interface.
2 years ago
Stenzek d3854d095e
AnalogController: Use variant vibration icon for large motor 2 years ago
Stenzek 234e1f721f
FullscreenUI: Improve controller settings page
- Add 'Clear Bindings' menu item.
- Show icons in controller types.
- Add confirmation to Reset Settings.
2 years ago
Stenzek d6ce322eba
Controller: Use additional icons 2 years ago
Stenzek ed78a20ea7
FullscreenUI: More icon replacements 2 years ago
Stenzek 09a825720d
dep/imgui: Fix smooth scrolling on scrollbar drag 2 years ago
Stenzek 73fd97e770
GPUTextureCache: Fix reload replacements hotkey/menu action 2 years ago
Stenzek 891d5cefbe
ImGuiFullscreen: Allow smooth scrolling 2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 63bf64b05d
ImGuiOverlays: Use actual recording icon 2 years ago
Stenzek 5c2fc68755
dep/imgui: Use stb_sprintf 2 years ago
Stenzek f30844cc40
ImGuiManager: Move glyph ranges to separate file 2 years ago