Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Releases: foliea/firegrid

0.4.1

27 Mar 20:11
703eb2b
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Changelog

  • Add QT 5.10 support

0.4.0

22 Jan 00:20
d8d1308
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Changelog

  • Add special keys support to tile keys
  • Use pixel size for fonts
  • Rename squares to tiles in configuration file

0.3.2

06 Jan 01:35
a28e2d9
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

Changelog

  • Fix crash when tile keys count is below 36

0.3.1

06 Jan 00:55
2a603c9
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Changelog

  • Fix issue with screen capture (invalid grab id)

0.3.0

06 Jan 00:20
85d403c
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Changelog

  • Remove multiple configuration files support
  • Properly validate everything in the configuration file
  • Fallback to default configuration if configuration file is not readable or invalid
  • When there is multiple monitors, use monitor where the mouse cursor is
  • Fixes issue with unrecognized CLI flags -h and -v

0.2.3

29 Dec 06:15
f956d02
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Changelog

  • Fix issue when default configuration file is missing
  • Extract version from shard.yml at compile time
  • Check duplicate keys in configuration file

0.2.2

27 Dec 01:54
07b636e
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Changelog

  • Fix issue with default configuration macro

0.2.1

27 Dec 01:06
1508578
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Changelog

  • Update to crystal 0.24.1
  • Add default configuration when no configuration file exists
  • Add configurable exit key
  • Prevent from resizing/moving the overlay
  • Fix crash when pressing a configured key which doesn't match any existing tile

0.2.0

03 Dec 19:04
1791aa7
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Changelog

  • Remove SFML dependency in favor of QT 5 as graphics engine
  • Use QT 5 to fetch screen infromation instead of libx
  • Use QT 5 to capture the screen instead of imagemagick

0.1.2

28 Nov 03:22
66fc754
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Changelog

  • Fix multiple grid size
  • Check configuration file integrity