6 Commits

Author SHA1 Message Date
redphx
49fb8e2818 Refactor "data-enabled" to "data-activated" 2024-10-13 17:32:38 +07:00
redphx
4068930db7 Fix bug with Game Bar when showing it on the right side 2024-05-12 14:40:15 +07:00
redphx
1be9bd8ee1 Add option for Game Bar's position 2024-05-12 08:01:49 +07:00
redphx
5c9202119b Update style of the show/hide touch control button 2024-05-11 21:12:14 +07:00
redphx
9988a55601 Prevent clicking when hiding game bar & toast 2024-05-10 20:34:54 +07:00
redphx
b2e932cc4c
Game bar (#392)
* Fix games with custom touch control sometimes not showing touch icon

* Create game-bar with screenshot button

* Disable Game bar when opening the Guide

* Remove SCREENSHOT_BUTTON_POSITION pref

* Make the touch control action functional

* Show game bar when the game starts

* Fix 720p/High not working (#387)

* Update icons

* Update game bar's animations

* Reset states of Game bar actions before playing

* Don't show Touch control action on non-touch-supported devices

* Clean up

* Update translations

* Update actions' texts

* Clean up
2024-05-10 18:35:40 +07:00