8000 GitHub - MaFackler/mfwm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MaFackler/mfwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup/Development

Clone the repo

git submodule init
git submodule update
make

make run # will open a Xephyr Window

Debug

If the program is executed via make run its possible to attach to the executable via the debug.sh script. It has to be executed as root user. The script used cgdb as a debugger.

sudo ./debug.sh

Test Driven Development

Requires ag and entr.

make tdd

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0