Add long-right-press as a shortcut to the now playing screen

Implemented for both the wheel and d-pad input methods.
This commit is contained in:
jacqueline
2024-12-18 14:53:45 +11:00
parent b3e1e88ba2
commit 13c5b7b847
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
--- @field scheme Property The currently configured control scheme
--- @field scroll_sensitivity Property How much rotational motion is required on the touchwheel per scroll tick.
--- @field lock_switch Property The current state of the device's lock switch.
--- @field hooks funtion Returns a table containing the inputs and actions associated with the current control scheme.
local controls = {}
return controls