All Versions
10
Latest Version
Avg Release Cycle
13 days
Latest Release
1029 days ago
Changelog History
Changelog History
-
v0.4.1
March 27, 2018๐ Changelog
- โ Add QT 5.10 support
-
v0.4.0
January 22, 2018๐ Changelog
- โ Add special keys support to tile keys
- ๐ Use pixel size for fonts
- ๐ง Rename
squares
totiles
in configuration file
-
v0.3.2
January 06, 2018๐ Changelog
- ๐ Fix crash when tile keys count is below 36
-
v0.3.1
January 06, 2018๐ Changelog
- ๐ Fix issue with screen capture (invalid grab id)
-
v0.3.0
January 06, 2018๐ 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
-
v0.2.3
December 29, 2017๐ Changelog
- ๐ Fix issue when default configuration file is missing
- Extract version from
shard.yml
at compile time - ๐ง Check duplicate keys in configuration file
-
v0.2.2
December 27, 2017๐ Changelog
- ๐ Fix issue with default configuration macro
-
v0.2.1
December 27, 2017๐ 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
-
v0.2.0
December 03, 2017๐ 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
-
v0.1.2
November 28, 2017๐ Changelog
- ๐ Fix multiple grid size
- ๐ง Check configuration file integrity