wavexx / fgallery

a modern, minimalist javascript photo gallery
https://www.thregr.org/~wavexx/software/fgallery/
GNU General Public License v2.0
252 stars 51 forks source link

Slideshow mode #88

Closed mz64 closed 5 years ago

mz64 commented 6 years ago

Proposal: add slideshow mode

  1. play button in main mode starts slideshow mode
    • button position TBD
    • image goes to full screen with padding (black or blurs; TBD)
  2. delay (seconds) is configurable in slideshow mode
    • up/down arrows
  3. pause button (slideshow mode; hover) keeps the current picture on indefinitely
    • left/right arrows move between full screen pictures (TBD)
    • play button (on hover)
  4. autoplay when idle in main mode
    • autoplay on/off similar with youtube (position right top? TBD)
    • delay can be configured through fgallery command line

@wavexx: I am happy to implement this; let me know

should be merged with #4

usonianhorizon commented 6 years ago

Hello.

I too would love to see this. I have just begun to use fgallery after many years of using shalbum, and find it a pleasure to work with. Have a slideshow mode as outlined by the OP would round out the feature set nicely.

Thanks.

kensanata commented 6 years ago

Sitelen Mute is a fork of fgallery. If you click away the thumbs, the slide show starts. Example gallery: https://alexschroeder.ch/gallery/2018-scotland/

usonianhorizon commented 6 years ago

Thanks for this! That's just what I was looking for.