Skip to content

Releases: OmarCastro/rofi-blocks

0.1.0

05 Jun 00:26
Compare
Choose a tag to compare

First release

What's Changed

  • Remove unneeded use of g_strdup_printf + use of g_spawn_ + popup error. by @DaveDavenport in #1
  • fixes #3 - makes it work with wide unicode characters by @fogine in #4
  • adds active-entry event which is always emitted before custom key by @fogine in #5
  • Check for cairo by @Pacman99 in #9
  • fixed a typo in README.md by @brodi1 in #17
  • Fixed custom key input bug by @rahulaggarwal965 in #19
  • fix: Fix error unknown type name 'JsonNode' in page_data.h by @jirutka in #27
  • replace /bin/bash with /usr/bin/env bash in #30
  • Nonselectable by @su55y in #32
  • fix: Fix format string in blocks.c - use %li instead of %i by @jirutka in #29
  • test: Fix outdated page_data_add_line call in check_page_data by @jirutka in #28

Contributors

Full Changelog: https://github.com/OmarCastro/rofi-blocks/commits/v0.1.0