Skip to content

ohogb/hyu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyu

A wayland compositor written from scratch

preview

Programs running inside hyu

Requirements

  • nightly rust
  • newish linux kernel
  • libxkbcommon
  • libEGL
  • libgbm
  • libudev
  • libinput

Running in tty

cargo run

Keybinds

  • super + esc exits hyu
  • super + t spawns foot terminal
  • super + c closes active window
  • super + j focuses the next window in the stack
  • super + k focuses the previous window in the stack
  • super + shift + j move current window down the stack
  • super + shift + k move current window up the stack

Releases

No releases published

Packages

No packages published