package waylaunch

  1. Overview
  2. Docs
Waylaunch is a program launcher for Wayland

Install

Dune Dependency

Authors

Maintainers

Sources

waylaunch-0.3.0.tar.gz
md5=fa64c35c5a8b6e7a1f6923dae6012b89
sha512=1ebb7e1d8863d7ac0a6863d3cd83068ff4e2fbb00ff89202a2c65c0e9be30dbe75a5c329ab6bc4a722132c8edf0e4e645d2c68512f62087f61676ba99ab037cc

CHANGES.md.html

0.3.0 (13/01/2024)

  • 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/10/2020)

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

  • Disable use of implicit dependencies

0.1.0 (09/10/2020)

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