Skip to content

Releases: thorio/gravel

v0.2.1

05 Jan 12:19
87026a6
Compare
Choose a tag to compare

Changelog:

  • added some more debug logging

v0.2.0

04 Jan 17:00
4806bc6
Compare
Choose a tag to compare

Changelog:

  • added CLI interface
  • added logging
  • improved binding parsing logic
  • fixed unicode selection bug
  • fixed windows console output
  • fixed "copy to clipboard" not working on linux
  • fixed windows cmd opening briefly when web searching
  • lots of internal refactoring

v0.1.4

28 Dec 09:44
a89aa69
Compare
Choose a tag to compare

Changelog:

  • Fixed integer division and other calculator issues

v0.1.3

06 Nov 19:09
f24530a
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Changelog:

  • changed config paths
  • fixed .desktop file discovery, it now respects XDG_DATA_DIRS
  • fixed window positioning not resetting
  • fixed the cursor color in the FLTK frontend
  • fixed autohide conflicting with xgrabkey
  • lots of internal refactoring

Initial Release

19 Sep 19:47
aafaad6
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.1

Add CI