Skip to content

Releases: burik666/yagostatus

v1.1.0

10 Jun 16:26
Compare
Choose a tag to compare
  • Now works in Sway.
  • Added the --sway parameter.
  • Now each line is as a separate block if the output_format is text.

Release version 1.0.0

15 May 14:17
Compare
Choose a tag to compare

New features

  • Snippets.
  • Multiblock templates.
  • Now supports stop_signal/cont_signal.
  • The http widget now supports unix socket and many webscoket clients.
  • Added a new workdir parameter for exec, wrapper widgets and events commands.
    By default, commands are executed in the directory with the configuration file.
  • Added a new output_format parameter for exec widget and events.
  • The exec widget now supports update by POSIX Real-Time Signals. (SIGRTMIN-SIGRTMAX).
  • Added a new retry, silent parameters for exec widget.
  • The exec widget now supports zero interval.
  • Added a new override parameter for events.
  • Widget fields are available as ENV variables with the prefix I3_ (example: $ I3_full_text).
  • Improved logging.

See README for details

Deprecated

  • A output parameter.

v0.4.0

21 Feb 22:26
Compare
Choose a tag to compare
  • Add workspace filter
  • Refactoring code

v0.3.0

17 Feb 18:42
Compare
Choose a tag to compare

Add widget events X11 modifiers. See README.md.

v0.2.0

16 Feb 12:15
170e8cb
Compare
Choose a tag to compare

Add default built-in config

First release

13 Jul 09:00
Compare
Choose a tag to compare
v0.1.0

Initial commit