mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 12:15:09 +03:00
7c805e9b80
* chore: add onOKActionDescriptions to decky titleview This is in preparation for beebles' custom titleview. Since plugins may reuse the same icons in their custom titleviews, it will be a good practice to disambiguate their meanings. In the Steam UI, any icon button has a matching description. * chore: implement it using the translation framework --------- Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io>