Skip to content

Need for speed

Compare
Choose a tag to compare
@obestwalter obestwalter released this 11 Jun 20:41
· 117 commits to master since this release

Changed

  • shave off a few hundred precious milliseconds startup time, by moving the very expensive version fetching into a function that is only called, when the version is really needed.
  • help the user, when they use a non existing command
  • remove unwanted side effects from message
  • when config.d already exists, but no i3configger.json exists yet, it is automatically created now
  • better examples/tests