Commit Graph

6 Commits

Author SHA1 Message Date
redphx
1acb30e3af Refactor Game Bar 2024-10-14 16:45:57 +07:00
redphx
6d2e04aff1 Refactor Game Bar actions 2024-10-13 19:15:29 +07:00
redphx
49fb8e2818 Refactor "data-enabled" to "data-activated" 2024-10-13 17:32:38 +07:00
redphx
3f423325b9 Add Game Bar action to mute/unmute speaker (#491) 2024-09-06 20:44:28 +07:00
redphx
5c9202119b Update style of the show/hide touch control button 2024-05-11 21:12:14 +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