Skip to content

acmiyaguchi/rust-tinywm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-tinywm

This is a rust port of TinyWM.

Try it out

 Xephyr -screen 800x600 :1 &
 DISPLAY=:1 ./target/debug/rust-tinywm &
 DISPLAY=:1 xterm &

Usage

  • Focus follows pointer.
  • Alt+Button1, drag: interactive window move.
  • Alt+Button3, drag: interactive window resize.
  • Alt+F1: raise focused window.

About

Rust port of tinywm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages