Skip to content

v0.2.0: theme conversions

Choose a tag to compare

@quantum5quantum5 released this 08 Jan 06:44
· 9 commits to master since this release

This release introduces two new commands to convert entire cursor themes:

  • win2xcurtheme, which converts a Windows cursor theme based on the customary INF installer to an Xcursor theme; and
  • x2wincurtheme, which converts a directory of Xcursors to a Windows cursor theme and generates the complementary INF installer.

It also introduces a debugging command, inspectcur, which shows what exactly is in each cursor.

Full Changelog: v0.1.2...v0.2.0