Skip to content

Releases: domsson/succade

v2.1.3

08 Dec 09:16
Compare
Choose a tag to compare
  • Fixed a crucial bug with font loading that broke succade when used with Lemonbar v1.4

v2.1.1

04 Nov 21:06
Compare
Choose a tag to compare
  • Implemented separator option as requested in issue #49

v2.0.1

02 Oct 18:14
Compare
Choose a tag to compare
  • Fixed some memory leak issues

v2.0.0

02 Oct 11:15
Compare
Choose a tag to compare
  • Implemented default config section that applies options to all blocks
  • Implemented config options padding and margin in addition to padding-left, padding-right, margin-left and margin-right
  • Removed all block-specific config options from the bar section

Note: this release breaks background compatibility with previous versions' config files.

v1.2.1

25 Sep 17:43
Compare
Choose a tag to compare
  • Potentially fixes #40 - the freezing bug originally described by Brodie Robertson
  • Uses libkita instead of posix_spawnp() for action commands

v1.2.0

25 Sep 13:06
Compare
Choose a tag to compare
  • Added areas config option that lets the user easily pass in the -a option to Lemonbar
  • Fixed bug #36 (compile warnings) by putting a 0-check in place

v1.1.0

25 Sep 13:04
Compare
Choose a tag to compare
  • Forgot what has changed here, whoops :)

v1.0.0

11 Jun 21:12
Compare
Choose a tag to compare

This version is a major rewrite of succade, which splits part of its functionality into a different project, libkita. Many issues have been solved with this release and some configuration property names have changed; you will have to update your configuration accordingly if you're upgrading from the previous version (v0.3.0).