cmd: `find . -type f -print0 | xargs -0 dos2unix`
* Add additional drawer to filter and sort the library * Tint icon when there's a filter active * Comments and minor changes