Closed Zeioth closed 2 years ago
Which version do use? I think it was fixed in 98dfcbacc856510fbd41cbd5a031abc2aa92d5ab.
P.S. You don't need to use ./*
in your scenario. If input files are not specified, swayimg will show all images from the current directory.
That's great @artemsen !! I tested swayimg-git and the bug is solved.
About ./*
It would be great to be able to do the same thing, not only from terminal, but also from a file explorer. EXAMPLE: I open one specific file, but I can also navigate to the next one in the same directory by pressing AvPag/RePag.
Opening a file in
Ok, I will think about the navigation feature =)
Let's say I run
Because I want to be able to go though all my photos. If there's any incompatible file format in that directory, it will produce a core dump when trying to read it.
Solution: Allow to read only compatible file formats.