Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slideshow feature #5

Open
hzeller opened this issue Jun 24, 2016 · 0 comments
Open

Slideshow feature #5

hzeller opened this issue Jun 24, 2016 · 0 comments

Comments

@hzeller
Copy link
Owner

hzeller commented Jun 24, 2016

Given multiple images, timg right now displays them in sequence with a given wait-time -w.

It would be cool if there could be a transition effect (simplest: slide in, similar to the scrolling option).

Animated GIFs might be a problem as they might have a different timing between scroll-interval and their repetition interval. A good first implementation could just stop the animation, do the transition, and - if the next image is also an animated gif - start that animation there.

In this context, the different sizes of images have to be addressed as well. Since everything is in-place, they probably need black bars on the borders, with the image centered in the middle, to fill the given display space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant