linuxmint / xviewer

A generic Image viewer
GNU General Public License v2.0
75 stars 37 forks source link

Spacebar Optionally Pauses Slideshow (Fixes: https://github.com/linuxmint/xviewer/issues/16) #124

Closed programmer-ceds closed 3 years ago

programmer-ceds commented 3 years ago

These changes address issue #16. They add an option to the Preferences Slideshow tab to cause the spacebar to pause/resume a slideshow (instead of moving to the next image). By default the option is disabled thereby preserving the current behaviour.

The right-arrow and PgDn keys still function as before to allow the user to move to the next image.

When a slideshow is not active the spacebar still behaves as it has up to now.