diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-25 08:37:42 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-25 08:37:42 +0100 |
commit | 4e84bc4b78603e5f5b9f85d8b0dff93b8886f17b (patch) | |
tree | 88cf4a162a4acd9007aad33dd0f5ed95ccd19ceb /TODO | |
parent | 5ca513aea73d041dd3d45c7b02c310fc7bcb8cec (diff) |
Actually detect an empty filelist
This fixes imlib2 warnings (and occasional X errors/segfaults), which used to
occur when all files in feh's filelist were suddenly deleted by an external
application. Now, feh simply quits with "No more slides in show" (which makes
more sense, IMHO).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,10 +6,6 @@ having to focus it. Have to be a bit careful with this but could be useful. key/option/signal/timeout to totally reload filelist (rescan directories etc) -The "No more slides left in show" bug was fixed, but now there's a rare -condition (viewing a few images, removing them externally while viewing, -then resizing the window) causing imlib2 warnings. - <keypad begin> antialieses the image, but doing that automatically upon key release would be better. However, I couldn't find a way to do that so far. Even when holding down a key, everytime the eventloop runs I get a |