natwarrior / lcdhost

Automatically exported from code.google.com/p/lcdhost
0 stars 0 forks source link

Ability to automatically cycle through different screens #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Having the ability to automatically cycle through different screens would give 
a huge incrase in usability. Displayed info can be bigger and easier to read.

I think the simplest way to implement this would be to make all your different 
screens, then make a "master" screen which just lists the screens you want to 
display and has a time limit for each screen.

Original issue reported on code.google.com by cyclops1...@gmail.com on 1 May 2011 at 3:57

GoogleCodeExporter commented 9 years ago
(changed to Enhancement from defect)

Original comment by a...@bridgesuk.com on 1 May 2011 at 4:24

GoogleCodeExporter commented 9 years ago
I suppose I could add a "timed loader" object that you could add to each layout 
with a timeout and a layout it then loads.

You would still need to daisy-chain them yourself.

Would this meet your requirements?

This also assumes SR has no plans to implement this behaviour himself any time 
soon.

Original comment by a...@bridgesuk.com on 9 May 2011 at 12:51

GoogleCodeExporter commented 9 years ago
I think any setup which gives us this functionality would be a huge bonus.  If 
you want 10 different screen you can have them :)

Are you thinking:

Layout 1 (timed loader set for x min, then auto loads Layout 2)
Layout 2 (timed loader set for x min, then auto loads Layout 3)
Layout 3 (timed loader set for x min, then auto loads Layout 1) for example....

Original comment by cyclops1...@gmail.com on 9 May 2011 at 1:26

GoogleCodeExporter commented 9 years ago
Yes, exactly that.

Original comment by a...@bridgesuk.com on 9 May 2011 at 5:46

GoogleCodeExporter commented 9 years ago

Original comment by a...@bridgesuk.com on 12 May 2011 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by a...@bridgesuk.com on 12 May 2011 at 6:11

GoogleCodeExporter commented 9 years ago
Added in v0.4 which LCDHost should updated you to automatically.

Add a "Quick Action" but instead of assigning a shortcut key, set the timeout 
and enable "auto trigger". Make sure you save the layout as when it loads 
unsaved changes will be lost!

Original comment by a...@bridgesuk.com on 14 May 2011 at 2:50

GoogleCodeExporter commented 9 years ago
had a quick cursory look as I am out the door, but it appears to be working 
fine.

AWESOME!

Original comment by cyclops1...@gmail.com on 14 May 2011 at 3:19