Skip to content

Releases: kit-ty-kate/waylaunch

0.3.0

14 Jan 00:58
Compare
Choose a tag to compare

CHANGES:

  • Fix history handling.
    It previously threw away new commands after the history file reached 50 lines
  • Improve multi-monitors setups by only displaying waylaunch on the first monitor.
    It was previously displayed to the last monitor
  • General fixes and improvements of the compilation of the project

0.2.0

25 Oct 01:57
Compare
Choose a tag to compare

CHANGES:

  • Get rid of the client code from bemenu and use bemenu's library directly
  • Disable use of implicit dependencies

Distribution 0.1.0

09 Oct 12:44
Compare
Choose a tag to compare

CHANGES:

Initial release.
Just a fork of bemenu, binded in OCaml with builtin history and PATH search.