From 4e84bc4b78603e5f5b9f85d8b0dff93b8886f17b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 25 Mar 2010 08:37:42 +0100 Subject: 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). --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 054f5fe..bc90f0e 100644 --- a/TODO +++ b/TODO @@ -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. - 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 -- cgit v1.2.3