Releases: thorio/gravel
Releases · thorio/gravel
v0.8.2
v0.8.1
v0.8.0
Changelog:
- added secondary actions, accessible by holding shift
- added a provider for creating custom hits
- added hit caching
- added an system action to clear all caches
- added additional cosmetic options to the fltk frontend
- fixed incorrect plugin compatibility check
- fixed process not disappearing from kill query on windows
v0.7.0
v0.6.1
V0.6.0
v0.5.1
v0.5.0
Changelog:
- improved packaging for arch and debian: now includes icons, desktop file and template config
- added a dmenu-like oneshot mode which closes the application after it's done doing stuff, see provider-fltk
behaviour.exit_on_hide
v0.4.0
This release will likely require changes to your config, see config.yml.
Changelog:
- reworked plugin config system
- reworked config for ShowWith hotkey action
- added exec provider
- fixed issue where paste wouldn't trigger a query
- lowered default
window_hide_debounce
to improve responsiveness
v0.3.0
Changelog:
- added config option for startup visibility
- added wildcard query
*
to show all hits - added refresh action to the kill provider
- added colorful crash handler
- added support for a platform-specific config file
- fixed startup visibility on linux
- fixed calculator clipboard not working when gravel is started with x11
- fixed high cpu usage on windows while window hadn't been shown yet
- some internal refactoring and improved error logging