Skip to content

vodkanull/pudu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Note

🦌 pudu is a minimal tiling Wayland Compositor built on top of wlroots. It's just a hobby project, so take it easy.

grabacion.online-video-cutter.com.5.mp4

Caution

XWayland is not supported and this is intentional. pudu is a pure Wayland compositor.

Important

Only tested on Arch Linux. Other distributions may work but are untested.

Dependencies

Before building, install the required packages:

sudo pacman -S base-devel git wlroots0.19 wayland libxkbcommon libinput

Building from source

git clone https://github.com/vodkanull/pudu.git
cd pudu/pudu
make
sudo cp build/pudu /usr/local/bin/

Note

The configuration is read from ~/.config/pudu/config. If the file does not exist, pudu creates it automatically.

Note

The default keybind Super + Enter opens kitty. If kitty is not installed, nothing will happen. You can change this in your config.

Tip

🦌 You can see an example of the configuration file 👉 here 👈.

License

pudu is licensed under the GPL v3.0 license.

About

🦌 Minimal tiling Wayland compositor written in C.

Topics

Resources

License

Stars

Watchers

Forks

Contributors