diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-09 10:46:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-09 10:46:02 +0200 |
commit | 78a066bc2f66367f590425828ebc5bae32bb8407 (patch) | |
tree | 0221fd08e3170000c94fe88d77025a6faffccbfe /ChangeLog | |
parent | 231d12642cde2fa8f03e9dd6d0d4e98e02508a99 (diff) | |
download | feh-78a066bc2f66367f590425828ebc5bae32bb8407.zip |
Use SIGUSR1/SIGUSR2 in slideshow mode to change images
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ git HEAD * Draw a nice little message when in caption editing mode with empty caption (to indicate that caption editing is actually active) * caption mode: Automatically create caption directory if it doesn't exist + * Slideshow mode: SIGUSR1 = next image, SIGUSR2 = previous image Sat Jun 5 21:35:25 CEST 2010 Daniel Friesel <derf@chaosdorf.de |