Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 525 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 525 Bytes

waffy

Wayland compatible, touch friendly application launcher

waffy-screenshot

Features

  • wlroots dedicated launcher
  • Touch support
  • Read all application locations
  • Respect hidden apps
  • Fuzzy find apps

Requirements

  • gtk-layer-shell - A library to write GTK applications that use Layer Shell

Building

Build with git and cmake

git clone https://github.com/wvffle/waffy.git
cd waffy
cargo build --release