Skip to content

ryonakano/tinywm-vala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinywm-vala

screenshot

A port of TinyWM written in Vala.

You'll need the following dependencies to build:

  • libglib2.0-dev
  • libx11-dev
  • meson (or make)
  • valac

You may need the following dependencies to run:

  • xterm

Build with meson:

meson setup builddir
meson compile -C builddir

Alternatively build with make:

make

About

A port of TinyWM written in Vala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published