Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > a7ed535e0f898683bbdb08279c2a8a0d > files > 21

i3blocks-1.4-3.mga7.i586.rpm

# CHANGELOG

## master

## 1.4

  * Several scripts improvements and additions.
  * Add support for the "markup" property (GH #94).
  * Merge contrib scripts into the defaults (GH #36).
  * Add support for persistent blocks (GH #85).
  * Add support for JSON output format (GH #85).

## 1.3

  * Fix click checking (GH #34).
  * Use an alarm (if needed), which is more accurate.
  * Use real-time signals (SIGRTMIN+1 to SIGRTMAX) for blocks, deprecate 
  SIGUSR1 and SIGUSR2.
  * Implement asynchronous block updates (GH #23).
  * Now check for config file ~/.config/i3blocks/config (or
  $XDG_CONFIG_HOME/i3blocks/config if set) before ~/.i3blocks.conf (GH #32), 
  and similar with $XDG_CONFIG_DIRS.
  * Add a cpu usage script (GH #11).

## 1.2

  * Always define env variables related to clicks. Thus, set them to an empty 
  string when no click happened (GH #9).

## 1.1

  * Change return code for urgency to 33 (GH #8).
  * Do not setup stdin if it refers to a tty (GH #7).

## 1.0

Initial release