Luzifer / streamdeck

Library and utility to control Elgato StreamDeck on Linux
Apache License 2.0
34 stars 3 forks source link

Not responding to future keypress event after timeout #2

Closed SilverBut closed 4 years ago

SilverBut commented 4 years ago

After the time defined in display_off_time, it is not possible to bring up the display again by pressing any keys.

SilverBut commented 4 years ago

Maybe we should save current screen's index when turning to the blank page, and set all key's actions to swap back to the screen previously being displayed?

Luzifer commented 4 years ago

This should be fixed with v1.2.0 - please have a look at the new version.

Also relative movement in the history is now possible: action: page

SilverBut commented 4 years ago

fix verified. the new feature is charming!