Skip to content

wvffle/waffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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