Skip to content

Releases: phillbush/xfiles

v1.1.1

11 Jun 19:54
Compare
Choose a tag to compare
  • Fixed statusbar opacity

v1.1.0: widget: call cleanwidget() only after widget_set()

11 Jun 13:43
Compare
Choose a tag to compare
  • Added statusbar.
  • Added support for XLFD fonts in addition to Xft fonts.
  • Added support for fallback Xft fonts (user can set up more than one font).

v1.0.4

15 Apr 23:11
Compare
Choose a tag to compare
fix wrong strlen

v1.0.3

05 Apr 15:05
Compare
Choose a tag to compare
fix -N name

v1.0.2: ignore icon patterns for directories

05 Apr 15:02
Compare
Choose a tag to compare
Otherwise a directory /path/tol/dir.jpg/ would have the icon for images
just because it ends in ".jpg" (which is a bad name for directories, in
any case).

v1.0.1

04 Apr 20:50
Compare
Choose a tag to compare
add examples/xfilesthumb

v1.0

04 Apr 19:35
Compare
Choose a tag to compare
fix call to snprintf