l3ib / nitrogen

Background browser and setter for X windows.
http://projects.l3ib.org/nitrogen
GNU General Public License v2.0
358 stars 40 forks source link

Alphanumeric Sorting of Images #3

Open odduck opened 13 years ago

odduck commented 13 years ago

Is it possible to implement alphanumeric sorting of images in the browser? I have my wallpapers all numbered for easier sorting and navigation but when looking at them in Nitrogen's browser, they come up in a seemingly total random order. Just a minor annoyance, otherwise just wanted to say that I love this program.

Cloudef commented 13 years ago

Maybe I can pick this up tomorrow, if nobody else does. Edit: nevermind, there seems to be glade branch which seems to already have commits about sort order.

daf commented 12 years ago

There are command line options to control sorting already: --sort=alpha, --sort=ralpha, --sort=time

It doesn't pick any of these by default, however - it just goes in filesystem order which is roughly time based. I am open to setting one of these as a default.

kwilcox commented 11 years ago

+1