OpenVoiceOS / skill-ovos-homescreen

Provides the resting screen for OVOS
Apache License 2.0
2 stars 7 forks source link

Add bus events to control main view pages #98

Closed atd closed 11 months ago

atd commented 12 months ago

Main view pages have the following views:

This commit adds "ovos.gui.main_view.current_index.*" events to control which of these pages is active:

JarbasAl commented 12 months ago

nice one, I have been wanting to do this myself so i could map key presses to these events, in my case because i wanted to use a remote with only numbers and arrow keys in a non-touch screen setup

JarbasAl commented 11 months ago

as a follow up please consider sending PR here documenting the messages

https://github.com/OpenVoiceOS/message_spec

its a work in progress, a new markdown file needs to be created for homescreen

atd commented 11 months ago

https://github.com/OpenVoiceOS/message_spec/pull/3