Releases: Biont/sway-launcher-desktop
Releases · Biont/sway-launcher-desktop
1.7.0
What's Changed
- fix sway config entry for launcher call by @svigerske in #66
- Check autostart condition before launching by @mapster in #76
- Fix #78, use alphabetical order by @anakojm in #79
New Contributors
- @svigerske made their first contribution in #66
- @mapster made their first contribution in #76
- @anakojm made their first contribution in #79
Full Changelog: v1.6.0...v1.7.0
Thanks to all contributors! You rock
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
- #30 Make glyphs configurable
- #30 Visual improvements
- #30 Improve test suite (Thanks @itspngu for this!)
- #33 You can now pipe the resulting command to other programs instead of executing them immediately
- #31 #27 #28 Allow arbitrary commands
- #35 Support the old
[X-Foo Shortcut Group] format
. Thanks to @boredland